Skip to content

Commit 93f928f

Browse files
authored
Merge pull request #211 from increments/dependabot/npm_and_yarn/html-webpack-plugin-5.6.3
Bump html-webpack-plugin from 5.6.0 to 5.6.3
2 parents 9ae8103 + 9129840 commit 93f928f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint": "^8.57.0",
3838
"eslint-plugin-react": "^7.35.0",
3939
"eslint-plugin-react-hooks": "^4.6.2",
40-
"html-webpack-plugin": "^5.6.0",
40+
"html-webpack-plugin": "^5.6.3",
4141
"husky": "^9.1.7",
4242
"jest": "^29.7.0",
4343
"lint-staged": "^15.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3573,10 +3573,10 @@ html-minifier-terser@^6.0.2:
35733573
relateurl "^0.2.7"
35743574
terser "^5.10.0"
35753575

3576-
html-webpack-plugin@^5.6.0:
3577-
version "5.6.0"
3578-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0"
3579-
integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw==
3576+
html-webpack-plugin@^5.6.3:
3577+
version "5.6.3"
3578+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz#a31145f0fee4184d53a794f9513147df1e653685"
3579+
integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg==
35803580
dependencies:
35813581
"@types/html-minifier-terser" "^6.0.0"
35823582
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)