Skip to content

Commit 3628a7e

Browse files
chore(deps-dev): bump standard-version in /generators/app/templates (#16)
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 6.0.1 to 9.0.0. - [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@v6.0.1...v9.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b96669 commit 3628a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/app/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"rollup-plugin-commonjs": "^10.1.0",
4545
"rollup-plugin-node-resolve": "^5.0.0",
4646
"rollup-plugin-typescript2": "^0.21.1",
47-
"standard-version": "^6.0.1",
47+
"standard-version": "^9.0.0",
4848
"typescript": "^3.4.5"
4949
}
5050
}

0 commit comments

Comments
 (0)