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 May 11, 2020
1 parent 1259e76 commit 0aceac4
Show file tree
Hide file tree
Showing 2 changed files with 1,963 additions and 1,535 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,64 +65,64 @@
"@types/eslint": "6.8.0",
"@types/eslint-plugin-prettier": "3.1.0",
"@types/html-webpack-plugin": "3.2.1",
"@types/jest": "24.0.18",
"@types/jest": "25.2.1",
"@types/node": "12.7.3",
"@types/node-sass": "4.11.0",
"@types/prettier": "1.18.2",
"@types/prettier": "2.0.0",
"@types/react": "16.9.2",
"@types/react-dom": "16.9.0",
"@types/rimraf": "2.0.2",
"@types/rimraf": "3.0.0",
"@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-merge": "4.1.5",
"@types/workbox-webpack-plugin": "4.1.0",
"@types/workbox-webpack-plugin": "5.1.0",
"@typescript-eslint/eslint-plugin": "2.31.0",
"@typescript-eslint/parser": "2.31.0",
"@typescript-eslint/typescript-estree": "2.31.0",
"autoprefixer": "9.6.1",
"babel-core": "6.26.3",
"babel-jest": "24.9.0",
"babel-jest": "26.0.1",
"babel-loader": "8.0.6",
"babel-plugin-add-module-exports": "1.0.2",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"babel-preset-es2015": "6.24.1",
"css-loader": "3.2.0",
"eslint": "6.8.0",
"eslint": "7.0.0",
"eslint-config-prettier": "6.11.0",
"eslint-loader": "4.0.2",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.19.0",
"eslint-plugin-react-hooks": "4.0.0",
"html-loader": "0.5.5",
"html-webpack-plugin": "3.2.0",
"jest": "24.9.0",
"html-loader": "1.1.0",
"html-webpack-plugin": "4.3.0",
"jest": "26.0.1",
"node-sass": "4.12.0",
"npm-run-all": "4.1.5",
"postcss-loader": "3.0.0",
"pressure": "2.1.2",
"prettier": "1.18.2",
"prettier": "2.0.5",
"react": "16.9.0",
"react-dom": "16.9.0",
"release-it": "12.3.6",
"release-it": "13.5.8",
"resolve-url-loader": "3.1.0",
"rimraf": "3.0.0",
"rollup": "1.31.0",
"rollup": "2.9.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-size-snapshot": "0.11.0",
"rollup-plugin-sourcemaps": "0.5.0",
"rollup-plugin-terser": "5.2.0",
"sass-loader": "8.0.0",
"style-loader": "1.0.0",
"ts-jest": "24.0.2",
"ts-loader": "6.0.4",
"ts-jest": "25.5.1",
"ts-loader": "7.0.3",
"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.1.3"
}
}
Loading

0 comments on commit 0aceac4

Please sign in to comment.