Commit 5ffe9606 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

dependabot(npm): bump @testing-library/jest-dom from 6.3.0 to 6.4.2 (#9387)

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

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent ab110eac
......@@ -48,7 +48,7 @@
},
"devDependencies": {
"@eth-optimism/contracts-bedrock": "workspace:*",
"@testing-library/jest-dom": "^6.3.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react-hooks": "^8.0.1",
"@types/glob": "^8.1.0",
"@vitest/coverage-istanbul": "^1.2.2",
......
......@@ -35,7 +35,7 @@
},
"devDependencies": {
"@eth-optimism/contracts-ts": "workspace:^",
"@testing-library/jest-dom": "^6.3.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react-hooks": "^8.0.1",
"@vitest/coverage-istanbul": "^1.2.2",
"abitype": "^1.0.0",
......
......@@ -288,8 +288,8 @@ importers:
specifier: workspace:*
version: link:../contracts-bedrock
'@testing-library/jest-dom':
specifier: ^6.3.0
version: 6.3.0(vitest@1.2.2)
specifier: ^6.4.2
version: 6.4.2(vitest@1.2.2)
'@testing-library/react-hooks':
specifier: ^8.0.1
version: 8.0.1(react-dom@18.2.0)(react@18.2.0)
......@@ -394,8 +394,8 @@ importers:
specifier: workspace:^
version: link:../contracts-ts
'@testing-library/jest-dom':
specifier: ^6.3.0
version: 6.3.0(vitest@1.2.2)
specifier: ^6.4.2
version: 6.4.2(vitest@1.2.2)
'@testing-library/react-hooks':
specifier: ^8.0.1
version: 8.0.1(react@17.0.2)
......@@ -5536,8 +5536,8 @@ packages:
pretty-format: 27.5.1
dev: false
/@testing-library/jest-dom@6.3.0(vitest@1.2.2):
resolution: {integrity: sha512-hJVIrkFizEQxoWsGBlycTcQhrpoCH4DhXfrnHFFXgkx3Xdm15zycsq5Ep+vpw4W8S0NJa8cxDHcuJib+1tEbhg==}
/@testing-library/jest-dom@6.4.2(vitest@1.2.2):
resolution: {integrity: sha512-CzqH0AFymEMG48CpzXFriYYkOjk6ZGPCLMhW9e9jg3KMCn5OfJecF8GtGW7yGfR/IgCe3SX8BSwjdzI6BBbZLw==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies:
'@jest/globals': '>= 28'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment