1
0
Fork 0

update: update dependency standard-version to v8.0.2 (#243)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-07-14 22:15:57 -05:00 committed by GitHub
parent d0c3077a44
commit b505d1f52b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"sinon": "9.0.2",
"sinon-chai": "3.5.0",
"source-map-support": "0.5.18",
"standard-version": "8.0.1",
"standard-version": "8.0.2",
"tslint": "6.1.2",
"tslint-clean-code": "0.2.10",
"tslint-consistent-codestyle": "1.16.0",

View File

@ -3738,10 +3738,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@8.0.1:
version "8.0.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/standard-version/-/standard-version-8.0.1.tgz#4638d3cee1365c9d6773c3ac33429e4562f3f696"
integrity sha512-FLZdjvL2tBdwlctfQeyBf4+dX+SFljwdWfUA0F3wPiU9Rn0+FSuD3I0WXuzC1RmcaWwU5WL3EyV4Aanejc8Pqg==
standard-version@8.0.2:
version "8.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/standard-version/-/standard-version-8.0.2.tgz#02ed7131f83046bd04358dc54f97d42c4b2fd828"
integrity sha512-L8X9KFq2SmVmaeZgUmWHFJMOsEWpjgFAwqic6yIIoveM1kdw1vH4Io03WWxUDjypjGqGU6qUtcJoR8UvOv5w3g==
dependencies:
chalk "^2.4.2"
conventional-changelog "3.1.21"