Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 6d80832 commit 919c17c
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.2",
"@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.2":
version: 20.11.2
resolution: "@types/node@npm:20.11.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 11a935f6676f78e1ced4805f9653891d1fc78ecafd78c7352d289be8c1829c88ebfe45ffd6b4687bbfc73edd0e177746d8cefff651a9f13199ac2dd3ca1076b7
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.2"
"@types/qs": "npm:6.9.11"
axios: "npm:^1.2.2"
esbuild: "npm:^0.19.0"
Expand Down

0 comments on commit 919c17c

Please sign in to comment.