Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent 0f7ab78 commit f471050
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.12.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.12.2":
version: 20.12.2
resolution: "@types/node@npm:20.12.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: bb47d115a8f95aadebdd6403fee16d149d6b5568ad53bacc42df34c2d572561e36ba47b05f7f68bada43752d7369b470a90df65b646af7502dfb799a21b4fca7
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.12.2"
"@types/qs": "npm:6.9.11"
axios: "npm:^1.2.2"
esbuild: "npm:^0.19.0"
Expand Down

0 comments on commit f471050

Please sign in to comment.