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.5.6 to 29.5.12 #355

Merged
merged 1 commit into from
Feb 2, 2024
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@slack/webhook": "^7.0.2"
},
"devDependencies": {
"@types/jest": "^29.5.6",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.18.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1300,13 +1300,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.6":
version: 29.5.6
resolution: "@types/jest@npm:29.5.6"
"@types/jest@npm:^29.5.12":
version: 29.5.12
resolution: "@types/jest@npm:29.5.12"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: fa13a27bd1c8efd0381a419478769d0d6d3a8e93e1952d7ac3a16274e8440af6f73ed6f96ac1ff00761198badf2ee226b5ab5583a5d87a78d609ea78da5c5a24
checksum: 19b1efdeed9d9a60a81edc8226cdeae5af7479e493eaed273e01243891c9651f7b8b4c08fc633a7d0d1d379b091c4179bbaa0807af62542325fd72f2dd17ce1c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6513,7 +6513,7 @@ __metadata:
"@actions/core": ^1.10.1
"@actions/github": ^6.0.0
"@slack/webhook": ^7.0.2
"@types/jest": ^29.5.6
"@types/jest": ^29.5.12
"@types/node": ^20.11.16
"@typescript-eslint/eslint-plugin": ^6.8.0
"@typescript-eslint/parser": ^6.18.1
Expand Down
Loading