1
0
Fork 0

update: update dependency standard-version to v9.3.1

This commit is contained in:
Renovate Bot 2021-07-14 20:50:01 +00:00 committed by Sean Sube
parent 3ba3433a07
commit 0982df3b42
2 changed files with 5 additions and 5 deletions

View File

@ -53,7 +53,7 @@
"sinon": "10.0.0",
"sinon-chai": "3.7.0",
"source-map-support": "0.5.19",
"standard-version": "9.3.0",
"standard-version": "9.3.1",
"typescript": "4.3.5"
},
"peerDependencies": {

View File

@ -4171,10 +4171,10 @@ sprintf-js@~1.0.2:
resolved "https://artifacts.apextoaster.com/repository/group-npm/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=
standard-version@9.3.0:
version "9.3.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/standard-version/-/standard-version-9.3.0.tgz#2e6ff439aa49b2ea8952262f30ae6b70c02467d3"
integrity sha512-cYxxKXhYfI3S9+CA84HmrJa9B88H56V5FQ302iFF2TNwJukJCNoU8FgWt+11YtwKFXRkQQFpepC2QOF7aDq2Ow==
standard-version@9.3.1:
version "9.3.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/standard-version/-/standard-version-9.3.1.tgz#786c16c318847f58a31a2434f97e8db33a635853"
integrity sha512-5qMxXw/FxLouC5nANyx/5RY1kiorJx9BppUso8gN07MG64q2uLRmrPb4KfXp3Ql4s/gxjZwZ89e0FwxeLubGww==
dependencies:
chalk "^2.4.2"
conventional-changelog "3.1.24"