Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2021
1 parent d2e7049 commit 46472ea
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 135 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"yup": "0.32.9"
},
"devDependencies": {
"@babel/core": "7.14.3",
"@babel/core": "7.14.6",
"@storybook/addon-actions": "6.2.9",
"@storybook/addon-essentials": "6.2.9",
"@storybook/addon-knobs": "6.2.9",
Expand All @@ -44,14 +44,14 @@
"@storybook/theming": "6.2.9",
"@testing-library/react": "11.2.7",
"@testing-library/react-hooks": "7.0.0",
"@types/css-minimizer-webpack-plugin": "3.0.0",
"@types/css-minimizer-webpack-plugin": "3.0.1",
"@types/faker": "5.5.6",
"@types/jest": "26.0.23",
"@types/mini-css-extract-plugin": "1.4.3",
"@types/query-string": "5.1.0",
"@types/react": "17.0.9",
"@types/react": "17.0.11",
"@types/react-color": "3.0.4",
"@types/react-dom": "17.0.6",
"@types/react-dom": "17.0.8",
"@types/react-lifecycles-compat": "3.0.1",
"@types/react-redux": "7.1.16",
"@types/react-router-dom": "5.1.7",
Expand All @@ -62,15 +62,15 @@
"@types/webpack": "5.28.0",
"@types/webpack-dev-server": "3.11.4",
"@types/yup": "0.29.11",
"@typescript-eslint/eslint-plugin": "4.26.0",
"@typescript-eslint/parser": "4.26.0",
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"axios-mock-adapter": "1.19.0",
"babel-loader": "8.2.2",
"cache-loader": "4.1.0",
"cpx": "1.5.0",
"css-loader": "5.2.6",
"css-minimizer-webpack-plugin": "3.0.1",
"eslint": "7.28.0",
"eslint": "7.29.0",
"eslint-config-airbnb-typescript": "12.3.1",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.23.4",
Expand All @@ -79,7 +79,7 @@
"eslint-plugin-react": "7.24.0",
"eslint-plugin-react-hooks": "4.2.0",
"faker": "5.5.3",
"fork-ts-checker-webpack-plugin": "6.2.10",
"fork-ts-checker-webpack-plugin": "6.2.12",
"html-webpack-plugin": "5.3.1",
"husky": "6.0.0",
"jest": "27.0.4",
Expand All @@ -94,17 +94,17 @@
"react-lifecycles-compat": "3.0.4",
"react-test-renderer": "17.0.2",
"redux-devtools-extension": "2.13.9",
"shipjs": "0.23.2",
"shipjs": "0.23.3",
"storycap": "3.0.4",
"style-loader": "2.0.0",
"terser-webpack-plugin": "5.1.3",
"thread-loader": "3.0.4",
"ts-jest": "27.0.2",
"ts-jest": "27.0.3",
"ts-loader": "8.3.0",
"ts-node": "10.0.0",
"typescript": "4.3.2",
"webpack": "5.38.1",
"webpack-cli": "4.7.0",
"typescript": "4.3.4",
"webpack": "5.39.1",
"webpack-cli": "4.7.2",
"webpack-dev-server": "3.11.2"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 46472ea

Please sign in to comment.