File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 64
64
"@shopify/prettier-config" : " ^1.1.2" ,
65
65
"@types/glob" : " ^8.1.0" ,
66
66
"@types/mocha" : " ^10.0.9" ,
67
- "@types/node" : " ^22.8.7 " ,
67
+ "@types/node" : " ^22.9.0 " ,
68
68
"@types/vscode" : " ^1.63.0" ,
69
69
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
70
70
"@typescript-eslint/parser" : " ^5.62.0" ,
Original file line number Diff line number Diff line change 660
660
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.9.tgz#101e9da88d2c02e5ac8952982c23b224524d662a"
661
661
integrity sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==
662
662
663
- " @types/node@*" , "@types/node@^22.8.7 ":
664
- version "22.8.7 "
665
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7 .tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4 "
666
- integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q ==
663
+ " @types/node@*" , "@types/node@^22.9.0 ":
664
+ version "22.9.0 "
665
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0 .tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365 "
666
+ integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ ==
667
667
dependencies :
668
668
undici-types "~6.19.8"
669
669
You can’t perform that action at this time.
0 commit comments