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

deps: bump @types/jest from 29.5.9 to 29.5.12 #967

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
16 changes: 8 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"undici": "^5.27.2"
},
"devDependencies": {
"@types/jest": "^29.5.9",
"@types/jest": "^29.5.12",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.9.3",
"@typescript-eslint/eslint-plugin": "^6.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1316,13 +1316,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:^29.5.9":
version: 29.5.9
resolution: "@types/jest@npm:29.5.9"
"@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: 02245cff5f5b5ef46cc8c28acc516674aa167f2398bc4042752db7c763555928c5d62d56b3510eb8a2e5e25eea921f34866ef1c5515edfe16699b4a1e99ed4e1
checksum: 19b1efdeed9d9a60a81edc8226cdeae5af7479e493eaed273e01243891c9651f7b8b4c08fc633a7d0d1d379b091c4179bbaa0807af62542325fd72f2dd17ce1c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3748,7 +3748,7 @@ __metadata:
dependencies:
"@actions/core": ^1.10.1
"@actions/github": ^6.0.0
"@types/jest": ^29.5.9
"@types/jest": ^29.5.12
"@types/js-yaml": ^4.0.9
"@types/node": ^20.9.3
"@typescript-eslint/eslint-plugin": ^6.11.0
Expand Down
Loading