Bump @testing-library/jest-dom from 6.2.0 to 6.2.1 in /js

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.0 to 6.2.1.
- [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.2.0...v6.2.1)

---
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>
This commit is contained in:
dependabot[bot] 2024-01-23 00:51:27 +00:00 committed by Hynek Mlnařík
parent 6f290eafa0
commit 6f00b7d280
2 changed files with 8 additions and 5 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.2.0", "@testing-library/jest-dom": "^6.2.1",
"@testing-library/react": "^14.1.2", "@testing-library/react": "^14.1.2",
"@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.3) version: 10.0.1(cypress@13.6.3)
'@testing-library/jest-dom': '@testing-library/jest-dom':
specifier: ^6.2.0 specifier: ^6.2.1
version: 6.2.0(vitest@1.2.1) version: 6.2.1(vitest@1.2.1)
'@testing-library/react': '@testing-library/react':
specifier: ^14.1.2 specifier: ^14.1.2
version: 14.1.2(react-dom@18.2.0)(react@18.2.0) version: 14.1.2(react-dom@18.2.0)(react@18.2.0)
@ -1794,17 +1794,20 @@ packages:
pretty-format: 27.5.1 pretty-format: 27.5.1
dev: true dev: true
/@testing-library/jest-dom@6.2.0(vitest@1.2.1): /@testing-library/jest-dom@6.2.1(vitest@1.2.1):
resolution: {integrity: sha512-+BVQlJ9cmEn5RDMUS8c2+TU6giLvzaHZ8sU/x0Jj7fk+6/46wPdwlgOPcpxS17CjcanBi/3VmGMqVr2rmbUmNw==} resolution: {integrity: sha512-Nuy/uFFDe9h/2jwoUuMKgoxvgkUv4S9jI9bARj6dGUKJ3euRhg8JFi5sciYbrayoxkadEOZednRT9+vo6LvvxQ==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'} engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies: peerDependencies:
'@jest/globals': '>= 28' '@jest/globals': '>= 28'
'@types/bun': latest
'@types/jest': '>= 28' '@types/jest': '>= 28'
jest: '>= 28' jest: '>= 28'
vitest: '>= 0.32' vitest: '>= 0.32'
peerDependenciesMeta: peerDependenciesMeta:
'@jest/globals': '@jest/globals':
optional: true optional: true
'@types/bun':
optional: true
'@types/jest': '@types/jest':
optional: true optional: true
jest: jest: