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

⬆️ Bump @types/jest from 29.2.4 to 29.2.5 #1251

Merged
merged 1 commit into from
Jan 2, 2023
Merged
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/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@types/fetch-mock": "^7.3.5",
"@types/jest": "^29.2.4",
"@types/jest": "^29.2.5",
"@types/react": "^18.0.26",
"@types/react-test-renderer": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.47.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2132,13 +2132,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.2.4":
version: 29.2.4
resolution: "@types/jest@npm:29.2.4"
"@types/jest@npm:^29.2.5":
version: 29.2.5
resolution: "@types/jest@npm:29.2.5"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 9deb4756fe1b438d41ff1aae7d6c216c9e49e5fe60f539f8edb6698ffeb530ff7b25d37e223439b03602ca3a7397c9c2e53e1a39c7bd616353472fce0cc04107
checksum: d668470f00ec4cb8b8457f1fd90f7358fad8f22d74b85006dad6be522d6b9bf10f49f597e88d1d1a518d211c1b65be32a1f27f0e49ce0658d110a9206b8ea310
languageName: node
linkType: hard

Expand Down Expand Up @@ -8968,7 +8968,7 @@ __metadata:
resolution: "website@workspace:packages/website"
dependencies:
"@types/fetch-mock": ^7.3.5
"@types/jest": ^29.2.4
"@types/jest": ^29.2.5
"@types/react": ^18.0.26
"@types/react-test-renderer": ^18.0.0
"@typescript-eslint/eslint-plugin": ^5.47.0
Expand Down