Bump @testing-library/jest-dom from 6.1.5 to 6.1.6 in /js (#25810)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.5 to 6.1.6. - [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.5...v6.1.6) --- 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
6f62db1e97
commit
ad2374d360
2 changed files with 8 additions and 8 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.5",
|
||||
"@testing-library/jest-dom": "^6.1.6",
|
||||
"@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.2)
|
||||
'@testing-library/jest-dom':
|
||||
specifier: ^6.1.5
|
||||
version: 6.1.5(vitest@1.1.0)
|
||||
specifier: ^6.1.6
|
||||
version: 6.1.6(vitest@1.1.0)
|
||||
'@testing-library/react':
|
||||
specifier: ^14.1.2
|
||||
version: 14.1.2(react-dom@18.2.0)(react@18.2.0)
|
||||
|
@ -504,8 +504,8 @@ packages:
|
|||
engines: {node: '>=0.10.0'}
|
||||
dev: true
|
||||
|
||||
/@adobe/css-tools@4.3.1:
|
||||
resolution: {integrity: sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==}
|
||||
/@adobe/css-tools@4.3.2:
|
||||
resolution: {integrity: sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==}
|
||||
dev: true
|
||||
|
||||
/@babel/code-frame@7.22.13:
|
||||
|
@ -1696,8 +1696,8 @@ packages:
|
|||
pretty-format: 27.5.1
|
||||
dev: true
|
||||
|
||||
/@testing-library/jest-dom@6.1.5(vitest@1.1.0):
|
||||
resolution: {integrity: sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==}
|
||||
/@testing-library/jest-dom@6.1.6(vitest@1.1.0):
|
||||
resolution: {integrity: sha512-YwuiOdYEcxhfC2u5iNKlvg2Q5MgbutovP6drq7J1HrCbvR+G58BbtoCoq+L/kNlrNFsu2Kt3jaFAviLVxYHJZg==}
|
||||
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
|
||||
peerDependencies:
|
||||
'@jest/globals': '>= 28'
|
||||
|
@ -1714,7 +1714,7 @@ packages:
|
|||
vitest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@adobe/css-tools': 4.3.1
|
||||
'@adobe/css-tools': 4.3.2
|
||||
'@babel/runtime': 7.23.2
|
||||
aria-query: 5.3.0
|
||||
chalk: 3.0.0
|
||||
|
|
Loading…
Reference in a new issue