update: update dependency standard-version to v9.2.0
This commit is contained in:
parent
a0a5ba487b
commit
cb91bd24fc
|
@ -66,7 +66,7 @@
|
|||
"sinon": "10.0.0",
|
||||
"sinon-chai": "3.6.0",
|
||||
"source-map-support": "0.5.19",
|
||||
"standard-version": "9.1.1",
|
||||
"standard-version": "9.2.0",
|
||||
"tslint": "6.1.3",
|
||||
"tslint-clean-code": "0.2.10",
|
||||
"tslint-consistent-codestyle": "1.16.0",
|
||||
|
|
|
@ -4156,10 +4156,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.1.1:
|
||||
version "9.1.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/standard-version/-/standard-version-9.1.1.tgz#7561df6351b075a44544ce3d3ebcffcb9582ba5a"
|
||||
integrity sha512-PF9JnRauBwH7DAkmefYu1mB2Kx0MVG13udqDTFmDUiogbyikBAHBdMrVuauxtAb2YIkyZ3FMYCNv0hqUKMOPww==
|
||||
standard-version@9.2.0:
|
||||
version "9.2.0"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/standard-version/-/standard-version-9.2.0.tgz#d4e64b201ec1abb8a677b265d8755e5e8b9e33a3"
|
||||
integrity sha512-utJcqjk/wR4sePSwDoRcc5CzJ6S+kec5Hd0+1TJI+j1TRYuuptweAnEUdkkjGf2vYoGab2ezefyVtW065HZ1Uw==
|
||||
dependencies:
|
||||
chalk "^2.4.2"
|
||||
conventional-changelog "3.1.24"
|
||||
|
|
Loading…
Reference in New Issue