Skip to content

Commit

Permalink
chore(deps): update minor and patch (#253)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
2 people authored and miralemd committed Jan 14, 2020
1 parent 8604ddb commit 58ea812
Show file tree
Hide file tree
Showing 8 changed files with 2,504 additions and 1,326 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.7",
"@babel/core": "7.8.3",
"parcel-bundler": "^1.12.4"
}
}
10 changes: 5 additions & 5 deletions commands/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@
"lint": "eslint src"
},
"dependencies": {
"@babel/cli": "7.7.7",
"@babel/core": "7.7.7",
"@babel/preset-env": "7.7.7",
"@babel/cli": "7.8.3",
"@babel/core": "7.8.3",
"@babel/preset-env": "7.8.3",
"@rollup/plugin-commonjs": "11.0.1",
"@rollup/plugin-node-resolve": "7.0.0",
"@rollup/plugin-replace": "2.3.0",
"chalk": "3.0.0",
"extend": "3.0.2",
"rollup": "1.28.0",
"rollup": "1.29.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-postcss": "2.0.3",
"rollup-plugin-terser": "5.1.3",
"rollup-plugin-terser": "5.2.0",
"yargs": "15.1.0"
}
}
10 changes: 5 additions & 5 deletions commands/sense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"lint": "eslint src"
},
"dependencies": {
"@babel/cli": "7.7.7",
"@babel/core": "7.7.7",
"@babel/preset-env": "7.7.7",
"@babel/cli": "7.8.3",
"@babel/core": "7.8.3",
"@babel/preset-env": "7.8.3",
"@nebula.js/supernova": "0.1.0-alpha.25",
"@nebula.js/theme": "0.1.0-alpha.25",
"@rollup/plugin-commonjs": "11.0.1",
"@rollup/plugin-node-resolve": "7.0.0",
"chalk": "3.0.0",
"node-event-emitter": "0.0.1",
"rollup": "1.28.0",
"rollup": "1.29.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-terser": "5.1.3",
"rollup-plugin-terser": "5.2.0",
"yargs": "15.1.0"
}
}
6 changes: 3 additions & 3 deletions commands/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"yargs": "15.1.0"
},
"devDependencies": {
"@babel/core": "7.7.7",
"@babel/preset-env": "7.7.7",
"@babel/preset-react": "7.7.4",
"@babel/core": "7.8.3",
"@babel/preset-env": "7.8.3",
"@babel/preset-react": "7.8.3",
"@material-ui/core": "4.8.3",
"@nebula.js/nucleus": "0.1.0-alpha.25",
"@nebula.js/ui": "0.1.0-alpha.25",
Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
},
"devDependencies": {
"@after-work.js/aw": "6.0.10",
"@babel/cli": "7.7.7",
"@babel/core": "7.7.7",
"@babel/helper-plugin-utils": "7.0.0",
"@babel/plugin-transform-react-jsx": "7.7.7",
"@babel/preset-env": "7.7.7",
"@babel/preset-react": "7.7.4",
"@babel/cli": "7.8.3",
"@babel/core": "7.8.3",
"@babel/helper-plugin-utils": "7.8.3",
"@babel/plugin-transform-react-jsx": "7.8.3",
"@babel/preset-env": "7.8.3",
"@babel/preset-react": "7.8.3",
"@commitlint/cli": "8.3.4",
"@commitlint/config-conventional": "8.3.4",
"@rollup/plugin-commonjs": "11.0.1",
"@rollup/plugin-json": "4.0.1",
"@rollup/plugin-node-resolve": "7.0.0",
"@rollup/plugin-replace": "2.3.0",
"@storybook/addon-docs": "5.2.8",
"@storybook/addon-knobs": "5.2.8",
"@storybook/react": "5.2.8",
"@storybook/addon-docs": "5.3.3",
"@storybook/addon-knobs": "5.3.3",
"@storybook/react": "5.3.3",
"babel-loader": "8.0.6",
"babel-plugin-istanbul": "6.0.0",
"body-parser": "1.19.0",
Expand All @@ -56,26 +56,26 @@
"eslint": "6.8.0",
"eslint-config-airbnb": "18.0.1",
"eslint-config-prettier": "6.9.0",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-import": "2.20.0",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-mocha": "6.2.2",
"eslint-plugin-prettier": "3.1.2",
"eslint-plugin-react": "7.17.0",
"express": "4.17.1",
"husky": "4.0.0",
"husky": "4.0.6",
"jimp": "0.9.3",
"lerna": "3.20.2",
"lint-staged": "9.5.0",
"mocha-junit-reporter": "1.23.1",
"mocha-junit-reporter": "1.23.2",
"picasso-plugin-q": "0.29.1",
"picasso.js": "0.29.1",
"prettier": "1.19.1",
"qix-faker": "0.3.0",
"rollup": "1.28.0",
"rollup": "1.29.0",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-dependency-flow": "0.3.0",
"rollup-plugin-sass": "1.2.2",
"rollup-plugin-terser": "5.1.3",
"rollup-plugin-terser": "5.2.0",
"scriptappy-from-jsdoc": "0.7.0",
"yargs": "15.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"rename-version": "docusaurus-rename-version"
},
"devDependencies": {
"docusaurus": "1.14.3"
"docusaurus": "1.14.4"
}
}
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1958,10 +1958,10 @@ dir-glob@2.0.0:
arrify "^1.0.1"
path-type "^3.0.0"

docusaurus@1.14.3:
version "1.14.3"
resolved "https://registry.yarnpkg.com/docusaurus/-/docusaurus-1.14.3.tgz#640ffc37ae14fe58c175fd14e66c3a2dd36e19a3"
integrity sha512-PoEB8uBLLVrWmv41Rvq9OqfOUUIk+tnscCNIuw/wI31tjALAfP3IfsliLc6ZBUvAtTF3S2Dk/quuzmdSCYgjaA==
docusaurus@1.14.4:
version "1.14.4"
resolved "https://registry.yarnpkg.com/docusaurus/-/docusaurus-1.14.4.tgz#1ef3ebe8c2aaaf1dec6c2e0e177e83be78aeaca3"
integrity sha512-KALmrlZBc0E+AB0ITR4POGKv8WcrcSSxvmgq7nC3TdpS+S2hrlXN/2tV3tVOZ8q8m+zhcMs7l9mAIhGFQyQwIw==
dependencies:
"@babel/core" "^7.7.4"
"@babel/plugin-proposal-class-properties" "^7.7.4"
Expand Down
Loading

0 comments on commit 58ea812

Please sign in to comment.