update: update dependency standard-version to v8.0.2 (#121)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
311d722853
commit
a61cbcd421
|
@ -65,7 +65,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",
|
||||
|
|
|
@ -3726,10 +3726,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"
|
||||
|
|
Loading…
Reference in New Issue