Skip to content

Commit

Permalink
build(deps): bump @testing-library/jest-dom from 6.1.6 to 6.2.0 (#2221)
Browse files Browse the repository at this point in the history
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.6 to 6.2.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.1.6...v6.2.0)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent 2b01d77 commit 3e2e669
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@shopify/react-i18n": "^7.8.0",
"@svgr/webpack": "^8.1.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/file-saver": "^2.0.7",
Expand Down
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2886,7 +2886,7 @@ __metadata:
"@shopify/react-i18n": ^7.8.0
"@svgr/webpack": ^8.1.0
"@testing-library/dom": ^9.3.3
"@testing-library/jest-dom": ^6.1.6
"@testing-library/jest-dom": ^6.2.0
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.5.2
"@types/file-saver": ^2.0.7
Expand Down Expand Up @@ -4848,16 +4848,16 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.1.6":
version: 6.1.6
resolution: "@testing-library/jest-dom@npm:6.1.6"
"@testing-library/jest-dom@npm:^6.2.0":
version: 6.2.0
resolution: "@testing-library/jest-dom@npm:6.2.0"
dependencies:
"@adobe/css-tools": ^4.3.2
"@babel/runtime": ^7.9.2
aria-query: ^5.0.0
chalk: ^3.0.0
css.escape: ^1.5.1
dom-accessibility-api: ^0.5.6
dom-accessibility-api: ^0.6.3
lodash: ^4.17.15
redent: ^3.0.0
peerDependencies:
Expand All @@ -4874,7 +4874,7 @@ __metadata:
optional: true
vitest:
optional: true
checksum: 8d1a80678027915228b483a116fb9e358d25e2faffcd9a2c40b371752fbd53b5cb87351215866a43dd09393e7d364c46fc43923566b00ef63bbf3576d47da940
checksum: 3d46e36b1b7c2cb3c92f64d55d458aab44ae135ac77299df14d14dcf567a286590de58b2f140011b8f7a343f0703ff88f144f27c6ae4921fd612741771d8ee2c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8274,13 +8274,20 @@ __metadata:
languageName: node
linkType: hard

"dom-accessibility-api@npm:^0.5.6, dom-accessibility-api@npm:^0.5.9":
"dom-accessibility-api@npm:^0.5.9":
version: 0.5.13
resolution: "dom-accessibility-api@npm:0.5.13"
checksum: a5a5f14c01e466d424750aaac9225f1dc43cf16d101a1c40e01a554abce63c48084707002c39b805f2ce212273c179dd6d2258175997cd06d5f79851bf52dd40
languageName: node
linkType: hard

"dom-accessibility-api@npm:^0.6.3":
version: 0.6.3
resolution: "dom-accessibility-api@npm:0.6.3"
checksum: c325b5144bb406df23f4affecffc117dbaec9af03daad9ee6b510c5be647b14d28ef0a4ea5ca06d696d8ab40bb777e5fed98b985976fdef9d8790178fa1d573f
languageName: node
linkType: hard

"dom-converter@npm:^0.2.0":
version: 0.2.0
resolution: "dom-converter@npm:0.2.0"
Expand Down

0 comments on commit 3e2e669

Please sign in to comment.