Skip to content

Commit 469788b

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 93aa082 commit 469788b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"semantic-release": "15.8.0",
4646
"standard": "11.0.1",
4747
"@semantic-release/changelog": "2.1.2",
48-
"@semantic-release/git": "6.0.2"
48+
"@semantic-release/git": "7.0.0"
4949
},
5050
"scripts": {
5151
"lint": "standard",

0 commit comments

Comments
 (0)