Skip to content

Commit

Permalink
chore(deps): bump archiver from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [archiver](https://github.com/archiverjs/node-archiver) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/archiverjs/node-archiver/releases)
- [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md)
- [Commits](archiverjs/node-archiver@5.0.0...5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Sep 14, 2020
1 parent 0fa1ca7 commit 400bc12
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"apr-find": "^3.0.3",
"apr-map": "^3.0.3",
"apr-parallel": "^3.0.3",
"archiver": "^5.0.0",
"archiver": "^5.0.1",
"globby": "^11.0.1",
"lodash.sortby": "^4.7.0",
"lodash.topairs": "^4.3.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ __metadata:
languageName: node
linkType: hard

"archiver@npm:^5.0.0":
"archiver@npm:^5.0.1":
version: 5.0.2
resolution: "archiver@npm:5.0.2"
dependencies:
Expand Down Expand Up @@ -4554,7 +4554,7 @@ resolve@^1.10.0:
apr-map: ^3.0.3
apr-parallel: ^3.0.3
apr-reduce: ^3.0.3
archiver: ^5.0.0
archiver: ^5.0.1
ava: ^3.12.1
directory-tree: ^2.2.4
eslint: ^7.8.1
Expand Down

0 comments on commit 400bc12

Please sign in to comment.