Skip to content

Commit ad1cd06

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

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-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.4.0",
43+
"bob-the-bundler": "1.4.1",
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.4.0",
32+
"bob-the-bundler": "1.4.1",
3333
"graphql-config": "3.3.0",
3434
"graphql": "15.5.0",
3535
"typescript": "4.3.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2624,10 +2624,10 @@ [email protected]:
26242624
dependencies:
26252625
is-windows "^1.0.0"
26262626

2627-
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==
2627+
2628+
version "1.4.1"
2629+
resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-1.4.1.tgz#794382f60f0d2a68c57d85a41d06caf4a45cb1b4"
2630+
integrity sha512-Ho7JLV8ePKjWgV1USjoZK7w0rJ64RXv8WTBjP/J+l3wILem+TekcBPjKvpYvAqmWBZIliaKVyZhGHgTOaqjabw==
26312631
dependencies:
26322632
"@rollup/plugin-node-resolve" "7.1.1"
26332633
"@vercel/ncc" "0.28.3"

0 commit comments

Comments
 (0)