Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump @testing-library/jest-dom from 5.16.5 to 6.0.0 #951

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/examples/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"web-vitals": "^2.1.4"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react-scripts": "5.0.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@storybook/manager-webpack5": "^6.5.16",
"@storybook/react": "^6.5.16",
"@storybook/testing-library": "^0.2.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^8.0.1",
"@types/jest-axe": "^3.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@storybook/react": "6.5.9",
"@storybook/testing-library": "^0.2.0",
"@storybook/testing-react": "^1.3.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^13.4.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^13.5.0",
Expand Down
40 changes: 35 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ __metadata:
"@storybook/react": 6.5.9
"@storybook/testing-library": ^0.2.0
"@storybook/testing-react": ^1.3.0
"@testing-library/jest-dom": ^5.16.5
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^13.4.0
"@testing-library/react-hooks": ^8.0.1
"@testing-library/user-event": ^13.5.0
Expand Down Expand Up @@ -10011,7 +10011,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^5.16.2, @testing-library/jest-dom@npm:^5.16.5":
"@testing-library/jest-dom@npm:^5.16.2":
version: 5.16.5
resolution: "@testing-library/jest-dom@npm:5.16.5"
dependencies:
Expand All @@ -10028,6 +10028,36 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:^6.0.0":
version: 6.0.0
resolution: "@testing-library/jest-dom@npm:6.0.0"
dependencies:
"@adobe/css-tools": ^4.0.1
"@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
lodash: ^4.17.15
redent: ^3.0.0
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: 9b978e993f084553f8e39215b08f6e09e84a4c78e578db35d361bb4259aed84418f1b17ce52f23ead4d81cc7cad5ae5b18a6596d6d531a6d2252be66409e7167
languageName: node
linkType: hard

"@testing-library/react-hooks@npm:^8.0.1":
version: 8.0.1
resolution: "@testing-library/react-hooks@npm:8.0.1"
Expand Down Expand Up @@ -13007,7 +13037,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "aws-northstar-demo-legacy@workspace:packages/examples/legacy"
dependencies:
"@testing-library/jest-dom": ^5.16.5
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^13.4.0
"@testing-library/user-event": ^13.5.0
"@types/jest": ^27.5.2
Expand All @@ -13034,7 +13064,7 @@ __metadata:
dependencies:
"@aws-northstar/ui": latest
"@cloudscape-design/components": ^3.0.338
"@testing-library/jest-dom": ^5.16.5
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^13.4.0
"@testing-library/user-event": ^13.5.0
"@types/jest": ^27.5.2
Expand Down Expand Up @@ -13152,7 +13182,7 @@ __metadata:
"@storybook/manager-webpack5": ^6.5.16
"@storybook/react": ^6.5.16
"@storybook/testing-library": ^0.2.0
"@testing-library/jest-dom": ^5.16.5
"@testing-library/jest-dom": ^6.0.0
"@testing-library/react": ^12.1.5
"@testing-library/react-hooks": ^8.0.1
"@types/jest-axe": ^3.5.3
Expand Down
Loading