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 Jan 2, 2021
1 parent 7253adf commit 6d3abcc
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 111 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,37 +52,37 @@
"@types/react-color": "3.0.4",
"@types/react-dom": "16.9.10",
"@types/react-lifecycles-compat": "3.0.1",
"@types/react-redux": "7.1.14",
"@types/react-router-dom": "5.1.6",
"@types/react-redux": "7.1.15",
"@types/react-router-dom": "5.1.7",
"@types/storybook__react": "5.2.1",
"@types/styled-system": "5.1.10",
"@types/terser-webpack-plugin": "4.2.0",
"@types/webpack": "4.41.25",
"@types/webpack-dev-server": "3.11.1",
"@types/yup": "0.29.11",
"@typescript-eslint/eslint-plugin": "4.11.0",
"@typescript-eslint/parser": "4.11.0",
"@typescript-eslint/eslint-plugin": "4.11.1",
"@typescript-eslint/parser": "4.11.1",
"axios-mock-adapter": "1.19.0",
"babel-loader": "8.2.2",
"cpx": "1.5.0",
"css-loader": "4.3.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.5",
"eslint": "7.16.0",
"eslint": "7.17.0",
"eslint-config-airbnb-typescript": "11.4.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-prettier": "3.3.0",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react-hooks": "4.2.0",
"faker": "5.1.0",
"html-webpack-plugin": "4.5.0",
"husky": "4.3.6",
"jest": "26.6.3",
"jest-enzyme": "7.1.2",
"less": "3.13.1",
"less-loader": "7.2.0",
"less-loader": "7.2.1",
"lint-staged": "10.5.3",
"markdownlint-cli": "0.26.0",
"mini-css-extract-plugin": "0.12.0",
Expand All @@ -102,7 +102,7 @@
"typescript": "4.1.3",
"webpack": "4.44.2",
"webpack-cli": "3.3.12",
"webpack-dev-server": "3.11.0"
"webpack-dev-server": "3.11.1"
},
"resolutions": {
"@types/react": "16.14.2",
Expand Down
Loading

0 comments on commit 6d3abcc

Please sign in to comment.