Skip to content

Commit 0ccbf6d

Browse files
build(deps-dev): update @semantic-release/git requirement to 7.0.0
Updates the requirements on [@semantic-release/git](https://github.com/semantic-release/git) to permit the latest version. - [Release notes](https://github.com/semantic-release/git/releases) - [Commits](https://github.com/semantic-release/git/commits/v7.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 50fe818 commit 0ccbf6d

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
@@ -34,7 +34,7 @@
3434
"semantic-release": "15.8.0",
3535
"standard": "11.0.1",
3636
"@semantic-release/changelog": "2.1.2",
37-
"@semantic-release/git": "6.0.2"
37+
"@semantic-release/git": "7.0.0"
3838
},
3939
"scripts": {
4040
"lint": "standard",

0 commit comments

Comments
 (0)