From c6256a5f779974102d3108345a7974f59029b743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 03:30:24 +0000 Subject: [PATCH] Bump compression-webpack-plugin from 11.0.0 to 11.1.0 Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 11.0.0 to 11.1.0. - [Release notes](https://github.com/webpack-contrib/compression-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/compression-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/compression-webpack-plugin/compare/v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: compression-webpack-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b433041d..f0d137e2 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "bootswatch": "^5.3.2", "chosen-js": "^1.8.7", "component-emitter": "^2.0.0", - "compression-webpack-plugin": "^11.0.0", + "compression-webpack-plugin": "^11.1.0", "css-loader": "^6.10.0", "css-minimizer-webpack-plugin": "^6.0.0", "d3": "^7.8.5", diff --git a/yarn.lock b/yarn.lock index 5e9de22d..06a31bc8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2789,7 +2789,7 @@ __metadata: bootswatch: "npm:^5.3.2" chosen-js: "npm:^1.8.7" component-emitter: "npm:^2.0.0" - compression-webpack-plugin: "npm:^11.0.0" + compression-webpack-plugin: "npm:^11.1.0" css-loader: "npm:^6.10.0" css-minimizer-webpack-plugin: "npm:^6.0.0" d3: "npm:^7.8.5" @@ -2920,15 +2920,15 @@ __metadata: languageName: node linkType: hard -"compression-webpack-plugin@npm:^11.0.0": - version: 11.0.0 - resolution: "compression-webpack-plugin@npm:11.0.0" +"compression-webpack-plugin@npm:^11.1.0": + version: 11.1.0 + resolution: "compression-webpack-plugin@npm:11.1.0" dependencies: schema-utils: "npm:^4.2.0" serialize-javascript: "npm:^6.0.2" peerDependencies: webpack: ^5.1.0 - checksum: 02a9b286daae9e050ef20612f7fed10e3353f612fb6b13c3d287b5fe22000c9fb3154cf4988547354e9d5788a6a30f00d61c39e339a3907506e3d14ea2da1026 + checksum: 387043d1e7dd776768bbc92071953ae0459891337f1ca908c0b4c9fe98322caf19847fae3713876e3976d894599712f784ccf13baa6d1c64ecb915786a54f2ec languageName: node linkType: hard