Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.14 (#1183)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 97ed5e8 commit 9873ff7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@swc/core": "1.7.39",
"@swc/jest": "0.2.36",
"@tsconfig/node20": "20.1.4",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"@types/node": "20.11.30",
"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "8.11.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1159,7 +1159,7 @@ __metadata:
"@swc/core": "npm:1.7.39"
"@swc/jest": "npm:0.2.36"
"@tsconfig/node20": "npm:20.1.4"
"@types/jest": "npm:29.5.13"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:20.11.30"
"@types/semver": "npm:7.5.8"
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
Expand Down Expand Up @@ -1449,13 +1449,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.13":
version: 29.5.13
resolution: "@types/jest@npm:29.5.13"
"@types/jest@npm:29.5.14":
version: 29.5.14
resolution: "@types/jest@npm:29.5.14"
dependencies:
expect: "npm:^29.0.0"
pretty-format: "npm:^29.0.0"
checksum: 10/7d6e3e4ef4b1cab0f61270d55764709512fdfbcb1bd47c0ef44117d48490529c1f264dacf3440b9188363e99e290b80b79c529eadc3af2184116a90f6856b192
checksum: 10/59ec7a9c4688aae8ee529316c43853468b6034f453d08a2e1064b281af9c81234cec986be796288f1bbb29efe943bc950e70c8fa8faae1e460d50e3cf9760f9b
languageName: node
linkType: hard

Expand Down

0 comments on commit 9873ff7

Please sign in to comment.