Skip to content

Commit 9c282db

Browse files
committed
chore(deps): update all major dependencies
1 parent 1917336 commit 9c282db

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"react-dom": "16.9.0",
2626
"react-helmet": "6.0.0-beta",
2727
"react-router-dom": "5.0.0",
28-
"styled-components": "4.3.2",
29-
"workbox-sw": "4.3.1"
28+
"styled-components": "5.0.1",
29+
"workbox-sw": "5.0.0"
3030
},
3131
"devDependencies": {
3232
"@babel/polyfill": "7.4.4",
@@ -36,13 +36,13 @@
3636
"@types/enzyme": "3.10.3",
3737
"@types/enzyme-adapter-react-16": "1.0.5",
3838
"@types/express": "4.17.0",
39-
"@types/jest": "24.0.12",
39+
"@types/jest": "25.1.2",
4040
"@types/node": "10.14.6",
4141
"@types/react": "16.9.1",
4242
"@types/react-cache": "2.0.1",
4343
"@types/react-dom": "16.8.4",
4444
"@types/react-helmet": "5.0.8",
45-
"@types/react-router-dom": "4.3.3",
45+
"@types/react-router-dom": "5.1.3",
4646
"@types/styled-components": "4.1.14",
4747
"@types/workbox-sw": "4.2.0",
4848
"@typescript-eslint/eslint-plugin": "2.0.0",
@@ -66,22 +66,22 @@
6666
"eslint-plugin-prettier": "3.1.0",
6767
"eslint-plugin-react": "7.14.3",
6868
"eslint-plugin-react-hooks": "2.0.1",
69-
"favicons-webpack-plugin": "1.0.1",
69+
"favicons-webpack-plugin": "3.0.1",
7070
"html-loader": "0.5.5",
7171
"html-webpack-plugin": "3.2.0",
72-
"jest": "24.8.0",
73-
"jest-styled-components": "6.3.1",
72+
"jest": "25.1.0",
73+
"jest-styled-components": "7.0.0",
7474
"node-sass": "4.12.0",
7575
"postcss-loader": "3.0.0",
7676
"prettier": "1.18.2",
7777
"resolve-url-loader": "3.1.0",
7878
"rimraf": "3.0.0",
79-
"sass-loader": "7.2.0",
79+
"sass-loader": "8.0.2",
8080
"style-loader": "1.0.0",
8181
"svg-sprite-loader": "4.1.3",
8282
"svgo": "1.3.0",
8383
"svgo-loader": "2.2.0",
84-
"ts-jest": "24.0.2",
84+
"ts-jest": "25.2.0",
8585
"ts-loader": "6.0.4",
8686
"tsconfig-paths-webpack-plugin": "3.2.0",
8787
"typescript": "3.5.3",
@@ -94,6 +94,6 @@
9494
"webpack-manifest-plugin": "2.0.4",
9595
"webpack-merge": "4.2.1",
9696
"webpack-node-externals": "1.7.2",
97-
"workbox-webpack-plugin": "4.3.1"
97+
"workbox-webpack-plugin": "5.0.0"
9898
}
9999
}

0 commit comments

Comments
 (0)