Skip to content

Commit

Permalink
chore(deps-dev): bump html-webpack-plugin from 5.5.3 to 5.5.4
Browse files Browse the repository at this point in the history
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Dec 11, 2023
1 parent 41664b2 commit eb862fb
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"connect-history-api-fallback": "^2.0.0",
"css-loader": "^6.8.1",
"dotenv-webpack": "^8.0.1",
"html-webpack-plugin": "^5.5.3",
"html-webpack-plugin": "^5.5.4",
"interpolate-html-plugin": "^4.0.0",
"jest": "^29.6.2",
"os-browserify": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"connect-history-api-fallback": "^2.0.0",
"css-loader": "^6.8.1",
"dotenv-webpack": "^8.0.1",
"html-webpack-plugin": "^5.5.3",
"html-webpack-plugin": "^5.5.4",
"interpolate-html-plugin": "^4.0.0",
"jest": "^29.6.2",
"os-browserify": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"connect-history-api-fallback": "^2.0.0",
"css-loader": "^6.8.1",
"dotenv-webpack": "^8.0.1",
"html-webpack-plugin": "^5.5.3",
"html-webpack-plugin": "^5.5.4",
"interpolate-html-plugin": "^4.0.0",
"jest": "^29.6.2",
"os-browserify": "^0.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"css-loader": "^6.8.1",
"dotenv-webpack": "^8.0.1",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.3",
"html-webpack-plugin": "^5.5.4",
"interpolate-html-plugin": "^4.0.0",
"jest": "^29.6.2",
"mini-css-extract-plugin": "^2.7.6",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1965,7 +1965,7 @@ __metadata:
connect-history-api-fallback: ^2.0.0
css-loader: ^6.8.1
dotenv-webpack: ^8.0.1
html-webpack-plugin: ^5.5.3
html-webpack-plugin: ^5.5.4
interpolate-html-plugin: ^4.0.0
jest: ^29.6.2
mini-css-extract-plugin: 2.7.6
Expand Down Expand Up @@ -2036,7 +2036,7 @@ __metadata:
connect-history-api-fallback: ^2.0.0
css-loader: ^6.8.1
dotenv-webpack: ^8.0.1
html-webpack-plugin: ^5.5.3
html-webpack-plugin: ^5.5.4
interpolate-html-plugin: ^4.0.0
jest: ^29.6.2
mini-css-extract-plugin: 2.7.6
Expand Down Expand Up @@ -2107,7 +2107,7 @@ __metadata:
connect-history-api-fallback: ^2.0.0
css-loader: ^6.8.1
dotenv-webpack: ^8.0.1
html-webpack-plugin: ^5.5.3
html-webpack-plugin: ^5.5.4
interpolate-html-plugin: ^4.0.0
jest: ^29.6.2
mini-css-extract-plugin: 2.7.6
Expand Down Expand Up @@ -2198,7 +2198,7 @@ __metadata:
css-loader: ^6.8.1
dotenv-webpack: ^8.0.1
file-loader: ^6.2.0
html-webpack-plugin: ^5.5.3
html-webpack-plugin: ^5.5.4
interpolate-html-plugin: ^4.0.0
jest: ^29.6.2
jquery-match-height: ^0.7.2
Expand Down Expand Up @@ -8385,9 +8385,9 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:^5.5.3":
version: 5.5.3
resolution: "html-webpack-plugin@npm:5.5.3"
"html-webpack-plugin@npm:^5.5.4":
version: 5.5.4
resolution: "html-webpack-plugin@npm:5.5.4"
dependencies:
"@types/html-minifier-terser": ^6.0.0
html-minifier-terser: ^6.0.2
Expand All @@ -8396,7 +8396,7 @@ __metadata:
tapable: ^2.0.0
peerDependencies:
webpack: ^5.20.0
checksum: ccf685195739c372ad641bbd0c9100a847904f34eedc7aff3ece7856cd6c78fd3746d2d615af1bb71e5727993fe711b89e9b744f033ed3fde646540bf5d5e954
checksum: b49befb73d67a3716fd0e6f7776b108d2b0b7050fb8221f05cd114cbae13c03150a13b7cdf5e76170be040ce7936a1cf76f7a4bfd9ebe1552b72d7889a74c374
languageName: node
linkType: hard

Expand Down

0 comments on commit eb862fb

Please sign in to comment.