File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 50
50
"vuepress" : " 2.0.0-beta.67"
51
51
},
52
52
"devDependencies" : {
53
- "@edielemoine/google-docs-importer" : " ^1.0.2 " ,
53
+ "@edielemoine/google-docs-importer" : " ^2.2.0 " ,
54
54
"@myparcel-eslint/eslint-config-esnext" : " ^1.2.3" ,
55
55
"@myparcel-eslint/eslint-config-import" : " ^1.2.1" ,
56
56
"@myparcel-eslint/eslint-config-node" : " ^1.2.3" ,
Original file line number Diff line number Diff line change @@ -310,17 +310,17 @@ __metadata:
310
310
languageName : node
311
311
linkType : hard
312
312
313
- " @edielemoine/google-docs-importer@npm:^1.0.2 " :
314
- version : 1.1.2
315
- resolution : " @edielemoine/google-docs-importer@npm:1.1.2 "
313
+ " @edielemoine/google-docs-importer@npm:^2.2.0 " :
314
+ version : 2.2.0
315
+ resolution : " @edielemoine/google-docs-importer@npm:2.2.0 "
316
316
dependencies :
317
317
csv-parse : ^5.3.0
318
318
debug : ^4.3.4
319
319
dotenv : ^16.0.1
320
320
yargs : ^17.5.1
321
321
bin :
322
322
google-docs-importer : dist/bin.js
323
- checksum : 51718fe90724703162f5376ce5c6fcd573b9022f28dbd4360728312a21cc6cafe0a917d99a43a8ba91ce51063d1259aa96a6877d7a14106c06dee9e8a8745713
323
+ checksum : dbd0ba5e999ab84e902547533e17e9534c85980adb1d9cf69cdb2b322f91749ee6d1c9cad1de50a54de0fd7495ad60d1b2a6b7bc15b6463d99dc6b9bb50ffb30
324
324
languageName : node
325
325
linkType : hard
326
326
@@ -964,7 +964,7 @@ __metadata:
964
964
version : 0.0.0-use.local
965
965
resolution : " @myparcel/developer-portal@workspace:."
966
966
dependencies :
967
- " @edielemoine/google-docs-importer " : ^1.0.2
967
+ " @edielemoine/google-docs-importer " : ^2.2.0
968
968
" @myparcel-eslint/eslint-config-esnext " : ^1.2.3
969
969
" @myparcel-eslint/eslint-config-import " : ^1.2.1
970
970
" @myparcel-eslint/eslint-config-node " : ^1.2.3
You can’t perform that action at this time.
0 commit comments