File tree Expand file tree Collapse file tree 3 files changed +20
-6
lines changed Expand file tree Collapse file tree 3 files changed +20
-6
lines changed Original file line number Diff line number Diff line change 34
34
"@types/node" : " 14.17.8" ,
35
35
"@typescript-eslint/eslint-plugin" : " 4.29.0" ,
36
36
"@typescript-eslint/parser" : " 4.29.0" ,
37
- "bob-the-bundler" : " 1.2 .1" ,
37
+ "bob-the-bundler" : " 1.5 .1" ,
38
38
"dedent" : " 0.7.0" ,
39
39
"eslint" : " 7.32.0" ,
40
40
"eslint-config-prettier" : " 8.3.0" ,
Original file line number Diff line number Diff line change 26
26
"devDependencies" : {
27
27
"@types/eslint" : " 7.28.0" ,
28
28
"@types/graphql-depth-limit" : " 1.1.2" ,
29
- "bob-the-bundler" : " 1.2 .1" ,
29
+ "bob-the-bundler" : " 1.5 .1" ,
30
30
"graphql" : " 15.5.0" ,
31
31
"typescript" : " 4.3.5"
32
32
},
Original file line number Diff line number Diff line change 1551
1551
" @nodelib/fs.scandir" " 2.1.3"
1552
1552
fastq "^1.6.0"
1553
1553
1554
+
1555
+ version "4.1.0"
1556
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3"
1557
+ integrity sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw==
1558
+ dependencies :
1559
+ " @rollup/pluginutils" " ^3.0.8"
1560
+
1554
1561
1555
1562
version "7.1.1"
1556
1563
resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-7.1.1.tgz#8c6e59c4b28baf9d223028d0e450e06a485bb2b7"
1869
1876
" @typescript-eslint/types" " 4.29.0"
1870
1877
eslint-visitor-keys "^2.0.0"
1871
1878
1879
+
1880
+ version "0.28.3"
1881
+ resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.28.3.tgz#9461bdbf334d616759b0e7e5415e2f480b9aa30f"
1882
+ integrity sha512-g3gk4D9itbhUQa5MtN7TOdeoQnNLkPDCox5SBaQ/H3Or5lo59TOaZWrLb+x47StiAJ+8DXZS/9MJ67cIBWSsRw==
1883
+
1872
1884
" @yarnpkg/lockfile@^1.1.0 " :
1873
1885
version "1.1.0"
1874
1886
resolved "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
2177
2189
dependencies :
2178
2190
is-windows "^1.0.0"
2179
2191
2180
- bob-the-bundler@1.2 .1 :
2181
- version "1.2 .1"
2182
- resolved "https://registry.npmjs.org /bob-the-bundler/-/bob-the-bundler-1.2 .1.tgz#ed759de2ac59f5bda71cb625d17f1cd787984e4e "
2183
- integrity sha512-mrmiqX10ghyMB6v4T/VXjmhQie8xrqoOCWZ0b3N8JmTqnzYpOZbSw9UaAygxGzg4V2hjwTz0Wl7H1GlXQnawVA ==
2192
+ bob-the-bundler@1.5 .1 :
2193
+ version "1.5 .1"
2194
+ resolved "https://registry.yarnpkg.com /bob-the-bundler/-/bob-the-bundler-1.5 .1.tgz#31468d2194fde09f05ee40d5be8f94aa3e5f3781 "
2195
+ integrity sha512-npVm0JSzufI3419f1sFJ7r5A7c8oZ8893jJCaXa9AZNRfVMwKXKH6Z+820JvLbQMahQw3IrRImzEnsRWbd6riw ==
2184
2196
dependencies :
2197
+ " @rollup/plugin-json" " 4.1.0"
2185
2198
" @rollup/plugin-node-resolve" " 7.1.1"
2199
+ " @vercel/ncc" " 0.28.3"
2186
2200
builtins "4.0.0"
2187
2201
consola "2.11.3"
2188
2202
cosmiconfig "6.0.0"
You can’t perform that action at this time.
0 commit comments