Skip to content

Commit fe1be76

Browse files
build(deps-dev): bump standard-version from 7.1.0 to 8.0.1
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 7.1.0 to 8.0.1. - [Release notes](https://github.com/conventional-changelog/standard-version/releases) - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/standard-version@v7.1.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a304ec commit fe1be76

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
@@ -18,7 +18,7 @@
1818
"mocha": "^7.0.1",
1919
"nyc": "^15.0.0",
2020
"standard": "^14.3.1",
21-
"standard-version": "^7.1.0"
21+
"standard-version": "^8.0.1"
2222
},
2323
"scripts": {
2424
"lint": "standard --env mocha",

0 commit comments

Comments
 (0)