chore(deps-dev): bump archiver from 6.0.0 to 6.0.1 (#3013)

Bumps [archiver](https://github.com/archiverjs/node-archiver) from 6.0.0 to 6.0.1.
- [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.0...6.0.1)

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

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]
2023-09-08 18:07:15 -04:00
committed by GitHub
parent cbd5b8b6d3
commit 91a1249d84
2 changed files with 96 additions and 258 deletions

View File

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