Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 8e14a33 commit 0014741
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.20",
"@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.20":
version: 20.11.20
resolution: "@types/node@npm:20.11.20"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 8e8de211e6d54425c603388a9b5cc9c434101985d0a1c88aabbf65d10df2b1fccd71855c20e61ae8a75c7aea56cb0f64e722cf7914cff1247d0b62ce21996ac4
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.20"
"@types/qs": "npm:6.9.11"
axios: "npm:^1.2.2"
esbuild: "npm:^0.19.0"
Expand Down

0 comments on commit 0014741

Please sign in to comment.