Skip to content

Commit d2a9bd6

Browse files
committed
chore(deps): update dependency @types/node to v20.17.0
1 parent 8db187c commit d2a9bd6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@augu/eslint-config": "5.3.0",
3030
"@augu/tsconfig": "1.2.0",
3131
"@types/eslint": "9.6.1",
32-
"@types/node": "20.16.15",
32+
"@types/node": "20.17.0",
3333
"@typescript-eslint/eslint-plugin": "8.11.0",
3434
"@typescript-eslint/parser": "8.11.0",
3535
"@vercel/ncc": "0.38.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ __metadata:
630630
"@augu/tsconfig": "npm:1.2.0"
631631
"@noelware/utils": "npm:2.5.1"
632632
"@types/eslint": "npm:9.6.1"
633-
"@types/node": "npm:20.16.15"
633+
"@types/node": "npm:20.17.0"
634634
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
635635
"@typescript-eslint/parser": "npm:8.11.0"
636636
"@vercel/ncc": "npm:0.38.2"
@@ -813,12 +813,12 @@ __metadata:
813813
languageName: node
814814
linkType: hard
815815

816-
"@types/node@npm:20.16.15":
817-
version: 20.16.15
818-
resolution: "@types/node@npm:20.16.15"
816+
"@types/node@npm:20.17.0":
817+
version: 20.17.0
818+
resolution: "@types/node@npm:20.17.0"
819819
dependencies:
820820
undici-types: "npm:~6.19.2"
821-
checksum: 10/f4706676fdff05c7fb188399da578bbcce9260f889cfd767f1c3ee4fb33c369eb1ffa24161651ea3ef5b6a33e2e9b66f393949cab2be77d019277a1e16a7af36
821+
checksum: 10/3b39bb883aeaa558f5779f12bda765db96b56282dd7e55d611915cf6b76d30c355ba099403afd11ccabb6a5bf7fe882ff8ae0af68eda0157669f943b51dc5551
822822
languageName: node
823823
linkType: hard
824824

0 commit comments

Comments
 (0)