Bump @testing-library/jest-dom from 6.4.1 to 6.4.2 in /js (#26801)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.1 to 6.4.2.
- [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.4.1...v6.4.2)

---
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:
dependabot[bot] 2024-02-06 11:04:52 +01:00 committed by GitHub
parent edcbb83e15
commit 29018abc95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -91,7 +91,7 @@
"devDependencies": { "devDependencies": {
"@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.4.1", "@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1", "@testing-library/react": "^14.2.1",
"@types/dagre": "^0.7.52", "@types/dagre": "^0.7.52",
"@types/file-saver": "^2.0.7", "@types/file-saver": "^2.0.7",

View file

@ -230,8 +230,8 @@ importers:
specifier: ^10.0.1 specifier: ^10.0.1
version: 10.0.1(cypress@13.6.4) version: 10.0.1(cypress@13.6.4)
'@testing-library/jest-dom': '@testing-library/jest-dom':
specifier: ^6.4.1 specifier: ^6.4.2
version: 6.4.1(vitest@1.2.2) version: 6.4.2(vitest@1.2.2)
'@testing-library/react': '@testing-library/react':
specifier: ^14.2.1 specifier: ^14.2.1
version: 14.2.1(react-dom@18.2.0)(react@18.2.0) version: 14.2.1(react-dom@18.2.0)(react@18.2.0)
@ -1800,8 +1800,8 @@ packages:
pretty-format: 27.5.1 pretty-format: 27.5.1
dev: true dev: true
/@testing-library/jest-dom@6.4.1(vitest@1.2.2): /@testing-library/jest-dom@6.4.2(vitest@1.2.2):
resolution: {integrity: sha512-Z7qMM3J2Zw5H/nC2/5CYx5YcuaD56JmDFKNIozZ89VIo6o6Y9FMhssics4e2madEKYDNEpZz3+glPGz0yWMOag==} resolution: {integrity: sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'} engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies: peerDependencies:
'@jest/globals': '>= 28' '@jest/globals': '>= 28'
@ -1822,7 +1822,7 @@ packages:
optional: true optional: true
dependencies: dependencies:
'@adobe/css-tools': 4.3.2 '@adobe/css-tools': 4.3.2
'@babel/runtime': 7.23.2 '@babel/runtime': 7.23.9
aria-query: 5.3.0 aria-query: 5.3.0
chalk: 3.0.0 chalk: 3.0.0
css.escape: 1.5.1 css.escape: 1.5.1