Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 27, 2020
1 parent f65b78b commit 34cb353
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 878 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"lint-staged": "9.4.2",
"prettier": "1.18.2",
"prettier-eslint-cli": "5.0.0",
"rollup": "1.28.0",
"rollup": "1.31.1",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/crane-jsonschema-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "Mark Jackson <[email protected]>",
"devDependencies": {
"cross-env": "6.0.3",
"rollup": "1.28.0"
"rollup": "1.31.1"
},
"dependencies": {
"@babel/runtime": "^7.7.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/crane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@storybook/react": "5.2.4",
"cross-env": "6.0.3",
"react-json-view": "1.19.1",
"rollup": "1.28.0",
"rollup": "1.31.1",
"styled-components": "4.4.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@babel/cli": "7.7.7",
"cross-env": "6.0.3",
"prop-types": "15.7.2",
"rollup": "1.28.0"
"rollup": "1.31.1"
},
"peerDependencies": {
"prop-types": "^15.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"license": "MIT",
"devDependencies": {
"cross-env": "6.0.3",
"rollup": "1.28.0"
"rollup": "1.31.1"
},
"dependencies": {
"@babel/runtime": "^7.7.7",
Expand Down
Loading

0 comments on commit 34cb353

Please sign in to comment.