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 24, 2019
1 parent 247f2b6 commit 6eac055
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/babel-core": "6.25.6",
"@types/babel__core": "7.1.2",
"@types/dotenv-webpack": "1.7.0",
"@types/eslint": "4.16.8",
"@types/eslint": "6.1.1",
"@types/eslint-plugin-prettier": "2.2.0",
"@types/html-webpack-plugin": "3.2.1",
"@types/jest": "24.0.18",
Expand All @@ -64,21 +64,21 @@
"@types/webpack-dev-server": "3.1.7",
"@types/webpack-merge": "4.1.5",
"@types/workbox-webpack-plugin": "4.1.0",
"@typescript-eslint/eslint-plugin": "1.13.0",
"@typescript-eslint/parser": "1.13.0",
"@typescript-eslint/typescript-estree": "1.13.0",
"@typescript-eslint/eslint-plugin": "2.0.0",
"@typescript-eslint/parser": "2.0.0",
"@typescript-eslint/typescript-estree": "2.0.0",
"autoprefixer": "9.6.1",
"babel-core": "6.26.3",
"babel-jest": "24.8.0",
"babel-loader": "8.0.6",
"babel-preset-es2015": "6.24.1",
"css-loader": "3.2.0",
"eslint": "5.16.0",
"eslint-config-prettier": "5.1.0",
"eslint-loader": "2.2.1",
"eslint": "6.2.2",
"eslint-config-prettier": "6.1.0",
"eslint-loader": "3.0.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.14.3",
"eslint-plugin-react-hooks": "1.7.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 @@ -91,9 +91,9 @@
"react-dom": "16.9.0",
"release-it": "12.3.5",
"resolve-url-loader": "3.1.0",
"rimraf": "2.6.3",
"rimraf": "3.0.0",
"sass-loader": "7.2.0",
"style-loader": "0.23.1",
"style-loader": "1.0.0",
"ts-jest": "24.0.2",
"ts-loader": "6.0.4",
"tsconfig-paths-webpack-plugin": "3.2.0",
Expand Down

0 comments on commit 6eac055

Please sign in to comment.