Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 6d80832 commit 18b2815
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@rollup/plugin-json": "^6.0.0",
"@types/jest": "29.5.11",
"@types/node": "20.10.6",
"@types/node": "20.11.11",
"@types/qs": "6.9.11",
"esbuild": "^0.19.0",
"jest": "29.7.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.10.6":
"@types/node@npm:*":
version: 20.10.6
resolution: "@types/node@npm:20.10.6"
dependencies:
Expand All @@ -1185,6 +1185,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.11":
version: 20.11.11
resolution: "@types/node@npm:20.11.11"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 9df522ba278c34d7b37329f474369d485b93f0ef5c70be4ccdfce6c49cf61f4a9d39166c66ee5e7f550abda7b211bc4446df98a16ac2cf9f8aa13eae8d1def1b
languageName: node
linkType: hard

"@types/qs@npm:6.9.11":
version: 6.9.11
resolution: "@types/qs@npm:6.9.11"
Expand Down Expand Up @@ -5171,7 +5180,7 @@ __metadata:
dependencies:
"@rollup/plugin-json": "npm:^6.0.0"
"@types/jest": "npm:29.5.11"
"@types/node": "npm:20.10.6"
"@types/node": "npm:20.11.11"
"@types/qs": "npm:6.9.11"
axios: "npm:^1.2.2"
esbuild: "npm:^0.19.0"
Expand Down

0 comments on commit 18b2815

Please sign in to comment.