Bump @testing-library/react from 14.2.0 to 14.2.1 in /js

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.2.0 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.2.0...v14.2.1)

---
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>
This commit is contained in:
dependabot[bot] 2024-02-05 01:17:33 +00:00 committed by Hynek Mlnařík
parent 89834c37b0
commit 0e1f3ec402
2 changed files with 5 additions and 5 deletions

View file

@ -92,7 +92,7 @@
"@4tw/cypress-drag-drop": "^2.2.5",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.4.1",
"@testing-library/react": "^14.2.0",
"@testing-library/react": "^14.2.1",
"@types/dagre": "^0.7.52",
"@types/file-saver": "^2.0.7",
"@types/lodash-es": "^4.17.12",

View file

@ -233,8 +233,8 @@ importers:
specifier: ^6.4.1
version: 6.4.1(vitest@1.2.2)
'@testing-library/react':
specifier: ^14.2.0
version: 14.2.0(react-dom@18.2.0)(react@18.2.0)
specifier: ^14.2.1
version: 14.2.1(react-dom@18.2.0)(react@18.2.0)
'@types/dagre':
specifier: ^0.7.52
version: 0.7.52
@ -1832,8 +1832,8 @@ packages:
vitest: 1.2.2(@types/node@20.11.16)(jsdom@24.0.0)(lightningcss@1.23.0)
dev: true
/@testing-library/react@14.2.0(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-7uBnPHyOG6nDGCzv8SLeJbSa33ZoYw7swYpSLIgJvBALdq7l9zPNk33om4USrxy1lKTxXaVfufzLmq83WNfWIw==}
/@testing-library/react@14.2.1(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-sGdjws32ai5TLerhvzThYFbpnF9XtL65Cjf+gB0Dhr29BGqK+mAeN7SURSdu+eqgET4ANcWoC7FQpkaiGvBr+A==}
engines: {node: '>=14'}
peerDependencies:
react: ^18.0.0