Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and antongolub committed Nov 5, 2024
1 parent 56dcb12 commit 49bb2eb
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 @@ -42,7 +42,7 @@
"devDependencies": {
"@qiwi/substrate-infra": "workspace:*",
"@types/jest": "29.5.14",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"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.13",
"@types/node": "22.8.7",
"@types/node": "22.9.0",
"@types/parsimmon": "1.10.9",
"@types/underscore": "1.13.0",
"axios": "1.7.7",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1311,7 +1311,7 @@ __metadata:
"@types/config": 3.3.5
"@types/jest": 29.5.14
"@types/lodash": 4.17.13
"@types/node": 22.8.7
"@types/node": 22.9.0
"@types/parsimmon": 1.10.9
"@types/underscore": 1.13.0
axios: 1.7.7
Expand All @@ -1334,7 +1334,7 @@ __metadata:
"@qiwi/substrate-std": "workspace:*"
"@qiwi/substrate-types": "workspace:*"
"@types/jest": 29.5.14
"@types/node": 22.8.7
"@types/node": 22.9.0
fs-extra: ^11.2.0
tslib: ^2.6.2
languageName: unknown
Expand Down Expand Up @@ -1836,12 +1836,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.8.7":
version: 22.8.7
resolution: "@types/node@npm:22.8.7"
"@types/node@npm:22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: ~6.19.8
checksum: c7b200d06da97a4d4f46528ae962c028bb06b6ef9ab7f7949639420f3b3d236f041756ca1945dcaec0fcefbafd07b8ca47bbc1b47b77d33a4173211425641426
checksum: c014eb3b8a110f1b87b614a40ef288d13e6b08ae9d5dafbd38951a2eebc24d352dc55330ed9d00c97ee9e64483c3cc14c4aa914c5df7ca7b9eaa1a30b2340dbd
languageName: node
linkType: hard

Expand Down

0 comments on commit 49bb2eb

Please sign in to comment.