Skip to content

Commit a061548

Browse files
chore(deps): update dependency html-webpack-plugin to v5.6.3 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3147313 commit a061548

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

package-lock.json

+7-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/scratch-gui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"eslint-plugin-react": "7.35.0",
139139
"file-loader": "6.2.0",
140140
"gh-pages": "3.2.3",
141-
"html-webpack-plugin": "5.6.0",
141+
"html-webpack-plugin": "5.6.3",
142142
"jest": "21.2.1",
143143
"jest-junit": "7.0.0",
144144
"raf": "3.4.1",

packages/scratch-render/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint": "8.57.1",
7171
"eslint-config-scratch": "9.0.9",
7272
"gh-pages": "1.2.0",
73-
"html-webpack-plugin": "5.6.0",
73+
"html-webpack-plugin": "5.6.3",
7474
"jsdoc": "3.6.11",
7575
"json": "9.0.6",
7676
"playwright-chromium": "1.46.1",

0 commit comments

Comments
 (0)