chore(deps-dev): bump archiver from 6.0.1 to 7.0.0 (#3084)

Bumps [archiver](https://github.com/archiverjs/node-archiver) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/archiverjs/node-archiver/releases)
- [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/archiverjs/node-archiver/compare/6.0.1...7.0.0)

---
updated-dependencies:
- dependency-name: archiver
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-03 20:26:36 -05:00
committed by GitHub
parent f3689b927a
commit 67d2f0d7ff
2 changed files with 165 additions and 73 deletions

View File

@@ -22,7 +22,7 @@
"test": "gulp archive && mocha --reporter spec --timeout 5000"
},
"devDependencies": {
"archiver": "^6.0.1",
"archiver": "^7.0.0",
"del": "^7.1.0",
"eslint": "^8.55.0",
"eslint-config-recommended": "^4.1.0",