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 25
25
"devDependencies" : {
26
26
"@types/chai" : " ^4.3.12" ,
27
27
"@types/mocha" : " ^10.0.6" ,
28
- "@types/node" : " ^20.12.8 " ,
28
+ "@types/node" : " ^20.12.11 " ,
29
29
"chai" : " ^4.3.10" ,
30
30
"copy-webpack-plugin" : " ^11.0.0" ,
31
31
"eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change 324
324
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
325
325
integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
326
326
327
- " @types/node@*" , "@types/node@>=13.7.0", "@types/node@^20.12.8 ":
328
- version "20.12.8 "
329
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8 .tgz#35897bf2bfe3469847ab04634636de09552e8256 "
330
- integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w ==
327
+ " @types/node@*" , "@types/node@>=13.7.0", "@types/node@^20.12.11 ":
328
+ version "20.12.11 "
329
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11 .tgz#c4ef00d3507000d17690643278a60dc55a9dc9be "
330
+ integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw ==
331
331
dependencies :
332
332
undici-types "~5.26.4"
333
333
You can’t perform that action at this time.
0 commit comments