Skip to content

Commit

Permalink
Merge pull request #316 from GroceriStar/renovate/rollup-1.x
Browse files Browse the repository at this point in the history
Update dependency rollup to v1.26.0
  • Loading branch information
atherdon authored Oct 27, 2019
2 parents 423f12f + 9a300ed commit bc39d63
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion methods/Calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jsonlint": "1.6.3",
"lint-staged": "9.4.2",
"regenerator-runtime": "0.13.2",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-copy-assets": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion methods/FoodAttributes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jsonlint": "1.6.3",
"lint-staged": "9.4.2",
"regenerator-runtime": "0.13.2",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-copy-assets": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion methods/GSGraphQLBackend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prettier": "1.18.2",
"pretty-quick": "2.0.0",
"regenerator-runtime": "0.13.3",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion methods/GSLoopbackBackend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prettier": "1.18.2",
"pretty-quick": "2.0.0",
"regenerator-runtime": "0.13.3",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion methods/Groceristar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jsonlint": "1.6.3",
"lint-staged": "9.4.2",
"regenerator-runtime": "0.13.2",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-copy-assets": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion methods/Nutritions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jsonlint": "1.6.3",
"lint-staged": "9.4.2",
"regenerator-runtime": "0.13.2",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-copy-assets": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion methods/Recipe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jsonlint": "1.6.3",
"lint-staged": "9.4.2",
"regenerator-runtime": "0.13.2",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-copy-assets": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion methods/Units/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jsonlint": "1.6.3",
"lint-staged": "9.4.2",
"regenerator-runtime": "0.13.2",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-copy-assets": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion methods/WeeklyMenu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"prettier": "1.18.2",
"pretty-quick": "2.0.0",
"regenerator-runtime": "0.13.3",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion methods/measurements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jsonlint": "1.6.3",
"lint-staged": "9.4.2",
"regenerator-runtime": "0.13.2",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-copy-assets": "2.0.1",
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"prettier": "1.18.2",
"pretty-quick": "2.0.0",
"regenerator-runtime": "0.13.3",
"rollup": "1.25.2",
"rollup": "1.26.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-eslint": "7.0.0",
Expand Down

0 comments on commit bc39d63

Please sign in to comment.