Commit 9a71fed9 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

dependabot(npm): bump @testing-library/react from 14.1.2 to 14.2.1 (#9391)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 14.2.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.1.2...v14.2.1)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 2d974344
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
} }
}, },
"dependencies": { "dependencies": {
"@testing-library/react": "^14.1.2", "@testing-library/react": "^14.2.1",
"@types/change-case": "^2.3.1", "@types/change-case": "^2.3.1",
"change-case": "4.1.2", "change-case": "4.1.2",
"react": "^18.2.0", "react": "^18.2.0",
......
...@@ -266,8 +266,8 @@ importers: ...@@ -266,8 +266,8 @@ importers:
packages/contracts-ts: packages/contracts-ts:
dependencies: dependencies:
'@testing-library/react': '@testing-library/react':
specifier: ^14.1.2 specifier: ^14.2.1
version: 14.1.2(react-dom@18.2.0)(react@18.2.0) version: 14.2.1(react-dom@18.2.0)(react@18.2.0)
'@types/change-case': '@types/change-case':
specifier: ^2.3.1 specifier: ^2.3.1
version: 2.3.1 version: 2.3.1
...@@ -2005,6 +2005,7 @@ packages: ...@@ -2005,6 +2005,7 @@ packages:
engines: {node: '>=6.9.0'} engines: {node: '>=6.9.0'}
dependencies: dependencies:
regenerator-runtime: 0.13.11 regenerator-runtime: 0.13.11
dev: true
/@babel/runtime@7.23.7: /@babel/runtime@7.23.7:
resolution: {integrity: sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==} resolution: {integrity: sha512-w06OXVOFso7LcbzMiDGt+3X7Rh7Ho8MmgPoWU3rarH+8upf+wSU/grlGbWzQyr3DkdN6ZeuMFjpdwW0Q+HxobA==}
...@@ -5611,14 +5612,14 @@ packages: ...@@ -5611,14 +5612,14 @@ packages:
react-error-boundary: 3.1.4(react@17.0.2) react-error-boundary: 3.1.4(react@17.0.2)
dev: true dev: true
/@testing-library/react@14.1.2(react-dom@18.2.0)(react@18.2.0): /@testing-library/react@14.2.1(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==} resolution: {integrity: sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==}
engines: {node: '>=14'} engines: {node: '>=14'}
peerDependencies: peerDependencies:
react: ^18.0.0 react: ^18.0.0
react-dom: ^18.0.0 react-dom: ^18.0.0
dependencies: dependencies:
'@babel/runtime': 7.22.6 '@babel/runtime': 7.23.7
'@testing-library/dom': 9.3.1 '@testing-library/dom': 9.3.1
'@types/react-dom': 18.2.7 '@types/react-dom': 18.2.7
react: 18.2.0 react: 18.2.0
...@@ -15172,6 +15173,7 @@ packages: ...@@ -15172,6 +15173,7 @@ packages:
/regenerator-runtime@0.13.11: /regenerator-runtime@0.13.11:
resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
dev: true
/regenerator-runtime@0.14.1: /regenerator-runtime@0.14.1:
resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment