File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@rollup/plugin-typescript" : " ^11.1.6" ,
33
33
"@stylistic/eslint-plugin-js" : " ^1.6.2" ,
34
34
"@tsconfig/node20" : " ^20.1.4" ,
35
- "@types/node" : " ^20.12.4 " ,
35
+ "@types/node" : " ^20.12.7 " ,
36
36
"@typescript-eslint/eslint-plugin" : " ^7.6.0" ,
37
37
"@typescript-eslint/parser" : " ^7.6.0" ,
38
38
"eslint" : " ^8.56.0" ,
Original file line number Diff line number Diff line change 1358
1358
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1359
1359
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
1360
1360
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 ==
1365
1365
dependencies :
1366
1366
undici-types "~5.26.4"
1367
1367
You can’t perform that action at this time.
0 commit comments