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 Feb 8, 2020
1 parent 8be3e50 commit f058c0c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/eslint": "6.1.1",
"@types/eslint-plugin-prettier": "2.2.0",
"@types/html-webpack-plugin": "3.2.1",
"@types/jest": "24.0.18",
"@types/jest": "25.1.2",
"@types/node": "12.7.3",
"@types/node-sass": "4.11.0",
"@types/prettier": "1.18.2",
Expand All @@ -74,7 +74,7 @@
"@typescript-eslint/typescript-estree": "2.0.0",
"autoprefixer": "9.6.1",
"babel-core": "6.26.3",
"babel-jest": "24.9.0",
"babel-jest": "25.1.0",
"babel-loader": "8.0.6",
"babel-preset-es2015": "6.24.1",
"css-loader": "3.2.0",
Expand All @@ -86,7 +86,7 @@
"eslint-plugin-react-hooks": "2.0.1",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.9.0",
"jest": "25.1.0",
"node-sass": "4.12.0",
"npm-run-all": "4.1.5",
"postcss-loader": "3.0.0",
Expand All @@ -99,14 +99,14 @@
"rimraf": "3.0.0",
"sass-loader": "8.0.0",
"style-loader": "1.0.0",
"ts-jest": "24.0.2",
"ts-jest": "25.2.0",
"ts-loader": "6.0.4",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.6.2",
"webpack": "4.39.3",
"webpack-cli": "3.3.7",
"webpack-dev-server": "3.8.0",
"webpack-merge": "4.2.2",
"workbox-webpack-plugin": "4.3.1"
"workbox-webpack-plugin": "5.0.0"
}
}

0 comments on commit f058c0c

Please sign in to comment.