Skip to content

Commit

Permalink
chore(deps): update all major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 30, 2019
1 parent bbd2dbb commit a9a25af
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Expand Up @@ -53,7 +53,7 @@
"@types/babel-core": "6.25.6",
"@types/babel__core": "7.1.2",
"@types/dotenv-webpack": "1.7.0",
"@types/eslint": "4.16.6",
"@types/eslint": "6.1.1",
"@types/eslint-plugin-prettier": "2.2.0",
"@types/html-webpack-plugin": "3.2.0",
"@types/jest": "24.0.13",
Expand All @@ -69,21 +69,21 @@
"@types/webpack-dev-server": "3.1.6",
"@types/webpack-merge": "4.1.5",
"@types/workbox-webpack-plugin": "4.1.0",
"@typescript-eslint/eslint-plugin": "1.9.0",
"@typescript-eslint/parser": "1.9.0",
"@typescript-eslint/typescript-estree": "1.9.0",
"@typescript-eslint/eslint-plugin": "2.0.0",
"@typescript-eslint/parser": "2.0.0",
"@typescript-eslint/typescript-estree": "2.0.0",
"autoprefixer": "9.5.1",
"babel-core": "6.26.3",
"babel-jest": "24.8.0",
"babel-loader": "8.0.6",
"babel-preset-es2015": "6.24.1",
"css-loader": "2.1.1",
"eslint": "5.16.0",
"eslint-config-prettier": "4.3.0",
"eslint-loader": "2.1.2",
"css-loader": "3.2.0",
"eslint": "6.3.0",
"eslint-config-prettier": "6.1.0",
"eslint-loader": "3.0.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.13.0",
"eslint-plugin-react-hooks": "1.6.0",
"eslint-plugin-react-hooks": "2.0.1",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.8.0",
Expand All @@ -96,9 +96,9 @@
"react-dom": "16.8.6",
"release-it": "12.2.2",
"resolve-url-loader": "3.1.0",
"rimraf": "2.6.3",
"sass-loader": "7.1.0",
"style-loader": "0.23.1",
"rimraf": "3.0.0",
"sass-loader": "8.0.0",
"style-loader": "1.0.0",
"ts-jest": "24.0.2",
"ts-loader": "6.0.2",
"tsconfig-paths-webpack-plugin": "3.2.0",
Expand Down

0 comments on commit a9a25af

Please sign in to comment.