1
0
mirror of https://github.com/lancedikson/bowser synced 2026-01-20 07:40:08 +00:00

chore(deps): bump tar and compression-webpack-plugin

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [compression-webpack-plugin](https://github.com/webpack-contrib/compression-webpack-plugin). These dependencies need to be updated together.


Removes `tar`

Updates `compression-webpack-plugin` from 4.0.0 to 11.1.0
- [Release notes](https://github.com/webpack-contrib/compression-webpack-plugin/releases)
- [Changelog](https://github.com/webpack/compression-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/compression-webpack-plugin/compare/v4.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 
  dependency-type: indirect
- dependency-name: compression-webpack-plugin
  dependency-version: 11.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-17 13:45:59 +00:00 committed by GitHub
parent 0f51d8bce8
commit d4e51ae44d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10442 additions and 8091 deletions

18531
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -42,7 +42,7 @@
"babel-loader": "^8.0.6",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-plugin-istanbul": "^6.0.0",
"compression-webpack-plugin": "^4.0.0",
"compression-webpack-plugin": "^11.1.0",
"coveralls": "^3.0.6",
"docdash": "^1.1.1",
"eslint": "^6.5.1",