Skip to content

Commit b5fe0d3

Browse files
chore(deps): update dependency bob-the-bundler to v1.4.0 (#485)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d27a9cf commit b5fe0d3

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"husky": "6.0.0",
4141
"lint-staged": "11.0.0",
4242
"@types/node": "14.17.3",
43-
"bob-the-bundler": "1.2.1",
43+
"bob-the-bundler": "1.4.0",
4444
"eslint-config-standard": "16.0.3",
4545
"eslint-plugin-import": "2.23.4",
4646
"eslint-plugin-node": "11.1.0",

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/graphql-depth-limit": "1.1.2",
3131
"@types/eslint": "7.2.13",
32-
"bob-the-bundler": "1.2.1",
32+
"bob-the-bundler": "1.4.0",
3333
"graphql-config": "3.3.0",
3434
"graphql": "15.5.0",
3535
"typescript": "4.3.2"

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2296,6 +2296,11 @@
22962296
"@typescript-eslint/types" "4.26.1"
22972297
eslint-visitor-keys "^2.0.0"
22982298

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+
22992304
"@yarnpkg/lockfile@^1.1.0":
23002305
version "1.1.0"
23012306
resolved "https://registry.npmjs.org/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
@@ -2619,12 +2624,13 @@ [email protected]:
26192624
dependencies:
26202625
is-windows "^1.0.0"
26212626

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==
26262631
dependencies:
26272632
"@rollup/plugin-node-resolve" "7.1.1"
2633+
"@vercel/ncc" "0.28.3"
26282634
builtins "4.0.0"
26292635
consola "2.11.3"
26302636
cosmiconfig "6.0.0"

0 commit comments

Comments
 (0)