mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore(deps): update dependency standard-version to v9.3.1
This commit is contained in:
parent
3fc15b4ac6
commit
353c53c81d
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -3538,9 +3538,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"standard-version": {
|
||||
"version": "9.3.0",
|
||||
"resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.0.tgz",
|
||||
"integrity": "sha512-cYxxKXhYfI3S9+CA84HmrJa9B88H56V5FQ302iFF2TNwJukJCNoU8FgWt+11YtwKFXRkQQFpepC2QOF7aDq2Ow==",
|
||||
"version": "9.3.1",
|
||||
"resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.3.1.tgz",
|
||||
"integrity": "sha512-5qMxXw/FxLouC5nANyx/5RY1kiorJx9BppUso8gN07MG64q2uLRmrPb4KfXp3Ql4s/gxjZwZ89e0FwxeLubGww==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
"lint-staged": "10.5.4",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.3.2",
|
||||
"standard-version": "9.3.0",
|
||||
"standard-version": "9.3.1",
|
||||
"ts-node": "9.1.1",
|
||||
"typescript": "4.3.5"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue