File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 122
122
"@sourcegraph/prettierrc" : " ^3.0.3" ,
123
123
"@sourcegraph/tsconfig" : " ^4.0.1" ,
124
124
"@types/mocha" : " 8.2.2" ,
125
- "@types/node" : " 14.17.3 " ,
125
+ "@types/node" : " 22.12.0 " ,
126
126
"@types/sinon" : " 10.0.2" ,
127
127
"eslint" : " ^7.28.0" ,
128
128
"husky" : " ^4.3.6" ,
Original file line number Diff line number Diff line change 1212
1212
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
1213
1213
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
1214
1214
1215
-
1216
- version "14.17.3"
1217
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d"
1218
- integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==
1215
+
1216
+ version "22.12.0"
1217
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c"
1218
+ integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==
1219
+ dependencies :
1220
+ undici-types "~6.20.0"
1219
1221
1220
1222
" @types/normalize-package-data@^2.4.0 " :
1221
1223
version "2.4.0"
@@ -8082,6 +8084,11 @@ uncss@^0.17.0:
8082
8084
postcss-selector-parser "6.0.2"
8083
8085
request "^2.88.0"
8084
8086
8087
+ undici-types@~6.20.0 :
8088
+ version "6.20.0"
8089
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
8090
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
8091
+
8085
8092
unicode-canonical-property-names-ecmascript@^1.0.4 :
8086
8093
version "1.0.4"
8087
8094
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
You can’t perform that action at this time.
0 commit comments