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

build(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.3 in /reacnetgenerator/static/webpack #2291

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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 reacnetgenerator/static/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cssnano": "7.0.6",
"cssnano-preset-advanced": "7.0.6",
"html-inline-css-webpack-plugin": "1.11.2",
"html-webpack-plugin": "5.6.0",
"html-webpack-plugin": "5.6.3",
"ifdef-loader": "2.3.2",
"mini-css-extract-plugin": "2.9.1",
"postcss": "8.4.47",
Expand Down
10 changes: 5 additions & 5 deletions reacnetgenerator/static/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1682,9 +1682,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.3":
version: 5.6.3
resolution: "html-webpack-plugin@npm:5.6.3"
dependencies:
"@types/html-minifier-terser": "npm:^6.0.0"
html-minifier-terser: "npm:^6.0.2"
Expand All @@ -1699,7 +1699,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/d651f3a88a7c932c72c6a30f0fdd610b49a864a69f1ddb34562c750f1602ea471e27fd8fc32c01adadd484b38fa6b74f055d1ccce26e5f8fcf814ee0d398a121
checksum: 10/fd2bf1ac04823526c8b609555d027b38b9d61b4ba9f5c8116a37cc6b62d5b86cab1f478616e8c5344fee13663d2566f5c470c66265ecb1e9574dc38d0459889d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3129,7 +3129,7 @@ __metadata:
cssnano-preset-advanced: "npm:7.0.6"
d3: "npm:3.5.17"
html-inline-css-webpack-plugin: "npm:1.11.2"
html-webpack-plugin: "npm:5.6.0"
html-webpack-plugin: "npm:5.6.3"
ifdef-loader: "npm:2.3.2"
jquery: "npm:3.7.1"
jsrender: "npm:1.0.15"
Expand Down
Loading