Skip to content

Commit 9a5913e

Browse files
authored
Update all Yarn dependencies (2026-04-29) (#400)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent e6e2351 commit 9a5913e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint-plugin-testing-library": "^7.16.2",
8080
"globals": "^17.5.0",
8181
"history": "~5.3.0",
82-
"html-webpack-plugin": "~5.6.6",
82+
"html-webpack-plugin": "~5.6.7",
8383
"jest": "~30.3.0",
8484
"jest-environment-jsdom": "^30.3.0",
8585
"mini-css-extract-plugin": "^2.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4170,10 +4170,10 @@ html-minifier-terser@^6.0.2:
41704170
relateurl "^0.2.7"
41714171
terser "^5.10.0"
41724172

4173-
html-webpack-plugin@~5.6.6:
4174-
version "5.6.6"
4175-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.6.tgz#5321b9579f4a1949318550ced99c2a4a4e60cbaf"
4176-
integrity sha512-bLjW01UTrvoWTJQL5LsMRo1SypHW80FTm12OJRSnr3v6YHNhfe+1r0MYUZJMACxnCHURVnBWRwAsWs2yPU9Ezw==
4173+
html-webpack-plugin@~5.6.7:
4174+
version "5.6.7"
4175+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.7.tgz#429bab4e12abf3c07e1c608886608e2df2c06b11"
4176+
integrity sha512-md+vXtdCAe60s1k6AU3dUyMJnDxUyQAwfwPKoLisvgUF1IXjtlLsk2se54+qfL9Mdm26bbwvjJybpNx48NKRLw==
41774177
dependencies:
41784178
"@types/html-minifier-terser" "^6.0.0"
41794179
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)