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 Jan 7, 2020
1 parent 8be3e50 commit 824bf0d
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"two.js": "0.7.0-beta.3"
},
"peerDependencies": {
"react": "16.9.0"
"react": "16.12.0"
},
"devDependencies": {
"@babel/core": "7.5.5",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/polyfill": "7.4.4",
"@babel/preset-env": "7.5.5",
"@babel/preset-typescript": "7.3.3",
"@babel/core": "7.7.7",
"@babel/plugin-syntax-dynamic-import": "7.7.4",
"@babel/polyfill": "7.7.0",
"@babel/preset-env": "7.7.7",
"@babel/preset-typescript": "7.7.7",
"@types/autoprefixer": "9.6.1",
"@types/babel-core": "6.25.6",
"@types/babel__core": "7.1.2",
Expand All @@ -57,55 +57,55 @@
"@types/eslint-plugin-prettier": "2.2.0",
"@types/html-webpack-plugin": "3.2.1",
"@types/jest": "24.0.18",
"@types/node": "12.7.3",
"@types/node": "12.12.24",
"@types/node-sass": "4.11.0",
"@types/prettier": "1.18.2",
"@types/prettier": "1.19.0",
"@types/react": "16.9.2",
"@types/react-dom": "16.9.0",
"@types/rimraf": "2.0.2",
"@types/two.js": "0.7.2",
"@types/uglifyjs-webpack-plugin": "1.1.0",
"@types/webpack": "4.39.1",
"@types/webpack-dev-server": "3.1.7",
"@types/webpack": "4.41.2",
"@types/webpack-dev-server": "3.9.0",
"@types/webpack-merge": "4.1.5",
"@types/workbox-webpack-plugin": "4.1.0",
"@typescript-eslint/eslint-plugin": "2.0.0",
"@typescript-eslint/parser": "2.0.0",
"@typescript-eslint/typescript-estree": "2.0.0",
"autoprefixer": "9.6.1",
"@typescript-eslint/eslint-plugin": "2.15.0",
"@typescript-eslint/parser": "2.15.0",
"@typescript-eslint/typescript-estree": "2.15.0",
"autoprefixer": "9.7.3",
"babel-core": "6.26.3",
"babel-jest": "24.9.0",
"babel-loader": "8.0.6",
"babel-preset-es2015": "6.24.1",
"css-loader": "3.2.0",
"eslint": "6.3.0",
"eslint-config-prettier": "6.1.0",
"css-loader": "3.4.1",
"eslint": "6.8.0",
"eslint-config-prettier": "6.9.0",
"eslint-loader": "3.0.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-react": "7.14.3",
"eslint-plugin-react-hooks": "2.0.1",
"eslint-plugin-react": "7.17.0",
"eslint-plugin-react-hooks": "2.3.0",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.9.0",
"node-sass": "4.12.0",
"node-sass": "4.13.0",
"npm-run-all": "4.1.5",
"postcss-loader": "3.0.0",
"pressure": "2.1.2",
"prettier": "1.18.2",
"react": "16.9.0",
"react-dom": "16.9.0",
"release-it": "12.3.6",
"prettier": "1.19.1",
"react": "16.12.0",
"react-dom": "16.12.0",
"release-it": "12.4.3",
"resolve-url-loader": "3.1.0",
"rimraf": "3.0.0",
"sass-loader": "8.0.0",
"style-loader": "1.0.0",
"ts-jest": "24.0.2",
"ts-loader": "6.0.4",
"style-loader": "1.1.2",
"ts-jest": "24.3.0",
"ts-loader": "6.2.1",
"tsconfig-paths-webpack-plugin": "3.2.0",
"typescript": "3.6.2",
"webpack": "4.39.3",
"typescript": "3.7.4",
"webpack": "4.41.5",
"webpack-cli": "3.3.7",
"webpack-dev-server": "3.8.0",
"webpack-dev-server": "3.10.1",
"webpack-merge": "4.2.2",
"workbox-webpack-plugin": "4.3.1"
}
Expand Down

0 comments on commit 824bf0d

Please sign in to comment.