Bump @testing-library/react from 14.2.2 to 14.3.0

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.2.2 to 14.3.0.
- [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.2...v14.3.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-09 00:32:39 +00:00 committed by Hynek Mlnařík
parent f015f2db4c
commit e790d34943
2 changed files with 5 additions and 5 deletions

View file

@ -93,7 +93,7 @@
"@4tw/cypress-drag-drop": "^2.2.5",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.2",
"@testing-library/react": "^14.3.0",
"@types/dagre": "^0.7.52",
"@types/file-saver": "^2.0.7",
"@types/lodash-es": "^4.17.12",

View file

@ -236,8 +236,8 @@ importers:
specifier: ^6.4.2
version: 6.4.2(vitest@1.4.0)
'@testing-library/react':
specifier: ^14.2.2
version: 14.2.2(react-dom@18.2.0)(react@18.2.0)
specifier: ^14.3.0
version: 14.3.0(react-dom@18.2.0)(react@18.2.0)
'@types/dagre':
specifier: ^0.7.52
version: 0.7.52
@ -2307,8 +2307,8 @@ packages:
vitest: 1.4.0(@types/node@20.12.5)(jsdom@24.0.0)(lightningcss@1.24.1)
dev: true
/@testing-library/react@14.2.2(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-SOUuM2ysCvjUWBXTNfQ/ztmnKDmqaiPV3SvoIuyxMUca45rbSWWAT/qB8CUs/JQ/ux/8JFs9DNdFQ3f6jH3crA==}
/@testing-library/react@14.3.0(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-AYJGvNFMbCa5vt1UtDCa/dcaABrXq8gph6VN+cffIx0UeA0qiGqS+sT60+sb+Gjc8tGXdECWYQgaF0khf8b+Lg==}
engines: {node: '>=14'}
peerDependencies:
react: ^18.0.0