Bump @testing-library/jest-dom from 6.1.4 to 6.1.5 in /js (#25185)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.4 to 6.1.5. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.4...v6.1.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" 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
6dcaf7b732
commit
93b0c1aebf
2 changed files with 5 additions and 5 deletions
|
@ -92,7 +92,7 @@
|
|||
"devDependencies": {
|
||||
"@4tw/cypress-drag-drop": "^2.2.5",
|
||||
"@testing-library/cypress": "^10.0.1",
|
||||
"@testing-library/jest-dom": "^6.1.4",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
"@types/dagre": "^0.7.52",
|
||||
"@types/file-saver": "^2.0.7",
|
||||
|
|
|
@ -233,8 +233,8 @@ importers:
|
|||
specifier: ^10.0.1
|
||||
version: 10.0.1(cypress@13.6.0)
|
||||
'@testing-library/jest-dom':
|
||||
specifier: ^6.1.4
|
||||
version: 6.1.4(vitest@0.34.6)
|
||||
specifier: ^6.1.5
|
||||
version: 6.1.5(vitest@0.34.6)
|
||||
'@testing-library/react':
|
||||
specifier: ^14.1.2
|
||||
version: 14.1.2(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -1763,8 +1763,8 @@ packages:
|
|||
pretty-format: 27.5.1
|
||||
dev: true
|
||||
|
||||
/@testing-library/jest-dom@6.1.4(vitest@0.34.6):
|
||||
resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==}
|
||||
/@testing-library/jest-dom@6.1.5(vitest@0.34.6):
|
||||
resolution: {integrity: sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==}
|
||||
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
|
||||
peerDependencies:
|
||||
'@jest/globals': '>= 28'
|
||||
|
|
Loading…
Reference in a new issue