Skip to content

Commit 57a2b16

Browse files
authored
Merge pull request #60 from Himenon/renovate/build-tools
chore(deps): update build tools
2 parents 5e15b9b + b822388 commit 57a2b16

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
@@ -7113,10 +7113,10 @@ html-minifier-terser@^5.0.1:
71137113
relateurl "^0.2.7"
71147114
terser "^4.6.3"
71157115

7116-
html-webpack-plugin@4.3.0:
7117-
version "4.3.0"
7118-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.3.0.tgz#53bf8f6d696c4637d5b656d3d9863d89ce8174fd"
7119-
integrity sha512-C0fzKN8yQoVLTelcJxZfJCE+aAvQiY2VUf3UuKrR4a9k5UMWYOtpDLsaXwATbcVCnI05hUS7L9ULQHWLZhyi3w==
7116+
html-webpack-plugin@4.4.1:
7117+
version "4.4.1"
7118+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.4.1.tgz#61ab85aa1a84ba181443345ebaead51abbb84149"
7119+
integrity sha512-nEtdEIsIGXdXGG7MjTTZlmhqhpHU9pJFc1OYxcP36c5/ZKP6b0BJMww2QTvJGQYA9aMxUnjDujpZdYcVOXiBCQ==
71207120
dependencies:
71217121
"@types/html-minifier-terser" "^5.0.0"
71227122
"@types/tapable" "^1.0.5"
@@ -9792,10 +9792,10 @@ opn@^5.5.0:
97929792
dependencies:
97939793
is-wsl "^1.1.0"
97949794

9795-
optimize-css-assets-webpack-plugin@5.0.3:
9796-
version "5.0.3"
9797-
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.3.tgz#e2f1d4d94ad8c0af8967ebd7cf138dcb1ef14572"
9798-
integrity sha512-q9fbvCRS6EYtUKKSwI87qm2IxlyJK5b4dygW1rKUBT6mMDhdG5e5bZT63v6tnJR9F9FB/H5a0HTmtw+laUBxKA==
9795+
optimize-css-assets-webpack-plugin@5.0.4:
9796+
version "5.0.4"
9797+
resolved "https://registry.yarnpkg.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.4.tgz#85883c6528aaa02e30bbad9908c92926bb52dc90"
9798+
integrity sha512-wqd6FdI2a5/FdoiCNNkEvLeA//lHHfG24Ln2Xm2qqdIk4aOlsR18jwpyOihqQ8849W3qu2DX8fOYxpvTMj+93A==
97999799
dependencies:
98009800
cssnano "^4.1.10"
98019801
last-call-webpack-plugin "^3.0.0"

0 commit comments

Comments
 (0)