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.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent bcc086d commit acaf52d
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.10.3",
"@types/node": "20.10.4",
"@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.10.3"
"@types/node": "npm:20.10.4"
"@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.10.3":
version: 20.10.3
resolution: "@types/node@npm:20.10.3"
"@types/node@npm:20.10.4":
version: 20.10.4
resolution: "@types/node@npm:20.10.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 7cb506abb0d570bb5133bd06a47115109a813b507323c985c3b4aef2993eed79b6bb62b82194cb5c558b4d349de3d199ee2e8c693b913065a1cd7f526cc65a68
checksum: c10c1dd13f5c2341ad866777dc32946538a99e1ebd203ae127730814b8e5fa4aedfbcb01cb3e24a5466f1af64bcdfa16e7de6e745ff098fff0942aa779b7fe03
languageName: node
linkType: hard

Expand Down

0 comments on commit acaf52d

Please sign in to comment.