Skip to content

Commit 040677d

Browse files
deps: bump abbrev from 1.1.1 to 2.0.0 (#111)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc6ca41 commit 040677d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"license": "ISC",
2424
"dependencies": {
25-
"abbrev": "^1.0.0"
25+
"abbrev": "^2.0.0"
2626
},
2727
"devDependencies": {
2828
"@npmcli/eslint-config": "^4.0.0",

0 commit comments

Comments
 (0)