Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent ae519dc commit 385e086
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 @@ -32,7 +32,7 @@
"zod": "3.23.5"
},
"devDependencies": {
"@types/node": "20.12.7",
"@types/node": "20.14.5",
"@vitest/coverage-v8": "1.5.3",
"prettier": "3.2.5",
"typescript": "5.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -444,12 +444,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.7":
version: 20.12.7
resolution: "@types/node@npm:20.12.7"
"@types/node@npm:20.14.5":
version: 20.14.5
resolution: "@types/node@npm:20.14.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/dce80d63a3b91892b321af823d624995c61e39c6a223cc0ac481a44d337640cc46931d33efb3beeed75f5c85c3bda1d97cef4c5cd4ec333caf5dee59cff6eca0
checksum: 10c0/06a8c304b5f7f190d4497807dc67ad09ee7b14ea2996bfdc823553c624698d8cab1ef9d16f8b764f20cb9eb11caa0e832787741e9ef70e1c89d620797ab28436
languageName: node
linkType: hard

Expand Down Expand Up @@ -2028,7 +2028,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "testing-farm@workspace:."
dependencies:
"@types/node": "npm:20.12.7"
"@types/node": "npm:20.14.5"
"@vitest/coverage-v8": "npm:1.5.3"
axios: "npm:1.6.8"
prettier: "npm:3.2.5"
Expand Down

0 comments on commit 385e086

Please sign in to comment.