Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 29, 2019
1 parent fbcaf76 commit 21ca276
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,18 @@
"@types/dotenv-webpack": "1.7.0",
"@types/eslint": "4.16.6",
"@types/eslint-plugin-prettier": "2.2.0",
"@types/html-webpack-plugin": "3.2.0",
"@types/jest": "24.0.13",
"@types/node": "12.0.4",
"@types/html-webpack-plugin": "3.2.1",
"@types/jest": "24.0.16",
"@types/node": "12.0.12",
"@types/node-sass": "4.11.0",
"@types/prettier": "1.16.4",
"@types/react": "16.8.19",
"@types/react-dom": "16.8.4",
"@types/react": "16.8.23",
"@types/react-dom": "16.8.5",
"@types/rimraf": "2.0.2",
"@types/two.js": "0.7.1",
"@types/two.js": "0.7.2",
"@types/uglifyjs-webpack-plugin": "1.1.0",
"@types/webpack": "4.4.32",
"@types/webpack-dev-server": "3.1.6",
"@types/webpack": "4.4.35",
"@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.9.0",
Expand All @@ -81,7 +81,7 @@
"eslint-loader": "2.1.2",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.13.0",
"eslint-plugin-react-hooks": "1.6.0",
"eslint-plugin-react-hooks": "1.6.1",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.8.0",
Expand All @@ -98,11 +98,11 @@
"sass-loader": "7.1.0",
"style-loader": "0.23.1",
"ts-jest": "24.0.2",
"ts-loader": "6.0.2",
"ts-loader": "6.0.4",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.5.1",
"typescript": "3.5.3",
"webpack": "4.32.2",
"webpack-cli": "3.3.2",
"webpack-cli": "3.3.6",
"webpack-dev-server": "3.4.1",
"webpack-merge": "4.2.1",
"workbox-webpack-plugin": "4.3.1"
Expand Down

0 comments on commit 21ca276

Please sign in to comment.