File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"devDependencies" : {
44
44
"@types/css-tree" : " ^1.0.5" ,
45
- "@types/node" : " ^18.14.4 " ,
45
+ "@types/node" : " ^20.10.5 " ,
46
46
"@types/node-fetch" : " ^2.5.8" ,
47
47
"@typescript-eslint/eslint-plugin" : " ^5.54.0" ,
48
48
"@typescript-eslint/parser" : " ^5.54.0" ,
Original file line number Diff line number Diff line change 216
216
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.30.tgz#7d5162eec085ba34f8cb9011e9ba12119f76f961"
217
217
integrity sha512-gUWhy8s45fQp4PqqKecsnOkdW0kt1IaKjgOIR3HPokkzTmQj9ji2wWFID5THu1MKrtO+d4s2lVrlEhXUsPXSvg==
218
218
219
- " @types/node@^18.14.4 " :
220
- version "18.14.4"
221
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.4.tgz#0e64ec0b35a772e1e3d849f9a0ff61782d0cb647"
222
- integrity sha512-VhCw7I7qO2X49+jaKcAUwi3rR+hbxT5VcYF493+Z5kMLI0DL568b7JI4IDJaxWFH0D/xwmGJNoXisyX+w7GH/g==
219
+ " @types/node@^20.10.5 " :
220
+ version "20.10.5"
221
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
222
+ integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
223
+ dependencies :
224
+ undici-types "~5.26.4"
223
225
224
226
" @types/semver@^7.3.12 " :
225
227
version "7.3.13"
@@ -1173,6 +1175,11 @@ typescript@4.9.5:
1173
1175
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1174
1176
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1175
1177
1178
+ undici-types@~5.26.4 :
1179
+ version "5.26.5"
1180
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1181
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1182
+
1176
1183
uri-js@^4.2.2 :
1177
1184
version "4.4.1"
1178
1185
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
You can’t perform that action at this time.
0 commit comments