Commit 16c09956 authored by refcell.eth's avatar refcell.eth Committed by GitHub

Merge pull request #8395 from...

Merge pull request #8395 from ethereum-optimism/dependabot/npm_and_yarn/testing-library/jest-dom-6.1.5

build(deps-dev): bump @testing-library/jest-dom from 6.1.4 to 6.1.5
parents d61af8a3 3c061903
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
}, },
"devDependencies": { "devDependencies": {
"@eth-optimism/contracts-bedrock": "workspace:*", "@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", "@testing-library/react-hooks": "^8.0.1",
"@types/glob": "^8.1.0", "@types/glob": "^8.1.0",
"@vitest/coverage-istanbul": "^0.34.6", "@vitest/coverage-istanbul": "^0.34.6",
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
}, },
"devDependencies": { "devDependencies": {
"@eth-optimism/contracts-ts": "workspace:^", "@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", "@testing-library/react-hooks": "^8.0.1",
"@vitest/coverage-istanbul": "^0.34.6", "@vitest/coverage-istanbul": "^0.34.6",
"abitype": "^0.10.3", "abitype": "^0.10.3",
......
...@@ -305,8 +305,8 @@ importers: ...@@ -305,8 +305,8 @@ importers:
specifier: workspace:* specifier: workspace:*
version: link:../contracts-bedrock version: link:../contracts-bedrock
'@testing-library/jest-dom': '@testing-library/jest-dom':
specifier: ^6.1.4 specifier: ^6.1.5
version: 6.1.4(vitest@0.34.2) version: 6.1.5(vitest@0.34.2)
'@testing-library/react-hooks': '@testing-library/react-hooks':
specifier: ^8.0.1 specifier: ^8.0.1
version: 8.0.1(react-dom@18.2.0)(react@18.2.0) version: 8.0.1(react-dom@18.2.0)(react@18.2.0)
...@@ -408,8 +408,8 @@ importers: ...@@ -408,8 +408,8 @@ importers:
specifier: workspace:^ specifier: workspace:^
version: link:../contracts-ts version: link:../contracts-ts
'@testing-library/jest-dom': '@testing-library/jest-dom':
specifier: ^6.1.4 specifier: ^6.1.5
version: 6.1.4(vitest@0.34.2) version: 6.1.5(vitest@0.34.2)
'@testing-library/react-hooks': '@testing-library/react-hooks':
specifier: ^8.0.1 specifier: ^8.0.1
version: 8.0.1(react@17.0.2) version: 8.0.1(react@17.0.2)
...@@ -3725,8 +3725,8 @@ packages: ...@@ -3725,8 +3725,8 @@ packages:
pretty-format: 27.5.1 pretty-format: 27.5.1
dev: false dev: false
/@testing-library/jest-dom@6.1.4(vitest@0.34.2): /@testing-library/jest-dom@6.1.5(vitest@0.34.2):
resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==} resolution: {integrity: sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'} engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies: peerDependencies:
'@jest/globals': '>= 28' '@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