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 Jan 18, 2020
1 parent e2e075c commit cd47652
Show file tree
Hide file tree
Showing 3 changed files with 235 additions and 203 deletions.
2 changes: 1 addition & 1 deletion commands/serve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"babel-loader": "8.0.6",
"d3-require": "1.2.4",
"enigma.js": "2.6.3",
"monaco-editor": "0.19.2",
"monaco-editor": "0.19.3",
"monaco-editor-webpack-plugin": "1.8.2",
"react": "16.12.0",
"react-dom": "16.12.0",
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"@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/cli": "8.3.5",
"@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.3.3",
"@storybook/addon-knobs": "5.3.3",
"@storybook/react": "5.3.3",
"@storybook/addon-docs": "5.3.6",
"@storybook/addon-knobs": "5.3.6",
"@storybook/react": "5.3.6",
"babel-loader": "8.0.6",
"babel-plugin-istanbul": "6.0.0",
"body-parser": "1.19.0",
Expand All @@ -60,13 +60,13 @@
"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",
"eslint-plugin-react": "7.18.0",
"express": "4.17.1",
"husky": "4.0.6",
"husky": "4.0.10",
"jimp": "0.9.3",
"lerna": "3.20.2",
"lint-staged": "9.5.0",
"mocha-junit-reporter": "1.23.2",
"mocha-junit-reporter": "1.23.3",
"picasso-plugin-q": "0.29.1",
"picasso.js": "0.29.1",
"prettier": "1.19.1",
Expand Down
Loading

0 comments on commit cd47652

Please sign in to comment.