File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 32
32
"@netlify/ipx" : " link:." ,
33
33
"@nuxtjs/eslint-config-typescript" : " ^12.0.0" ,
34
34
"@types/etag" : " ^1.8.1" ,
35
- "@types/fs-extra" : " ^9 .0.13 " ,
35
+ "@types/fs-extra" : " ^11 .0.0 " ,
36
36
"@types/node-fetch" : " ^2.6.1" ,
37
37
"ava" : " ^5.0.0" ,
38
38
"esbuild-node-loader" : " ^0.8.0" ,
Original file line number Diff line number Diff line change 220
220
dependencies :
221
221
" @types/node" " *"
222
222
223
- " @types/fs-extra@^9 .0.13 " :
224
- version "9 .0.13 "
225
- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9 .0.13 .tgz#7594fbae04fe7f1918ce8b3d213f74ff44ac1f45 "
226
- integrity sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA ==
223
+ " @types/fs-extra@^11 .0.0 " :
224
+ version "11 .0.1 "
225
+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11 .0.1 .tgz#f542ec47810532a8a252127e6e105f487e0a6ea5 "
226
+ integrity sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA ==
227
227
dependencies :
228
+ " @types/jsonfile" " *"
228
229
" @types/node" " *"
229
230
230
231
" @types/json-schema@^7.0.9 " :
237
238
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
238
239
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
239
240
241
+ " @types/jsonfile@* " :
242
+ version "6.1.1"
243
+ resolved "https://registry.yarnpkg.com/@types/jsonfile/-/jsonfile-6.1.1.tgz#ac84e9aefa74a2425a0fb3012bdea44f58970f1b"
244
+ integrity sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==
245
+ dependencies :
246
+ " @types/node" " *"
247
+
240
248
" @types/node-fetch@^2.6.1 " :
241
249
version "2.6.4"
242
250
resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.4.tgz#1bc3a26de814f6bf466b25aeb1473fa1afe6a660"
You can’t perform that action at this time.
0 commit comments