Skip to content

Commit 4d08c47

Browse files
Bump compression-webpack-plugin in /frontend/packages/build
Bumps [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin) from 9.2.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](webpack-contrib/compression-webpack-plugin@v9.2.0...v11.1.0) --- updated-dependencies: - dependency-name: compression-webpack-plugin dependency-version: 11.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799bcd4 commit 4d08c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"babel-loader": "^8.2.2",
1313
"circular-dependency-plugin": "^5.2.0",
1414
"clean-webpack-plugin": "^4.0.0",
15-
"compression-webpack-plugin": "^9.0.0",
15+
"compression-webpack-plugin": "^11.1.0",
1616
"copy-webpack-plugin": "^10.0.0",
1717
"cssnano": "^5.0.2",
1818
"dotenv-webpack": "^7.0.1",

0 commit comments

Comments
 (0)