Skip to content

Commit

Permalink
chore(deps): update all major dependencies (major) (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kmkzt committed Aug 26, 2019
1 parent 64ab95e commit 1917336
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"@types/react-router-dom": "4.3.3",
"@types/styled-components": "4.1.14",
"@types/workbox-sw": "4.2.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-loader": "8.0.5",
Expand All @@ -62,11 +62,11 @@
"enzyme-to-json": "3.4.0",
"eslint": "6.1.0",
"eslint-config-prettier": "6.0.0",
"eslint-loader": "2.2.1",
"eslint-loader": "3.0.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.14.3",
"eslint-plugin-react-hooks": "1.7.0",
"favicons-webpack-plugin": "0.0.9",
"eslint-plugin-react-hooks": "2.0.1",
"favicons-webpack-plugin": "1.0.1",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.8.0",
Expand All @@ -75,9 +75,9 @@
"postcss-loader": "3.0.0",
"prettier": "1.18.2",
"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",
"svg-sprite-loader": "4.1.3",
"svgo": "1.3.0",
"svgo-loader": "2.2.0",
Expand Down

0 comments on commit 1917336

Please sign in to comment.