Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 13, 2020
1 parent cc44620 commit 5e87d7b
Show file tree
Hide file tree
Showing 2 changed files with 358 additions and 209 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
"@babel/preset-env": "7.12.1",
"@babel/preset-react": "7.12.5",
"@babel/preset-typescript": "7.12.1",
"@hot-loader/react-dom": "16.13.0",
"@hot-loader/react-dom": "17.0.0",
"@storybook/addon-actions": "6.0.28",
"@storybook/addon-links": "6.0.28",
"@storybook/addons": "6.0.28",
"@storybook/react": "6.0.28",
"@types/node": "12.12.36",
"@types/terser-webpack-plugin": "4.2.0",
"@types/terser-webpack-plugin": "5.0.2",
"@types/webpack": "4.41.25",
"@types/webpack-merge": "4.1.5",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"@typescript-eslint/eslint-plugin": "4.7.0",
"@typescript-eslint/parser": "4.7.0",
"babel-loader": "8.2.1",
"eslint": "7.13.0",
"eslint-config-airbnb": "18.2.1",
Expand All @@ -60,11 +60,11 @@
"prettier": "2.1.2",
"stylelint": "13.7.2",
"stylelint-config-recess-order": "2.3.0",
"terser-webpack-plugin": "4.2.3",
"terser-webpack-plugin": "5.0.3",
"ts-node": "9.0.0",
"typescript": "4.0.5",
"webpack": "4.44.2",
"webpack-cli": "3.3.12",
"webpack": "5.4.0",
"webpack-cli": "4.2.0",
"webpack-dev-server": "3.11.0",
"webpack-merge": "5.4.0"
},
Expand Down
Loading

0 comments on commit 5e87d7b

Please sign in to comment.