Skip to content

Commit

Permalink
chore(deps): update dependency html-webpack-plugin to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 20, 2023
1 parent b9db5d7 commit ca6e8e3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/graphql-toolbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"fork-ts-checker-webpack-plugin": "9.0.2",
"html-inline-script-webpack-plugin": "3.2.1",
"html-webpack-inline-source-plugin": "0.0.10",
"html-webpack-plugin": "5.5.4",
"html-webpack-plugin": "5.6.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"node-polyfill-webpack-plugin": "2.0.1",
Expand Down
16 changes: 11 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3662,7 +3662,7 @@ __metadata:
graphql-query-complexity: 0.12.0
html-inline-script-webpack-plugin: 3.2.1
html-webpack-inline-source-plugin: 0.0.10
html-webpack-plugin: 5.5.4
html-webpack-plugin: 5.6.0
jest: 29.7.0
jest-environment-jsdom: 29.7.0
neo4j-driver: 5.15.0
Expand Down Expand Up @@ -15445,18 +15445,24 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:5.5.4":
version: 5.5.4
resolution: "html-webpack-plugin@npm:5.5.4"
"html-webpack-plugin@npm:5.6.0":
version: 5.6.0
resolution: "html-webpack-plugin@npm:5.6.0"
dependencies:
"@types/html-minifier-terser": ^6.0.0
html-minifier-terser: ^6.0.2
lodash: ^4.17.21
pretty-error: ^4.0.0
tapable: ^2.0.0
peerDependencies:
"@rspack/core": 0.x || 1.x
webpack: ^5.20.0
checksum: b49befb73d67a3716fd0e6f7776b108d2b0b7050fb8221f05cd114cbae13c03150a13b7cdf5e76170be040ce7936a1cf76f7a4bfd9ebe1552b72d7889a74c374
peerDependenciesMeta:
"@rspack/core":
optional: true
webpack:
optional: true
checksum: 32a6e41da538e798fd0be476637d7611a5e8a98a3508f031996e9eb27804dcdc282cb01f847cf5d066f21b49cfb8e21627fcf977ffd0c9bea81cf80e5a65070d
languageName: node
linkType: hard

Expand Down

0 comments on commit ca6e8e3

Please sign in to comment.