Skip to content

Commit

Permalink
Update dependency @types/jest to ^29.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent fc36655 commit 46a79da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"devDependencies": {
"@types/core-js": "^2.5.8",
"@types/form-data": "^2.5.0",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.13",
"@types/object-assign-deep": "^0.4.3",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1212,13 +1212,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -4369,7 +4369,7 @@ __metadata:
"@badgateway/oauth2-client": "npm:^2.4.1"
"@types/core-js": "npm:^2.5.8"
"@types/form-data": "npm:^2.5.0"
"@types/jest": "npm:^29.5.12"
"@types/jest": "npm:^29.5.13"
"@types/object-assign-deep": "npm:^0.4.3"
"@types/uuid": "npm:^10.0.0"
"@types/ws": "npm:^8.5.12"
Expand Down

0 comments on commit 46a79da

Please sign in to comment.