Skip to content

Commit

Permalink
chore(deps): upgrade @types/jest to v29.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent 3f1b280 commit 4f34d6a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 15 deletions.
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 @@ -109,7 +109,7 @@
"@types/compression": "1.7.2",
"@types/cors": "2.8.13",
"@types/express": "4.17.17",
"@types/jest": "29.5.2",
"@types/jest": "29.5.4",
"@types/node": "18.16.18",
"@types/qs": "6.9.7",
"@types/react": "18.2.14",
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8129,13 +8129,13 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:29.5.2":
version: 29.5.2
resolution: "@types/jest@npm:29.5.2"
"@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: 7d205599ea3cccc262bad5cc173d3242d6bf8138c99458509230e4ecef07a52d6ddcde5a1dbd49ace655c0af51d2dbadef3748697292ea4d86da19d9e03e19c0
checksum: 38ed5942f44336452efd0f071eab60aaa57cd8d46530348d0a3aa5a691dcbf1366c4ca8f6ee8364efb45b4413bfefae443e5d4f469246a472a03b21ac11cd4ed
languageName: node
linkType: hard

Expand Down Expand Up @@ -9300,15 +9300,6 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.9.0":
version: 8.10.0
resolution: "acorn@npm:8.10.0"
bin:
acorn: bin/acorn
checksum: 538ba38af0cc9e5ef983aee196c4b8b4d87c0c94532334fa7e065b2c8a1f85863467bb774231aae91613fcda5e68740c15d97b1967ae3394d20faddddd8af61d
languageName: node
linkType: hard

"address@npm:^1.0.1, address@npm:^1.1.2":
version: 1.2.0
resolution: "address@npm:1.2.0"
Expand Down Expand Up @@ -12426,7 +12417,7 @@ __metadata:
"@types/compression": 1.7.2
"@types/cors": 2.8.13
"@types/express": 4.17.17
"@types/jest": 29.5.2
"@types/jest": 29.5.4
"@types/node": 18.16.18
"@types/qs": 6.9.7
"@types/react": 18.2.14
Expand Down

0 comments on commit 4f34d6a

Please sign in to comment.