Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 12, 2019
1 parent fbcaf76 commit 2a74db9
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"react": "16.8.6",
"svg-drawing": "1.5.1",
"svg-drawing": "1.6.1",
"two.js": "0.7.0-beta.3"
},
"devDependencies": {
Expand Down Expand Up @@ -67,10 +67,10 @@
"@types/webpack-dev-server": "3.1.6",
"@types/webpack-merge": "4.1.5",
"@types/workbox-webpack-plugin": "4.1.0",
"@typescript-eslint/eslint-plugin": "1.9.0",
"@typescript-eslint/parser": "1.9.0",
"@typescript-eslint/typescript-estree": "1.9.0",
"autoprefixer": "9.5.1",
"@typescript-eslint/eslint-plugin": "1.10.2",
"@typescript-eslint/parser": "1.10.2",
"@typescript-eslint/typescript-estree": "1.10.2",
"autoprefixer": "9.6.0",
"babel-core": "6.26.3",
"babel-jest": "24.8.0",
"babel-loader": "8.0.6",
Expand All @@ -89,10 +89,10 @@
"npm-run-all": "4.1.5",
"postcss-loader": "3.0.0",
"pressure": "2.1.2",
"prettier": "1.17.1",
"prettier": "1.18.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"release-it": "12.2.2",
"release-it": "12.3.0",
"resolve-url-loader": "3.1.0",
"rimraf": "2.6.3",
"sass-loader": "7.1.0",
Expand All @@ -101,9 +101,9 @@
"ts-loader": "6.0.2",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.5.1",
"webpack": "4.32.2",
"webpack": "4.34.0",
"webpack-cli": "3.3.2",
"webpack-dev-server": "3.4.1",
"webpack-dev-server": "3.7.1",
"webpack-merge": "4.2.1",
"workbox-webpack-plugin": "4.3.1"
}
Expand Down

0 comments on commit 2a74db9

Please sign in to comment.