Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 18f4100 commit af00c8b
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.12",
"@types/node": "20.16.6",
"@types/node": "20.16.7",
"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.12",
"@types/lodash": "4.17.7",
"@types/node": "20.16.6",
"@types/node": "20.16.7",
"@types/parsimmon": "1.10.9",
"@types/underscore": "1.11.15",
"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.12
"@types/lodash": 4.17.7
"@types/node": 20.16.6
"@types/node": 20.16.7
"@types/parsimmon": 1.10.9
"@types/underscore": 1.11.15
axios: 1.7.7
Expand All @@ -1334,7 +1334,7 @@ __metadata:
"@qiwi/substrate-std": "workspace:*"
"@qiwi/substrate-types": "workspace:*"
"@types/jest": 29.5.12
"@types/node": 20.16.6
"@types/node": 20.16.7
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:20.16.6":
version: 20.16.6
resolution: "@types/node@npm:20.16.6"
"@types/node@npm:20.16.7":
version: 20.16.7
resolution: "@types/node@npm:20.16.7"
dependencies:
undici-types: ~6.19.2
checksum: 453bbd5963d919ff7582574d0cabc3916fd23dc0cc688459e34ef4524df79d55cd5014f0d3948bf4512c04ded07de578613833c7a65a32e4e5fb5df6447d5681
checksum: 29a22ddaca26c537e9d8353e0bb8e733991ac2a3e5bb9db52ca95dc94220e082c32afa95d1b58010ce4c46230324af1a5ccb6d80a272b4a4b43e17c7a2518c88
languageName: node
linkType: hard

Expand Down

0 comments on commit af00c8b

Please sign in to comment.