Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zxilly committed Aug 26, 2023
1 parent 730deeb commit 29ff8b8
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 @@ -32,7 +32,7 @@
"packageManager": "[email protected]",
"devDependencies": {
"@rollup/plugin-json": "^6.0.0",
"@types/jest": "29.4.0",
"@types/jest": "29.5.4",
"@types/node": "18.14.0",
"@types/qs": "6.9.7",
"esbuild": "^0.19.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1401,13 +1401,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.4.0":
version: 29.4.0
resolution: "@types/jest@npm:29.4.0"
"@types/jest@npm:29.5.4":
version: 29.5.4
resolution: "@types/jest@npm:29.5.4"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 23760282362a252e6690314584d83a47512d4cd61663e957ed3398ecf98195fe931c45606ee2f9def12f8ed7d8aa102d492ec42d26facdaf8b78094a31e6568e
checksum: 38ed5942f44336452efd0f071eab60aaa57cd8d46530348d0a3aa5a691dcbf1366c4ca8f6ee8364efb45b4413bfefae443e5d4f469246a472a03b21ac11cd4ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -5376,7 +5376,7 @@ __metadata:
resolution: "znotify@workspace:."
dependencies:
"@rollup/plugin-json": ^6.0.0
"@types/jest": 29.4.0
"@types/jest": 29.5.4
"@types/node": 18.14.0
"@types/qs": 6.9.7
axios: ^1.2.2
Expand Down

0 comments on commit 29ff8b8

Please sign in to comment.