Skip to content

Commit

Permalink
deps: bump abbrev from 1.1.1 to 2.0.0 (#111)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 2, 2022
1 parent bc6ca41 commit 040677d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"license": "ISC",
"dependencies": {
"abbrev": "^1.0.0"
"abbrev": "^2.0.0"
},
"devDependencies": {
"@npmcli/eslint-config": "^4.0.0",
Expand Down

0 comments on commit 040677d

Please sign in to comment.