Skip to content

Commit

Permalink
Update dependency html-webpack-plugin to ^5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sqlynx-renovate[bot] authored and ankoh committed Oct 21, 2024
1 parent 63291f3 commit 2403479
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/sqlynx-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"fontfaceobserver": "^2.3.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"framer-motion": "^11.11.9",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.2",
"identity-obj-proxy": "^3.0.0",
"immutable": "^4.3.7",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ __metadata:
fontfaceobserver: "npm:^2.3.0"
fork-ts-checker-webpack-plugin: "npm:^9.0.2"
framer-motion: "npm:^11.11.9"
html-webpack-plugin: "npm:^5.6.0"
html-webpack-plugin: "npm:^5.6.2"
identity-obj-proxy: "npm:^3.0.0"
immutable: "npm:^4.3.7"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -6082,9 +6082,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 @@ -6099,7 +6099,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/50d1a0f90d512463ea8d798985d91a7ccc9d5e461713dedb240125b2ff0671f58135dd9355f7969af341ff4725e73b2defbc0984cfdce930887a48506d970002
checksum: 10c0/4a6e8367d47e9265aaebd30cd83076bb4a1006eda526b7273f06328f68d1ad2d088da29bd10b41e5016352e8dc1f2b63707a36dde26bed438a01c23cd3799844
languageName: node
linkType: hard

Expand Down

0 comments on commit 2403479

Please sign in to comment.