Skip to content

Commit

Permalink
build(deps): bump @testing-library/jest-dom from 5.17.0 to 6.1.3
Browse files Browse the repository at this point in the history
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.1.3.
- [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@v5.17.0...v6.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent a426f41 commit 4955679
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@shopify/react-i18n": "^7.8.0",
"@svgr/webpack": "^8.1.0",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/file-saver": "^2.0.5",
Expand Down
40 changes: 22 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ __metadata:
languageName: node
linkType: hard

"@adobe/css-tools@npm:^4.0.1":
"@adobe/css-tools@npm:^4.3.0":
version: 4.3.1
resolution: "@adobe/css-tools@npm:4.3.1"
checksum: ad43456379ff391132aff687ece190cb23ea69395e23c9b96690eeabe2468da89a4aaf266e4f8b6eaab53db3d1064107ce0f63c3a974e864f4a04affc768da3f
Expand Down Expand Up @@ -2689,7 +2689,7 @@ __metadata:
"@shopify/react-i18n": ^7.8.0
"@svgr/webpack": ^8.1.0
"@testing-library/dom": ^9.3.1
"@testing-library/jest-dom": ^5.17.0
"@testing-library/jest-dom": ^6.1.3
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.4.3
"@types/file-saver": ^2.0.5
Expand Down Expand Up @@ -4656,20 +4656,33 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^5.17.0":
version: 5.17.0
resolution: "@testing-library/jest-dom@npm:5.17.0"
"@testing-library/jest-dom@npm:^6.1.3":
version: 6.1.3
resolution: "@testing-library/jest-dom@npm:6.1.3"
dependencies:
"@adobe/css-tools": ^4.0.1
"@adobe/css-tools": ^4.3.0
"@babel/runtime": ^7.9.2
"@types/testing-library__jest-dom": ^5.9.1
aria-query: ^5.0.0
chalk: ^3.0.0
css.escape: ^1.5.1
dom-accessibility-api: ^0.5.6
lodash: ^4.17.15
redent: ^3.0.0
checksum: 9f28dbca8b50d7c306aae40c3aa8e06f0e115f740360004bd87d57f95acf7ab4b4f4122a7399a76dbf2bdaaafb15c99cc137fdcb0ae457a92e2de0f3fbf9b03b
peerDependencies:
"@jest/globals": ">= 28"
"@types/jest": ">= 28"
jest: ">= 28"
vitest: ">= 0.32"
peerDependenciesMeta:
"@jest/globals":
optional: true
"@types/jest":
optional: true
jest:
optional: true
vitest:
optional: true
checksum: 5bd14ba31fd3d64cff8ca55cccd335bedadf1db1119643954ca8cd30af835defe6f3a21e7d7617d20205b07abba1b2e668be1b9d6743504800f17fdc4344db75
languageName: node
linkType: hard

Expand Down Expand Up @@ -4920,7 +4933,7 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:*, @types/jest@npm:^29.5.4":
"@types/jest@npm:^29.5.4":
version: 29.5.4
resolution: "@types/jest@npm:29.5.4"
dependencies:
Expand Down Expand Up @@ -5109,15 +5122,6 @@ __metadata:
languageName: node
linkType: hard

"@types/testing-library__jest-dom@npm:^5.9.1":
version: 5.14.3
resolution: "@types/testing-library__jest-dom@npm:5.14.3"
dependencies:
"@types/jest": "*"
checksum: 203443d0e7e5929fbc9e441146f92d85efa033b4697e427ed0164df1c40b720b6bb9bbd96a3171ea5fd8d9301b538fd0f49d4f35594d142afd0f6d2ecac25785
languageName: node
linkType: hard

"@types/tough-cookie@npm:*":
version: 4.0.2
resolution: "@types/tough-cookie@npm:4.0.2"
Expand Down

0 comments on commit 4955679

Please sign in to comment.