Commit 2aedf8ad authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

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

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

---
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 f5766ab7
...@@ -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.5", "@testing-library/jest-dom": "^6.2.1",
"@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": "^1.2.1", "@vitest/coverage-istanbul": "^1.2.1",
......
...@@ -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.5", "@testing-library/jest-dom": "^6.2.1",
"@testing-library/react-hooks": "^8.0.1", "@testing-library/react-hooks": "^8.0.1",
"@vitest/coverage-istanbul": "^1.2.1", "@vitest/coverage-istanbul": "^1.2.1",
"abitype": "^0.10.3", "abitype": "^0.10.3",
......
...@@ -288,8 +288,8 @@ importers: ...@@ -288,8 +288,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.5 specifier: ^6.2.1
version: 6.1.5(vitest@1.0.1) version: 6.2.1(vitest@1.0.1)
'@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)
...@@ -394,8 +394,8 @@ importers: ...@@ -394,8 +394,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.5 specifier: ^6.2.1
version: 6.1.5(vitest@1.0.1) version: 6.2.1(vitest@1.0.1)
'@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)
...@@ -571,8 +571,8 @@ packages: ...@@ -571,8 +571,8 @@ packages:
engines: {node: '>=0.10.0'} engines: {node: '>=0.10.0'}
dev: true dev: true
/@adobe/css-tools@4.3.1: /@adobe/css-tools@4.3.2:
resolution: {integrity: sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==} resolution: {integrity: sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==}
dev: true dev: true
/@adraffy/ens-normalize@1.10.0: /@adraffy/ens-normalize@1.10.0:
...@@ -5540,17 +5540,20 @@ packages: ...@@ -5540,17 +5540,20 @@ packages:
pretty-format: 27.5.1 pretty-format: 27.5.1
dev: false dev: false
/@testing-library/jest-dom@6.1.5(vitest@1.0.1): /@testing-library/jest-dom@6.2.1(vitest@1.0.1):
resolution: {integrity: sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==} 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:
...@@ -5558,12 +5561,12 @@ packages: ...@@ -5558,12 +5561,12 @@ packages:
vitest: vitest:
optional: true optional: true
dependencies: dependencies:
'@adobe/css-tools': 4.3.1 '@adobe/css-tools': 4.3.2
'@babel/runtime': 7.22.6 '@babel/runtime': 7.23.7
aria-query: 5.3.0 aria-query: 5.3.0
chalk: 3.0.0 chalk: 3.0.0
css.escape: 1.5.1 css.escape: 1.5.1
dom-accessibility-api: 0.5.16 dom-accessibility-api: 0.6.3
lodash: 4.17.21 lodash: 4.17.21
redent: 3.0.0 redent: 3.0.0
vitest: 1.0.1(@types/node@20.10.8)(jsdom@23.2.0) vitest: 1.0.1(@types/node@20.10.8)(jsdom@23.2.0)
...@@ -8925,6 +8928,11 @@ packages: ...@@ -8925,6 +8928,11 @@ packages:
/dom-accessibility-api@0.5.16: /dom-accessibility-api@0.5.16:
resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==} resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==}
dev: false
/dom-accessibility-api@0.6.3:
resolution: {integrity: sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==}
dev: true
/dom-serializer@1.4.1: /dom-serializer@1.4.1:
resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==} resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
......
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