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 Jul 5, 2019
1 parent fbcaf76 commit c66c90e
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
},
"dependencies": {
"react": "16.8.6",
"svg-drawing": "1.5.1",
"svg-drawing": "1.6.1",
"two.js": "0.7.0-beta.3"
},
"devDependencies": {
"@babel/core": "7.4.5",
"@babel/core": "7.5.0",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/polyfill": "7.4.4",
"@babel/preset-env": "7.4.5",
"@babel/preset-env": "7.5.0",
"@babel/preset-typescript": "7.3.3",
"@types/autoprefixer": "9.5.0",
"@types/babel-core": "6.25.6",
Expand All @@ -67,20 +67,20 @@
"@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.11.0",
"@typescript-eslint/parser": "1.11.0",
"@typescript-eslint/typescript-estree": "1.11.0",
"autoprefixer": "9.6.0",
"babel-core": "6.26.3",
"babel-jest": "24.8.0",
"babel-loader": "8.0.6",
"babel-preset-es2015": "6.24.1",
"css-loader": "2.1.1",
"eslint": "5.16.0",
"eslint-config-prettier": "4.3.0",
"eslint-loader": "2.1.2",
"eslint-loader": "2.2.1",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.13.0",
"eslint-plugin-react": "7.14.2",
"eslint-plugin-react-hooks": "1.6.0",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
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.1",
"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.35.2",
"webpack-cli": "3.3.2",
"webpack-dev-server": "3.4.1",
"webpack-dev-server": "3.7.2",
"webpack-merge": "4.2.1",
"workbox-webpack-plugin": "4.3.1"
}
Expand Down

0 comments on commit c66c90e

Please sign in to comment.