Skip to content

Commit

Permalink
build(deps): update dependency @types/node to v20.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent acd57d8 commit 799a083
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 @@ -68,7 +68,7 @@
"@swc/core": "1.7.39",
"@tsconfig/node20": "20.1.4",
"@tsconfig/strictest": "2.0.5",
"@types/node": "20.16.15",
"@types/node": "20.17.0",
"@vitest/coverage-v8": "2.1.1",
"@vitest/ui": "^2.0.0",
"bignumber.js": "9.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2567,12 +2567,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.15":
version: 20.16.15
resolution: "@types/node@npm:20.16.15"
"@types/node@npm:20.17.0":
version: 20.17.0
resolution: "@types/node@npm:20.17.0"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/f4706676fdff05c7fb188399da578bbcce9260f889cfd767f1c3ee4fb33c369eb1ffa24161651ea3ef5b6a33e2e9b66f393949cab2be77d019277a1e16a7af36
checksum: 10/3b39bb883aeaa558f5779f12bda765db96b56282dd7e55d611915cf6b76d30c355ba099403afd11ccabb6a5bf7fe882ff8ae0af68eda0157669f943b51dc5551
languageName: node
linkType: hard

Expand Down Expand Up @@ -3225,7 +3225,7 @@ __metadata:
"@swc/core": "npm:1.7.39"
"@tsconfig/node20": "npm:20.1.4"
"@tsconfig/strictest": "npm:2.0.5"
"@types/node": "npm:20.16.15"
"@types/node": "npm:20.17.0"
"@vitest/coverage-v8": "npm:2.1.1"
"@vitest/ui": "npm:^2.0.0"
bignumber.js: "npm:9.1.2"
Expand Down

0 comments on commit 799a083

Please sign in to comment.