Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 9cb6f81 commit b0aeac3
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 @@ -40,7 +40,7 @@
"devDependencies": {
"@qiwi/substrate-infra": "workspace:*",
"@types/jest": "29.5.14",
"@types/node": "22.10.6",
"@types/node": "22.10.9",
"fs-extra": "^11.2.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/config": "3.3.5",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.14",
"@types/node": "22.10.6",
"@types/node": "22.10.9",
"@types/parsimmon": "1.10.9",
"@types/underscore": "1.13.0",
"axios": "1.7.9",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2538,7 +2538,7 @@ __metadata:
"@types/config": 3.3.5
"@types/jest": 29.5.14
"@types/lodash": 4.17.14
"@types/node": 22.10.6
"@types/node": 22.10.9
"@types/parsimmon": 1.10.9
"@types/underscore": 1.13.0
axios: 1.7.9
Expand All @@ -2561,7 +2561,7 @@ __metadata:
"@qiwi/substrate-std": "workspace:*"
"@qiwi/substrate-types": "workspace:*"
"@types/jest": 29.5.14
"@types/node": 22.10.6
"@types/node": 22.10.9
fs-extra: ^11.2.0
tslib: ^2.8.1
languageName: unknown
Expand Down Expand Up @@ -3105,12 +3105,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.6":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
"@types/node@npm:22.10.9":
version: 22.10.9
resolution: "@types/node@npm:22.10.9"
dependencies:
undici-types: ~6.20.0
checksum: 3bf26c7df8b7f0085f7a53d1f4ee124f8af01c7e4c072c3c10ec0ba91a03611fce124fed279f512b1ff259835bee5589e02f1ba0914ca6b372a7f99aef5faa3c
checksum: bd9a94fe5de516dcf13b4e9268696a99be3ba7146322c92b5ca3ea5368846cbb851843e2dda7030636653738405ea67e7bd972c630733420f84e199ad2c440ec
languageName: node
linkType: hard

Expand Down

0 comments on commit b0aeac3

Please sign in to comment.