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

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

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.0.1 to 6.1.4.
- [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.0.1...v6.1.4)

---
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>
parent 398a09b4
......@@ -48,7 +48,7 @@
},
"devDependencies": {
"@eth-optimism/contracts-bedrock": "workspace:*",
"@testing-library/jest-dom": "^6.0.1",
"@testing-library/jest-dom": "^6.1.4",
"@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.0.1",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react-hooks": "^8.0.1",
"@vitest/coverage-istanbul": "^0.34.6",
"abitype": "^0.10.1",
......
......@@ -308,8 +308,8 @@ importers:
specifier: workspace:*
version: link:../contracts-bedrock
'@testing-library/jest-dom':
specifier: ^6.0.1
version: 6.0.1(vitest@0.34.2)
specifier: ^6.1.4
version: 6.1.4(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)
......@@ -411,8 +411,8 @@ importers:
specifier: workspace:^
version: link:../contracts-ts
'@testing-library/jest-dom':
specifier: ^6.0.1
version: 6.0.1(vitest@0.34.2)
specifier: ^6.1.4
version: 6.1.4(vitest@0.34.2)
'@testing-library/react-hooks':
specifier: ^8.0.1
version: 8.0.1(react@17.0.2)
......@@ -588,8 +588,8 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
/@adobe/css-tools@4.2.0:
resolution: {integrity: sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA==}
/@adobe/css-tools@4.3.1:
resolution: {integrity: sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==}
dev: true
/@adraffy/ens-normalize@1.9.4:
......@@ -3683,8 +3683,8 @@ packages:
pretty-format: 27.5.1
dev: false
/@testing-library/jest-dom@6.0.1(vitest@0.34.2):
resolution: {integrity: sha512-0hx/AWrJp8EKr8LmC5jrV3Lx8TZySH7McU1Ix2czBPQnLd458CefSEGjZy7w8kaBRA6LhoPkGjoZ3yqSs338IQ==}
/@testing-library/jest-dom@6.1.4(vitest@0.34.2):
resolution: {integrity: sha512-wpoYrCYwSZ5/AxcrjLxJmCU6I5QAJXslEeSiMQqaWmP2Kzpd1LvF/qxmAIW2qposULGWq2gw30GgVNFLSc2Jnw==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies:
'@jest/globals': '>= 28'
......@@ -3701,7 +3701,7 @@ packages:
vitest:
optional: true
dependencies:
'@adobe/css-tools': 4.2.0
'@adobe/css-tools': 4.3.1
'@babel/runtime': 7.22.6
aria-query: 5.3.0
chalk: 3.0.0
......
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