Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #22 from motchang/renovate/devdependencies
Browse files Browse the repository at this point in the history
chore(deps): update devdependencies
  • Loading branch information
motchang authored Sep 9, 2019
2 parents 3233357 + d803664 commit 32538cc
Show file tree
Hide file tree
Showing 2 changed files with 320 additions and 61 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"ts-optchain": "^0.1.8"
},
"devDependencies": {
"@babel/core": "7.5.5",
"@babel/core": "7.6.0",
"@babel/plugin-proposal-class-properties": "7.5.5",
"@babel/plugin-proposal-object-rest-spread": "7.5.5",
"@babel/preset-env": "7.5.5",
"@babel/preset-env": "7.6.0",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.3.3",
"@babel/preset-typescript": "7.6.0",
"@hot-loader/react-dom": "16.9.0",
"@storybook/addon-actions": "5.1.11",
"@storybook/addon-knobs": "5.1.11",
Expand All @@ -49,18 +49,18 @@
"@types/storybook__addon-actions": "3.4.3",
"@types/storybook__addon-knobs": "5.0.3",
"@types/storybook__react": "4.0.2",
"@types/webpack": "4.39.0",
"@typescript-eslint/eslint-plugin": "2.0.0",
"@typescript-eslint/parser": "2.0.0",
"@types/webpack": "4.39.1",
"@typescript-eslint/eslint-plugin": "2.1.0",
"@typescript-eslint/parser": "2.1.0",
"babel-loader": "8.0.6",
"babel-plugin-emotion": "10.0.16",
"babel-plugin-emotion": "10.0.17",
"babel-plugin-syntax-dynamic-import": "6.18.0",
"babel-plugin-ts-optchain": "1.1.5",
"clean-webpack-plugin": "3.0.0",
"css-loader": "3.2.0",
"eslint": "6.2.2",
"eslint": "6.3.0",
"eslint-config-airbnb": "18.0.1",
"eslint-config-prettier": "6.1.0",
"eslint-config-prettier": "6.2.0",
"eslint-plugin-emotion": "10.0.14",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
Expand All @@ -69,16 +69,16 @@
"eslint-plugin-react-hooks": "2.0.1",
"faker": "4.1.0",
"file-loader": "4.2.0",
"husky": "3.0.4",
"husky": "3.0.5",
"less": "3.10.3",
"less-loader": "5.0.0",
"lint-staged": "9.2.4",
"lint-staged": "9.2.5",
"mini-css-extract-plugin": "0.8.0",
"prettier": "1.18.2",
"style-loader": "1.0.0",
"typescript": "3.5.3",
"webpack": "4.39.2",
"webpack-cli": "3.3.7",
"typescript": "3.6.2",
"webpack": "4.39.3",
"webpack-cli": "3.3.8",
"webpack-dev-server": "3.8.0",
"webpack-manifest-plugin": "2.0.4",
"write-file-webpack-plugin": "4.5.1"
Expand Down
Loading

0 comments on commit 32538cc

Please sign in to comment.