Skip to content

Commit dba6aa2

Browse files
Bump @types/node from 20.12.4 to 20.12.7 (#152)
1 parent d8aa39a commit dba6aa2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@rollup/plugin-typescript": "^11.1.6",
3333
"@stylistic/eslint-plugin-js": "^1.6.2",
3434
"@tsconfig/node20": "^20.1.4",
35-
"@types/node": "^20.12.4",
35+
"@types/node": "^20.12.7",
3636
"@typescript-eslint/eslint-plugin": "^7.6.0",
3737
"@typescript-eslint/parser": "^7.6.0",
3838
"eslint": "^8.56.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,10 +1358,10 @@
13581358
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
13591359
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
13601360

1361-
"@types/node@^20.12.4":
1362-
version "20.12.4"
1363-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.4.tgz#af5921bd75ccdf3a3d8b3fa75bf3d3359268cd11"
1364-
integrity sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==
1361+
"@types/node@^20.12.7":
1362+
version "20.12.7"
1363+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
1364+
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
13651365
dependencies:
13661366
undici-types "~5.26.4"
13671367

0 commit comments

Comments
 (0)