Skip to content

Commit

Permalink
Merge pull request #794 from metabrainz/dependabot/npm_and_yarn/compr…
Browse files Browse the repository at this point in the history
…ession-webpack-plugin-9.2.0

chore(deps-dev): bump compression-webpack-plugin from 8.0.1 to 9.2.0
  • Loading branch information
MonkeyDo committed Mar 15, 2022
2 parents 1828adc + 80ea988 commit 3b0d645
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -112,7 +112,7 @@
"chai-http": "^4.3.0",
"chai-sorted": "^0.2.0",
"clean-webpack-plugin": "^4.0.0",
"compression-webpack-plugin": "^8.0.1",
"compression-webpack-plugin": "^9.2.0",
"css-loader": "^6.5.1",
"eslint": "^7.30.0",
"eslint-plugin-babel": "^4.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2672,12 +2672,12 @@ compressible@~2.0.16:
dependencies:
mime-db ">= 1.43.0 < 2"

compression-webpack-plugin@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-8.0.1.tgz#13b34403029760e66007f0bac8cf892a2009a3f4"
integrity sha512-VWDXcOgEafQDMFXEnoia0VBXJ+RMw81pmqe/EBiOIBnMfY8pG26eqwIS/ytGpzy1rozydltL0zL6KDH9XNWBxQ==
compression-webpack-plugin@^9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/compression-webpack-plugin/-/compression-webpack-plugin-9.2.0.tgz#57fd539d17c5907eebdeb4e83dcfe2d7eceb9ef6"
integrity sha512-R/Oi+2+UHotGfu72fJiRoVpuRifZT0tTC6UqFD/DUo+mv8dbOow9rVOuTvDv5nPPm3GZhHL/fKkwxwIHnJ8Nyw==
dependencies:
schema-utils "^3.0.0"
schema-utils "^4.0.0"
serialize-javascript "^6.0.0"

compression@^1.7.4:
Expand Down

0 comments on commit 3b0d645

Please sign in to comment.