Bump @testing-library/react from 14.1.0 to 14.1.2 in /js (#24834)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.0 to 14.1.2. - [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.0...v14.1.2) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b2eeff2c17
commit
3da406349b
2 changed files with 5 additions and 5 deletions
|
@ -92,7 +92,7 @@
|
||||||
"@4tw/cypress-drag-drop": "^2.2.5",
|
"@4tw/cypress-drag-drop": "^2.2.5",
|
||||||
"@testing-library/cypress": "^10.0.1",
|
"@testing-library/cypress": "^10.0.1",
|
||||||
"@testing-library/jest-dom": "^6.1.4",
|
"@testing-library/jest-dom": "^6.1.4",
|
||||||
"@testing-library/react": "^14.1.0",
|
"@testing-library/react": "^14.1.2",
|
||||||
"@types/dagre": "^0.7.52",
|
"@types/dagre": "^0.7.52",
|
||||||
"@types/file-saver": "^2.0.7",
|
"@types/file-saver": "^2.0.7",
|
||||||
"@types/lodash-es": "^4.17.11",
|
"@types/lodash-es": "^4.17.11",
|
||||||
|
|
|
@ -236,8 +236,8 @@ importers:
|
||||||
specifier: ^6.1.4
|
specifier: ^6.1.4
|
||||||
version: 6.1.4(vitest@0.34.6)
|
version: 6.1.4(vitest@0.34.6)
|
||||||
'@testing-library/react':
|
'@testing-library/react':
|
||||||
specifier: ^14.1.0
|
specifier: ^14.1.2
|
||||||
version: 14.1.0(react-dom@18.2.0)(react@18.2.0)
|
version: 14.1.2(react-dom@18.2.0)(react@18.2.0)
|
||||||
'@types/dagre':
|
'@types/dagre':
|
||||||
specifier: ^0.7.52
|
specifier: ^0.7.52
|
||||||
version: 0.7.52
|
version: 0.7.52
|
||||||
|
@ -1693,8 +1693,8 @@ packages:
|
||||||
vitest: 0.34.6(jsdom@22.1.0)(lightningcss@1.22.1)
|
vitest: 0.34.6(jsdom@22.1.0)(lightningcss@1.22.1)
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@testing-library/react@14.1.0(react-dom@18.2.0)(react@18.2.0):
|
/@testing-library/react@14.1.2(react-dom@18.2.0)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-hcvfZEEyO0xQoZeHmUbuMs7APJCGELpilL7bY+BaJaMP57aWc6q1etFwScnoZDheYjk4ESdlzPdQ33IbsKAK/A==}
|
resolution: {integrity: sha512-z4p7DVBTPjKM5qDZ0t5ZjzkpSNb+fZy1u6bzO7kk8oeGagpPCAtgh4cx1syrfp7a+QWkM021jGqjJaxJJnXAZg==}
|
||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.0.0
|
react: ^18.0.0
|
||||||
|
|
Loading…
Reference in a new issue