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 Mar 10, 2020
1 parent 1917336 commit f0ca15a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -25,8 +25,8 @@
"react-dom": "16.9.0",
"react-helmet": "6.0.0-beta",
"react-router-dom": "5.0.0",
"styled-components": "4.3.2",
"workbox-sw": "4.3.1"
"styled-components": "5.0.1",
"workbox-sw": "5.0.0"
},
"devDependencies": {
"@babel/polyfill": "7.4.4",
Expand All @@ -36,14 +36,14 @@
"@types/enzyme": "3.10.3",
"@types/enzyme-adapter-react-16": "1.0.5",
"@types/express": "4.17.0",
"@types/jest": "24.0.12",
"@types/jest": "25.1.4",
"@types/node": "10.14.6",
"@types/react": "16.9.1",
"@types/react-cache": "2.0.1",
"@types/react-dom": "16.8.4",
"@types/react-helmet": "5.0.8",
"@types/react-router-dom": "4.3.3",
"@types/styled-components": "4.1.14",
"@types/react-router-dom": "5.1.3",
"@types/styled-components": "5.0.1",
"@types/workbox-sw": "4.2.0",
"@typescript-eslint/eslint-plugin": "2.0.0",
"@typescript-eslint/parser": "2.0.0",
Expand All @@ -66,22 +66,22 @@
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.14.3",
"eslint-plugin-react-hooks": "2.0.1",
"favicons-webpack-plugin": "1.0.1",
"favicons-webpack-plugin": "3.0.1",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.8.0",
"jest-styled-components": "6.3.1",
"jest": "25.1.0",
"jest-styled-components": "7.0.0",
"node-sass": "4.12.0",
"postcss-loader": "3.0.0",
"prettier": "1.18.2",
"resolve-url-loader": "3.1.0",
"rimraf": "3.0.0",
"sass-loader": "7.2.0",
"sass-loader": "8.0.2",
"style-loader": "1.0.0",
"svg-sprite-loader": "4.1.3",
"svgo": "1.3.0",
"svgo-loader": "2.2.0",
"ts-jest": "24.0.2",
"ts-jest": "25.2.1",
"ts-loader": "6.0.4",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.5.3",
Expand All @@ -94,6 +94,6 @@
"webpack-manifest-plugin": "2.0.4",
"webpack-merge": "4.2.1",
"webpack-node-externals": "1.7.2",
"workbox-webpack-plugin": "4.3.1"
"workbox-webpack-plugin": "5.0.0"
}
}

0 comments on commit f0ca15a

Please sign in to comment.