Skip to content

Commit

Permalink
Update dependency bob-the-bundler to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2022
1 parent f642461 commit 191b49d
Show file tree
Hide file tree
Showing 4 changed files with 318 additions and 99 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"lint-staged": "10.5.4",
"rimraf": "3.0.2",
"@types/node": "14.17.33",
"bob-the-bundler": "1.1.0",
"bob-the-bundler": "1.6.2",
"jest": "26.2.2",
"ts-jest": "26.5.6",
"ts-node": "8.10.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"prepack": "bob prepack"
},
"devDependencies": {
"bob-the-bundler": "1.1.0",
"bob-the-bundler": "1.6.2",
"graphql": "16.0.1",
"typescript": "4.4.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/patch-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"semver": "7.3.5"
},
"devDependencies": {
"bob-the-bundler": "1.5.1",
"bob-the-bundler": "1.6.2",
"@types/tmp": "0.2.2",
"tmp": "0.2.1",
"@types/semver": "7.3.9",
Expand Down
Loading

0 comments on commit 191b49d

Please sign in to comment.