Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 #561

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"connect-history-api-fallback": "^2.0.0",
"css-loader": "^7.1.2",
"dotenv-webpack": "^8.1.0",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"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": "^7.1.2",
"dotenv-webpack": "^8.1.0",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"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": "^7.1.2",
"dotenv-webpack": "^8.1.0",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"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": "^7.1.2",
"dotenv-webpack": "^8.1.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"interpolate-html-plugin": "^4.0.0",
"jest": "^29.6.2",
"mini-css-extract-plugin": "^2.9.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2085,7 +2085,7 @@ __metadata:
connect-history-api-fallback: "npm:^2.0.0"
css-loader: "npm:^7.1.2"
dotenv-webpack: "npm:^8.1.0"
html-webpack-plugin: "npm:^5.6.0"
html-webpack-plugin: "npm:^5.6.2"
interpolate-html-plugin: "npm:^4.0.0"
jest: "npm:^29.6.2"
mini-css-extract-plugin: "npm:2.9.1"
Expand Down Expand Up @@ -2155,7 +2155,7 @@ __metadata:
connect-history-api-fallback: "npm:^2.0.0"
css-loader: "npm:^7.1.2"
dotenv-webpack: "npm:^8.1.0"
html-webpack-plugin: "npm:^5.6.0"
html-webpack-plugin: "npm:^5.6.2"
interpolate-html-plugin: "npm:^4.0.0"
jest: "npm:^29.6.2"
mini-css-extract-plugin: "npm:2.9.1"
Expand Down Expand Up @@ -2224,7 +2224,7 @@ __metadata:
connect-history-api-fallback: "npm:^2.0.0"
css-loader: "npm:^7.1.2"
dotenv-webpack: "npm:^8.1.0"
html-webpack-plugin: "npm:^5.6.0"
html-webpack-plugin: "npm:^5.6.2"
interpolate-html-plugin: "npm:^4.0.0"
jest: "npm:^29.6.2"
mini-css-extract-plugin: "npm:2.9.1"
Expand Down Expand Up @@ -2320,7 +2320,7 @@ __metadata:
css-loader: "npm:^7.1.2"
dotenv-webpack: "npm:^8.1.0"
file-loader: "npm:^6.2.0"
html-webpack-plugin: "npm:^5.6.0"
html-webpack-plugin: "npm:^5.6.2"
interpolate-html-plugin: "npm:^4.0.0"
jest: "npm:^29.6.2"
jquery-match-height: "npm:^0.7.2"
Expand Down Expand Up @@ -9360,9 +9360,9 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:^5.6.0":
version: 5.6.0
resolution: "html-webpack-plugin@npm:5.6.0"
"html-webpack-plugin@npm:^5.6.2":
version: 5.6.2
resolution: "html-webpack-plugin@npm:5.6.2"
dependencies:
"@types/html-minifier-terser": "npm:^6.0.0"
html-minifier-terser: "npm:^6.0.2"
Expand All @@ -9377,7 +9377,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/d651f3a88a7c932c72c6a30f0fdd610b49a864a69f1ddb34562c750f1602ea471e27fd8fc32c01adadd484b38fa6b74f055d1ccce26e5f8fcf814ee0d398a121
checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba
languageName: node
linkType: hard

Expand Down