Skip to content

Commit b822388

Browse files
committed
chore(deps): update build tools
1 parent c93ec85 commit b822388

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,11 @@
6363
"fork-ts-checker-webpack-plugin": "5.1.0",
6464
"friendly-errors-webpack-plugin": "1.7.0",
6565
"gh-pages": "3.1.0",
66-
"html-webpack-plugin": "4.3.0",
66+
"html-webpack-plugin": "4.4.1",
6767
"husky": "4.2.5",
6868
"lint-staged": "10.2.13",
6969
"mini-css-extract-plugin": "0.11.0",
70-
"optimize-css-assets-webpack-plugin": "5.0.3",
70+
"optimize-css-assets-webpack-plugin": "5.0.4",
7171
"postcss-loader": "3.0.0",
7272
"prettier": "2.1.1",
7373
"react": "16.13.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7091,10 +7091,10 @@ html-minifier-terser@^5.0.1:
70917091
relateurl "^0.2.7"
70927092
terser "^4.6.3"
70937093

7094-
html-webpack-plugin@4.3.0:
7095-
version "4.3.0"
7096-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.3.0.tgz#53bf8f6d696c4637d5b656d3d9863d89ce8174fd"
7097-
integrity sha512-C0fzKN8yQoVLTelcJxZfJCE+aAvQiY2VUf3UuKrR4a9k5UMWYOtpDLsaXwATbcVCnI05hUS7L9ULQHWLZhyi3w==
7094+
html-webpack-plugin@4.4.1:
7095+
version "4.4.1"
7096+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.4.1.tgz#61ab85aa1a84ba181443345ebaead51abbb84149"
7097+
integrity sha512-nEtdEIsIGXdXGG7MjTTZlmhqhpHU9pJFc1OYxcP36c5/ZKP6b0BJMww2QTvJGQYA9aMxUnjDujpZdYcVOXiBCQ==
70987098
dependencies:
70997099
"@types/html-minifier-terser" "^5.0.0"
71007100
"@types/tapable" "^1.0.5"
@@ -9770,10 +9770,10 @@ opn@^5.5.0:
97709770
dependencies:
97719771
is-wsl "^1.1.0"
97729772

9773-
optimize-css-assets-webpack-plugin@5.0.3:
9774-
version "5.0.3"
9775-
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.3.tgz#e2f1d4d94ad8c0af8967ebd7cf138dcb1ef14572"
9776-
integrity sha512-q9fbvCRS6EYtUKKSwI87qm2IxlyJK5b4dygW1rKUBT6mMDhdG5e5bZT63v6tnJR9F9FB/H5a0HTmtw+laUBxKA==
9773+
optimize-css-assets-webpack-plugin@5.0.4:
9774+
version "5.0.4"
9775+
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.4.tgz#85883c6528aaa02e30bbad9908c92926bb52dc90"
9776+
integrity sha512-wqd6FdI2a5/FdoiCNNkEvLeA//lHHfG24Ln2Xm2qqdIk4aOlsR18jwpyOihqQ8849W3qu2DX8fOYxpvTMj+93A==
97779777
dependencies:
97789778
cssnano "^4.1.10"
97799779
last-call-webpack-plugin "^3.0.0"

0 commit comments

Comments
 (0)