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

Commit

Permalink
build(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 bba2786 commit 2e33b42
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 @@ -40,7 +40,7 @@
"@jonahsnider/xo-config": "5.3.0",
"@tsconfig/node20": "20.1.2",
"@tsconfig/strictest": "2.0.2",
"@types/node": "20.11.1",
"@types/node": "20.11.2",
"@vitest/coverage-v8": "0.34.6",
"@vitest/ui": "0.34.7",
"npm-run-all": "4.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ __metadata:
"@jonahsnider/xo-config": "npm:5.3.0"
"@tsconfig/node20": "npm:20.1.2"
"@tsconfig/strictest": "npm:2.0.2"
"@types/node": "npm:20.11.1"
"@types/node": "npm:20.11.2"
"@vitest/coverage-v8": "npm:0.34.6"
"@vitest/ui": "npm:0.34.7"
clipanion: "npm:4.0.0-rc.2"
Expand Down Expand Up @@ -692,12 +692,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.1":
version: 20.11.1
resolution: "@types/node@npm:20.11.1"
"@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: 0b633e9f707167b4b61e472ddb93caca390714ef4f579d528eb5a8e4c621a5d267cc427dc5e01adc9a3ba87ec1e161a51d1bba716ae762c7a01648cbebab6bb5
checksum: 029d603b56f7277b109a14e29e97d8e7269960cedafd8761cd0e65a0bcd9e7a554c192708becf3248a22f42681f476320af6a06c64a692a52414d1c167d9f50a
languageName: node
linkType: hard

Expand Down

0 comments on commit 2e33b42

Please sign in to comment.