Skip to content

Commit

Permalink
chore(deps): update build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2021
1 parent 9ba28be commit ea860fb
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 1,041 deletions.
16 changes: 8 additions & 8 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"@types/webpack-dev-server": "3.11.0",
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/parser": "4.1.1",
"autoprefixer": "9.8.6",
"autoprefixer": "10.2.3",
"babel-loader": "8.1.0",
"clean-webpack-plugin": "3.0.0",
"conventional-changelog-angular-all": "1.7.0",
"core-js": "3.6.5",
"css-loader": "4.3.0",
"css-loader": "5.0.1",
"eslint": "7.9.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react-hooks": "4.1.2",
"fibers": "5.0.0",
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",
"fork-ts-checker-webpack-plugin": "5.2.0",
"fork-ts-checker-webpack-plugin": "6.1.0",
"friendly-errors-webpack-plugin": "1.7.0",
"gh-pages": "3.1.0",
"html-webpack-plugin": "4.5.0",
Expand All @@ -77,16 +77,16 @@
"resolve-pkg": "2.0.0",
"rimraf": "3.0.2",
"styled-components": "5.2.0",
"terser-webpack-plugin": "4.2.2",
"terser-webpack-plugin": "5.1.1",
"ts-jest": "26.3.0",
"ts-loader": "8.0.4",
"ts-node": "8.10.2",
"typescript": "4.0.3",
"webpack": "4.44.2",
"webpack-bundle-analyzer": "3.9.0",
"webpack-cli": "3.3.12",
"webpack": "5.17.0",
"webpack-bundle-analyzer": "4.4.0",
"webpack-cli": "4.4.0",
"webpack-dev-server": "3.11.0",
"webpack-manifest-plugin": "2.2.0"
"webpack-manifest-plugin": "3.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit ea860fb

Please sign in to comment.