Commit 3c061903 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump @testing-library/jest-dom from 6.1.4 to 6.1.5

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: default avatardependabot[bot] <support@github.com>
parent 83b3f43b
......@@ -48,7 +48,7 @@
},
"devDependencies": {
"@eth-optimism/contracts-bedrock": "workspace:*",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react-hooks": "^8.0.1",
"@types/glob": "^8.1.0",
"@vitest/coverage-istanbul": "^0.34.6",
......
......@@ -35,7 +35,7 @@
},
"devDependencies": {
"@eth-optimism/contracts-ts": "workspace:^",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react-hooks": "^8.0.1",
"@vitest/coverage-istanbul": "^0.34.6",
"abitype": "^0.10.3",
......
......@@ -305,8 +305,8 @@ importers:
specifier: workspace:*
version: link:../contracts-bedrock
'@testing-library/jest-dom':
specifier: ^6.1.4
version: 6.1.4(vitest@0.34.2)
specifier: ^6.1.5
version: 6.1.5(vitest@0.34.2)
'@testing-library/react-hooks':
specifier: ^8.0.1
version: 8.0.1(react-dom@18.2.0)(react@18.2.0)
......@@ -408,8 +408,8 @@ importers:
specifier: workspace:^
version: link:../contracts-ts
'@testing-library/jest-dom':
specifier: ^6.1.4
version: 6.1.4(vitest@0.34.2)
specifier: ^6.1.5
version: 6.1.5(vitest@0.34.2)
'@testing-library/react-hooks':
specifier: ^8.0.1
version: 8.0.1(react@17.0.2)
......@@ -3725,8 +3725,8 @@ packages:
pretty-format: 27.5.1
dev: false
/@testing-library/jest-dom@6.1.4(vitest@0.34.2):
resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==}
/@testing-library/jest-dom@6.1.5(vitest@0.34.2):
resolution: {integrity: sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==}
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