Skip to content

Commit

Permalink
deps: bump unique-filename from 2.0.1 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [unique-filename](https://github.com/npm/unique-filename) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/npm/unique-filename/releases)
- [Changelog](https://github.com/npm/unique-filename/blob/main/CHANGELOG.md)
- [Commits](npm/unique-filename@v2.0.1...v3.0.0)

---
updated-dependencies:
- dependency-name: unique-filename
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lukekarrys committed Oct 17, 2022
1 parent e57ebd9 commit d3515de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"promise-inflight": "^1.0.1",
"ssri": "^10.0.0",
"tar": "^6.1.11",
"unique-filename": "^2.0.0"
"unique-filename": "^3.0.0"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
Expand Down

0 comments on commit d3515de

Please sign in to comment.