Skip to content

Commit 8d9adc8

Browse files
committed
chore(deps): update dependency @types/node to v20.17.2
1 parent d881c98 commit 8d9adc8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@jest/globals": "29.7.0",
4949
"@tsconfig/node20": "20.1.4",
5050
"@types/jest": "29.5.14",
51-
"@types/node": "20.17.1",
51+
"@types/node": "20.17.2",
5252
"@typescript-eslint/eslint-plugin": "6.21.0",
5353
"@typescript-eslint/parser": "6.21.0",
5454
"esbuild": "0.21.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2327,12 +2327,12 @@ __metadata:
23272327
languageName: node
23282328
linkType: hard
23292329

2330-
"@types/node@npm:20.17.1":
2331-
version: 20.17.1
2332-
resolution: "@types/node@npm:20.17.1"
2330+
"@types/node@npm:20.17.2":
2331+
version: 20.17.2
2332+
resolution: "@types/node@npm:20.17.2"
23332333
dependencies:
23342334
undici-types: "npm:~6.19.2"
2335-
checksum: 10/d1f4cd7158df97167953031f7245af3203f52b5f4965c175253b96489c7c55e4c2d4c8a697bb34211bfb99b8824cfcf6287e16cabdac6184a99eedcb26fdd432
2335+
checksum: 10/ca673505ee4ab107cc0429066f39f6f2d0a60a9c6ecad6159e4d2d30dc4122b80f0550adfa1ea29a44cb9bc97d4930112c2a1ea07db1c10783b72e7f6a05b6c9
23362336
languageName: node
23372337
linkType: hard
23382338

@@ -5027,7 +5027,7 @@ __metadata:
50275027
"@jest/globals": "npm:29.7.0"
50285028
"@tsconfig/node20": "npm:20.1.4"
50295029
"@types/jest": "npm:29.5.14"
5030-
"@types/node": "npm:20.17.1"
5030+
"@types/node": "npm:20.17.2"
50315031
"@typescript-eslint/eslint-plugin": "npm:6.21.0"
50325032
"@typescript-eslint/parser": "npm:6.21.0"
50335033
esbuild: "npm:0.21.3"

0 commit comments

Comments
 (0)