Skip to content

Commit

Permalink
chore: bump abbrev from 1.1.1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [abbrev](https://github.com/npm/abbrev-js) from 1.1.1 to 2.0.0.
- [Release notes](https://github.com/npm/abbrev-js/releases)
- [Changelog](https://github.com/npm/abbrev-js/blob/main/CHANGELOG.md)
- [Commits](npm/abbrev-js@v1.1.1...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2022
1 parent 5a1f98b commit 3d48b40
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
17 changes: 10 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
],
"license": "MIT",
"dependencies": {
"abbrev": "^1.1.1",
"abbrev": "^2.0.0",
"bluebird": "^3.7.2",
"command-exists": "^1.2.9",
"hexo-fs": "^4.0.0",
Expand Down

0 comments on commit 3d48b40

Please sign in to comment.