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.6" ,
24
24
"@types/jest" : " ^29.5.14" ,
25
- "@types/node" : " ^20.17.10 " ,
25
+ "@types/node" : " ^20.17.11 " ,
26
26
"@typescript-eslint/eslint-plugin" : " ^7.17.0" ,
27
27
"@typescript-eslint/parser" : " ^7.17.0" ,
28
28
"@typescript-eslint/rule-tester" : " ^7.17.0" ,
Original file line number Diff line number Diff line change 813
813
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
814
814
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
815
815
816
- " @types/node@*" , "@types/node@^20.17.10 ":
817
- version "20.17.10 "
818
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10 .tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18 "
819
- integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA ==
816
+ " @types/node@*" , "@types/node@^20.17.11 ":
817
+ version "20.17.11 "
818
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11 .tgz#2c05215fc37316b1596df7fbdba52151eaf83c50 "
819
+ integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg ==
820
820
dependencies :
821
821
undici-types "~6.19.2"
822
822
You can’t perform that action at this time.
0 commit comments