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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 7cb32f5 commit bba2786
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.0",
"@types/node": "20.11.1",
"@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.0"
"@types/node": "npm:20.11.1"
"@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.0":
version: 20.11.0
resolution: "@types/node@npm:20.11.0"
"@types/node@npm:20.11.1":
version: 20.11.1
resolution: "@types/node@npm:20.11.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 8da60a8ccb65181c3d6f7686ddc5f1b1616cafa14d9e520a866adff82c17cc99336a78dd7ce7bee8f54e2332946f678b0e3aa377fbaaf751d3c05b64600872c6
checksum: 0b633e9f707167b4b61e472ddb93caca390714ef4f579d528eb5a8e4c621a5d267cc427dc5e01adc9a3ba87ec1e161a51d1bba716ae762c7a01648cbebab6bb5
languageName: node
linkType: hard

Expand Down

0 comments on commit bba2786

Please sign in to comment.