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 22
22
"@types/eslint" : " ^8.56.5" ,
23
23
"@types/estree" : " ^1.0.5" ,
24
24
"@types/jest" : " ^29.5.12" ,
25
- "@types/node" : " ^20.11.17 " ,
25
+ "@types/node" : " ^20.12.7 " ,
26
26
"@typescript-eslint/eslint-plugin" : " ^6.17.0" ,
27
27
"@typescript-eslint/parser" : " ^6.17.0" ,
28
28
"@typescript-eslint/rule-tester" : " ^6.17.0" ,
Original file line number Diff line number Diff line change 814
814
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
815
815
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
816
816
817
- " @types/node@*" , "@types/node@^20.11.17 ":
818
- version "20.11.17 "
819
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17 .tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292 "
820
- integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw ==
817
+ " @types/node@*" , "@types/node@^20.12.7 ":
818
+ version "20.12.7 "
819
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7 .tgz#04080362fa3dd6c5822061aa3124f5c152cff384 "
820
+ integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg ==
821
821
dependencies :
822
822
undici-types "~5.26.4"
823
823
You can’t perform that action at this time.
0 commit comments