Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/jest to v29.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 14, 2023
1 parent 8f70a3e commit e53904c
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 @@ -29,7 +29,7 @@
"@jest/types": "29.5.0",
"@tsconfig/node18-strictest-esm": "1.0.1",
"@types/eslint": "8.21.1",
"@types/jest": "29.4.0",
"@types/jest": "29.4.1",
"@types/node": "18.14.6",
"@types/prettier": "2.7.2",
"@typescript-eslint/eslint-plugin": "5.54.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1269,13 +1269,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.4.1":
version: 29.4.1
resolution: "@types/jest@npm:29.4.1"
dependencies:
expect: ^29.0.0
pretty-format: ^29.0.0
checksum: 23760282362a252e6690314584d83a47512d4cd61663e957ed3398ecf98195fe931c45606ee2f9def12f8ed7d8aa102d492ec42d26facdaf8b78094a31e6568e
checksum: 75cdd1804615b663b88844eef61cb7c8104d65baf718190a1cd88ce199412dbe2ee136df3698604cc258a9a62ba7cbd7bd7712a17d8cb748909263ef56d6aac3
languageName: node
linkType: hard

Expand Down Expand Up @@ -2443,7 +2443,7 @@ __metadata:
"@jest/types": 29.5.0
"@tsconfig/node18-strictest-esm": 1.0.1
"@types/eslint": 8.21.1
"@types/jest": 29.4.0
"@types/jest": 29.4.1
"@types/node": 18.14.6
"@types/prettier": 2.7.2
"@typescript-eslint/eslint-plugin": 5.54.1
Expand Down

0 comments on commit e53904c

Please sign in to comment.