Skip to content

Commit

Permalink
fix(deps): update dependency html-webpack-plugin to v5.5.1 (#8090)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 24, 2023
1 parent 5099207 commit 1f957d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"file-loader": "6.2.0",
"graphql": "16.6.0",
"graphql-tag": "2.12.6",
"html-webpack-plugin": "5.5.0",
"html-webpack-plugin": "5.5.1",
"lodash.escaperegexp": "4.1.2",
"mini-css-extract-plugin": "2.7.5",
"nodemon": "2.0.22",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6892,7 +6892,7 @@ __metadata:
file-loader: 6.2.0
graphql: 16.6.0
graphql-tag: 2.12.6
html-webpack-plugin: 5.5.0
html-webpack-plugin: 5.5.1
jest: 29.5.0
lodash.escaperegexp: 4.1.2
mini-css-extract-plugin: 2.7.5
Expand Down Expand Up @@ -19184,9 +19184,9 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:5.5.0, html-webpack-plugin@npm:^5.0.0":
version: 5.5.0
resolution: "html-webpack-plugin@npm:5.5.0"
"html-webpack-plugin@npm:5.5.1, html-webpack-plugin@npm:^5.0.0":
version: 5.5.1
resolution: "html-webpack-plugin@npm:5.5.1"
dependencies:
"@types/html-minifier-terser": ^6.0.0
html-minifier-terser: ^6.0.2
Expand All @@ -19195,7 +19195,7 @@ __metadata:
tapable: ^2.0.0
peerDependencies:
webpack: ^5.20.0
checksum: d10fa5888db9ee2afe1d8544107d3d8eb0f30fd88a3304842725e91f9b86cd70fae9954342e6d513bdf9bb13f345c5f51c09421dbd96285593ea7ee8444b188e
checksum: d36511f213d4fed6dc1f4eaba42c1541ce3c1ca9c424ab002d1daf3fbd6b3722009dab34fbe2ae2d3ab986d64c786522c673cb35ab3586a5f6e311e3383c461f
languageName: node
linkType: hard

Expand Down

0 comments on commit 1f957d9

Please sign in to comment.