Skip to content

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 7, 2019
1 parent 4c01550 commit 5b51036
Show file tree
Hide file tree
Showing 8 changed files with 189 additions and 55 deletions.
2 changes: 1 addition & 1 deletion .codesandbox/mekko/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"enigma.js": "2.6.3"
},
"devDependencies": {
"@babel/core": "7.7.4",
"@babel/core": "7.7.5",
"parcel-bundler": "^1.12.4"
}
}
4 changes: 2 additions & 2 deletions apis/nucleus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"spec": "scriptappy-from-jsdoc -c ./spec/spec.conf.js"
},
"peerDependencies": {
"@material-ui/core": "4.7.1",
"@material-ui/core": "4.7.2",
"@material-ui/icons": "4.5.1",
"@material-ui/styles": "4.7.1",
"react": "16.12.0",
"react-dom": "16.12.0"
},
"devDependencies": {
"@material-ui/core": "4.7.1",
"@material-ui/core": "4.7.2",
"@material-ui/icons": "4.5.1",
"@material-ui/styles": "4.7.1",
"@nebula.js/locale": "0.1.0-alpha.25",
Expand Down
8 changes: 4 additions & 4 deletions commands/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"lint": "eslint src"
},
"dependencies": {
"@babel/cli": "7.7.4",
"@babel/core": "7.7.4",
"@babel/preset-env": "7.7.4",
"@babel/cli": "7.7.5",
"@babel/core": "7.7.5",
"@babel/preset-env": "7.7.5",
"chalk": "3.0.0",
"extend": "3.0.2",
"rollup": "1.27.8",
"rollup": "1.27.9",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
Expand Down
8 changes: 4 additions & 4 deletions commands/sense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"lint": "eslint src"
},
"dependencies": {
"@babel/cli": "7.7.4",
"@babel/core": "7.7.4",
"@babel/preset-env": "7.7.4",
"@babel/cli": "7.7.5",
"@babel/core": "7.7.5",
"@babel/preset-env": "7.7.5",
"@nebula.js/supernova": "0.1.0-alpha.25",
"@nebula.js/theme": "0.1.0-alpha.25",
"chalk": "3.0.0",
"node-event-emitter": "0.0.1",
"rollup": "1.27.8",
"rollup": "1.27.9",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
Expand Down
6 changes: 3 additions & 3 deletions commands/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"yargs": "15.0.2"
},
"devDependencies": {
"@babel/core": "7.7.4",
"@babel/preset-env": "7.7.4",
"@babel/core": "7.7.5",
"@babel/preset-env": "7.7.5",
"@babel/preset-react": "7.7.4",
"@material-ui/core": "4.7.1",
"@material-ui/core": "4.7.2",
"@nebula.js/nucleus": "0.1.0-alpha.25",
"@nebula.js/ui": "0.1.0-alpha.25",
"autosuggest-highlight": "3.1.1",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
},
"devDependencies": {
"@after-work.js/aw": "6.0.10",
"@babel/cli": "7.7.4",
"@babel/core": "7.7.4",
"@babel/cli": "7.7.5",
"@babel/core": "7.7.5",
"@babel/helper-plugin-utils": "^7.0.0",
"@babel/plugin-transform-react-jsx": "7.7.4",
"@babel/preset-env": "7.7.4",
"@babel/preset-env": "7.7.5",
"@babel/preset-react": "7.7.4",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
Expand All @@ -59,11 +59,11 @@
"lerna": "3.19.0",
"lint-staged": "9.5.0",
"mocha-junit-reporter": "^1.23.1",
"picasso-plugin-q": "0.29.0",
"picasso.js": "0.29.0",
"picasso-plugin-q": "0.29.1",
"picasso.js": "0.29.1",
"prettier": "1.19.1",
"qix-faker": "^0.3.0",
"rollup": "1.27.8",
"rollup": "1.27.9",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-dependency-flow": "0.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
"keywords": [],
"scripts": {},
"peerDependencies": {
"@material-ui/core": "4.7.1",
"@material-ui/core": "4.7.2",
"@material-ui/icons": "4.5.1",
"@material-ui/styles": "4.7.1",
"react": "16.12.0",
"react-dom": "16.12.0"
},
"devDependencies": {
"@material-ui/core": "4.7.1",
"@material-ui/core": "4.7.2",
"@material-ui/icons": "4.5.1",
"@material-ui/styles": "4.7.1",
"react": "16.12.0",
Expand Down
Loading

0 comments on commit 5b51036

Please sign in to comment.