Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/node to v20.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent 53ba4fb commit c2821c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@jenssimon/eslint-config-base": "7.3.16",
"@jenssimon/eslint-config-typescript": "5.2.16",
"@types/archiver": "5.3.4",
"@types/node": "20.10.8",
"@types/node": "20.11.0",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.56.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1242,12 +1242,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.10.8":
version: 20.10.8
resolution: "@types/node@npm:20.10.8"
"@types/node@npm:20.11.0":
version: 20.11.0
resolution: "@types/node@npm:20.11.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 93268c33c3bf0194427d696658160c77ab8661aa57107df5b248ff952898a372bf92cf0ba7fc07788fa35e59c69b6619cce63d45e4e67fca806e37da7ea42512
checksum: 560aa850dfccb83326f9cba125459f6c3fb0c71ec78f22c61e4d248f1df78bd25fd6792cef573dfbdc49c882f8e38bb1a82ca87e0e28ff2513629c704c2b02af
languageName: node
linkType: hard

Expand Down Expand Up @@ -9271,7 +9271,7 @@ __metadata:
"@jenssimon/eslint-config-base": "npm:7.3.16"
"@jenssimon/eslint-config-typescript": "npm:5.2.16"
"@types/archiver": "npm:5.3.4"
"@types/node": "npm:20.10.8"
"@types/node": "npm:20.11.0"
archiver: "npm:^5.3.2"
camel-case: "npm:^4.1.2"
chalk: "npm:^4.1.2"
Expand Down

0 comments on commit c2821c5

Please sign in to comment.