Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and antongolub committed Sep 28, 2024
1 parent f3a68dc commit 1c47d4b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/facade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@qiwi/substrate-infra": "workspace:*",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/node": "20.16.10",
"fs-extra": "^11.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@qiwi/uniconfig": "3.5.16",
"@types/bluebird": "3.5.42",
"@types/config": "3.3.5",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/lodash": "4.17.9",
"@types/node": "20.16.10",
"@types/parsimmon": "1.10.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1309,7 +1309,7 @@ __metadata:
"@qiwi/uniconfig": 3.5.16
"@types/bluebird": 3.5.42
"@types/config": 3.3.5
"@types/jest": 29.5.12
"@types/jest": 29.5.13
"@types/lodash": 4.17.9
"@types/node": 20.16.10
"@types/parsimmon": 1.10.9
Expand All @@ -1333,7 +1333,7 @@ __metadata:
"@qiwi/substrate-infra": "workspace:*"
"@qiwi/substrate-std": "workspace:*"
"@qiwi/substrate-types": "workspace:*"
"@types/jest": 29.5.12
"@types/jest": 29.5.13
"@types/node": 20.16.10
fs-extra: ^11.2.0
tslib: ^2.6.2
Expand Down Expand Up @@ -1775,13 +1775,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: ^29.0.0
pretty-format: ^29.0.0
checksum: 19b1efdeed9d9a60a81edc8226cdeae5af7479e493eaed273e01243891c9651f7b8b4c08fc633a7d0d1d379b091c4179bbaa0807af62542325fd72f2dd17ce1c
checksum: 875ac23c2398cdcf22aa56c6ba24560f11d2afda226d4fa23936322dde6202f9fdbd2b91602af51c27ecba223d9fc3c1e33c9df7e47b3bf0e2aefc6baf13ce53
languageName: node
linkType: hard

Expand Down

0 comments on commit 1c47d4b

Please sign in to comment.