File tree Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Expand file tree Collapse file tree 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 40
40
"husky" : " 6.0.0" ,
41
41
"lint-staged" : " 11.0.0" ,
42
42
"@types/node" : " 14.17.3" ,
43
- "bob-the-bundler" : " 1.2.1 " ,
43
+ "bob-the-bundler" : " 1.4.0 " ,
44
44
"eslint-config-standard" : " 16.0.3" ,
45
45
"eslint-plugin-import" : " 2.23.4" ,
46
46
"eslint-plugin-node" : " 11.1.0" ,
Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@types/graphql-depth-limit" : " 1.1.2" ,
31
31
"@types/eslint" : " 7.2.13" ,
32
- "bob-the-bundler" : " 1.2.1 " ,
32
+ "bob-the-bundler" : " 1.4.0 " ,
33
33
"graphql-config" : " 3.3.0" ,
34
34
"graphql" : " 15.5.0" ,
35
35
"typescript" : " 4.3.2"
Original file line number Diff line number Diff line change 2296
2296
" @typescript-eslint/types" " 4.26.1"
2297
2297
eslint-visitor-keys "^2.0.0"
2298
2298
2299
+
2300
+ version "0.28.3"
2301
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.3.tgz#9461bdbf334d616759b0e7e5415e2f480b9aa30f"
2302
+ integrity sha512-g3gk4D9itbhUQa5MtN7TOdeoQnNLkPDCox5SBaQ/H3Or5lo59TOaZWrLb+x47StiAJ+8DXZS/9MJ67cIBWSsRw==
2303
+
2299
2304
" @yarnpkg/lockfile@^1.1.0 " :
2300
2305
version "1.1.0"
2301
2306
resolved "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
2619
2624
dependencies :
2620
2625
is-windows "^1.0.0"
2621
2626
2622
- bob-the-bundler@1.2.1 :
2623
- version "1.2.1 "
2624
- resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-1.2.1 .tgz#ed759de2ac59f5bda71cb625d17f1cd787984e4e "
2625
- integrity sha512-mrmiqX10ghyMB6v4T/VXjmhQie8xrqoOCWZ0b3N8JmTqnzYpOZbSw9UaAygxGzg4V2hjwTz0Wl7H1GlXQnawVA ==
2627
+ bob-the-bundler@1.4.0 :
2628
+ version "1.4.0 "
2629
+ resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-1.4.0 .tgz#5c712cb03552229aa230bde19db99250924023b8 "
2630
+ integrity sha512-E2HXGLb5Gt2N05CejilWLjxotiXFTrjiZUFgCZON9JgoJOiAMavZmYLUbp85sBZ/ftWq81Llyz/ByjU0Ftd9mQ ==
2626
2631
dependencies :
2627
2632
" @rollup/plugin-node-resolve" " 7.1.1"
2633
+ " @vercel/ncc" " 0.28.3"
2628
2634
builtins "4.0.0"
2629
2635
consola "2.11.3"
2630
2636
cosmiconfig "6.0.0"
You can’t perform that action at this time.
0 commit comments