Skip to content

Commit fde13db

Browse files
build(deps): bump git-describe from 4.1.0 to 4.1.1
Bumps [git-describe](https://github.com/tvdstaaij/node-git-describe) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/tvdstaaij/node-git-describe/releases) - [Changelog](https://github.com/tvdstaaij/node-git-describe/blob/master/CHANGELOG.md) - [Commits](tvdstaaij/node-git-describe@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: git-describe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef984e4 commit fde13db

File tree

2 files changed

+10
-22
lines changed

2 files changed

+10
-22
lines changed

package-lock.json

Lines changed: 9 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"typescript": "^4.1.5"
5151
},
5252
"dependencies": {
53-
"git-describe": "^4.1.0",
53+
"git-describe": "^4.1.1",
5454
"git-rev-sync": "^3.0.1",
5555
"semver": "^7.3.4",
5656
"yargs": "^17.1.0"

0 commit comments

Comments
 (0)