Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 12, 2020
1 parent b0460f9 commit b0e64be
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 183 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@storybook/react": "6.0.21",
"@storybook/theming": "6.0.21",
"@testing-library/react-hooks": "3.4.1",
"@types/enzyme": "3.10.5",
"@types/enzyme": "3.10.6",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/faker": "4.1.12",
"@types/html-webpack-plugin": "3.2.3",
Expand All @@ -58,41 +58,41 @@
"@types/terser-webpack-plugin": "4.1.0",
"@types/webpack": "4.41.22",
"@types/webpack-dev-server": "3.11.0",
"@types/yup": "0.29.6",
"@typescript-eslint/eslint-plugin": "4.0.1",
"@typescript-eslint/parser": "4.0.1",
"@types/yup": "0.29.7",
"@typescript-eslint/eslint-plugin": "4.1.0",
"@typescript-eslint/parser": "4.1.0",
"axios-mock-adapter": "1.18.2",
"babel-loader": "8.1.0",
"cpx": "1.5.0",
"css-loader": "4.2.2",
"css-loader": "4.3.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.4",
"eslint": "7.8.1",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react-hooks": "4.1.0",
"eslint-plugin-react-hooks": "4.1.2",
"faker": "5.1.0",
"html-webpack-plugin": "4.4.1",
"husky": "4.2.5",
"husky": "4.3.0",
"jest": "26.4.2",
"jest-enzyme": "7.1.2",
"less": "3.12.2",
"less-loader": "7.0.1",
"lint-staged": "10.3.0",
"markdownlint-cli": "0.23.2",
"mini-css-extract-plugin": "0.11.0",
"mini-css-extract-plugin": "0.11.2",
"npm-run-all": "4.1.5",
"optimize-css-assets-webpack-plugin": "5.0.4",
"prettier": "2.1.1",
"react-hooks-testing-library": "0.6.0",
"react-lifecycles-compat": "3.0.4",
"redux-devtools-extension": "2.13.8",
"shipjs": "0.21.0",
"storycap": "2.3.5",
"storycap": "2.3.6",
"style-loader": "1.2.1",
"terser-webpack-plugin": "4.1.0",
"terser-webpack-plugin": "4.2.0",
"ts-config-webpack-plugin": "2.0.0",
"ts-jest": "26.3.0",
"ts-node": "9.0.0",
Expand Down
Loading

0 comments on commit b0e64be

Please sign in to comment.