1
0
Fork 0

update: update dependency standard-version to v7.1.0 (#233)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot] 2020-01-21 18:29:48 -06:00 committed by Sean Sube
parent dcd781558a
commit 581ed031b5
2 changed files with 59 additions and 92 deletions

View File

@ -88,7 +88,7 @@
"sinon": "8.1.0",
"sinon-chai": "3.4.0",
"source-map-support": "0.5.16",
"standard-version": "7.0.1",
"standard-version": "7.1.0",
"tslint": "5.20.1",
"tslint-clean-code": "0.2.10",
"tslint-microsoft-contrib": "6.2.0",

149
yarn.lock
View File

@ -459,6 +459,11 @@ acorn@^7.1.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c"
integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==
add-stream@^1.0.0:
version "1.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/add-stream/-/add-stream-1.0.0.tgz#6a7990437ca736d5e1288db92bd3266d5f5cb2aa"
integrity sha1-anmQQ3ynNtXhKI25K9MmbV9csqo=
aggregate-error@^3.0.0:
version "3.0.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/aggregate-error/-/aggregate-error-3.0.1.tgz#db2fe7246e536f40d9b5442a39e117d7dd6a24e0"
@ -875,7 +880,7 @@ contains-path@^0.1.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
conventional-changelog-angular@^5.0.5:
conventional-changelog-angular@^5.0.6:
version "5.0.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-changelog-angular/-/conventional-changelog-angular-5.0.6.tgz#269540c624553aded809c29a3508fdc2b544c059"
integrity sha512-QDEmLa+7qdhVIv8sFZfVxU1VSyVvnXPsxq8Vam49mKUcO1Z8VTLEJk9uI21uiJUsnmm0I4Hrsdc9TgkOQo9WSA==
@ -902,7 +907,7 @@ conventional-changelog-config-spec@2.1.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz#874a635287ef8b581fd8558532bf655d4fb59f2d"
integrity sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==
conventional-changelog-conventionalcommits@^4.2.1:
conventional-changelog-conventionalcommits@4.2.3, conventional-changelog-conventionalcommits@^4.2.3:
version "4.2.3"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.3.tgz#22855b32d57d0328951c1c2dc01b172a5f24ea37"
integrity sha512-atGa+R4vvEhb8N/8v3IoW59gCBJeeFiX6uIbPu876ENAmkMwsenyn0R21kdDHJFLQdy6zW4J6b4xN8KI3b9oww==
@ -911,11 +916,12 @@ conventional-changelog-conventionalcommits@^4.2.1:
lodash "^4.17.15"
q "^1.5.1"
conventional-changelog-core@^4.0.2:
version "4.1.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-changelog-core/-/conventional-changelog-core-4.1.1.tgz#956f1a2fb476ef2f66c93f673ac040a4159de167"
integrity sha512-fBre5P6U9n914Da6Cj82vIfRU2DhTLGr1eDPXWA7AamxTpd4cd0jgdS7Aieas5Vn5WXOJNFRDNl6PrYLEonImg==
conventional-changelog-core@^4.1.1:
version "4.1.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-changelog-core/-/conventional-changelog-core-4.1.4.tgz#39be27fca6ef20a0f998d7a3a1e97cfa8a055cb6"
integrity sha512-LO58ZbEpp1Ul+y/vOI8rJRsWkovsYkCFbOCVgi6UnVfU8WC0F8K8VQQwaBZWWUpb6JvEiN4GBR5baRP2txZ+Vg==
dependencies:
add-stream "^1.0.0"
conventional-changelog-writer "^4.0.11"
conventional-commits-parser "^3.0.8"
dateformat "^3.0.0"
@ -966,10 +972,10 @@ conventional-changelog-jshint@^2.0.3:
compare-func "^1.3.1"
q "^1.5.1"
conventional-changelog-preset-loader@^2.2.0:
version "2.2.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.2.0.tgz#571e2b3d7b53d65587bea9eedf6e37faa5db4fcc"
integrity sha512-zXB+5vF7D5Y3Cb/rJfSyCCvFphCVmF8mFqOdncX3BmjZwAtGAPfYrBcT225udilCKvBbHgyzgxqz2GWDB5xShQ==
conventional-changelog-preset-loader@^2.3.0:
version "2.3.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.0.tgz#580fa8ab02cef22c24294d25e52d7ccd247a9a6a"
integrity sha512-/rHb32J2EJnEXeK4NpDgMaAVTFZS3o1ExmjKMtYVgIC4MQn0vkNSbYpdGRotkfGGRWiqk3Ri3FBkiZGbAfIfOQ==
conventional-changelog-writer@^4.0.11:
version "4.0.11"
@ -987,22 +993,22 @@ conventional-changelog-writer@^4.0.11:
split "^1.0.0"
through2 "^3.0.0"
conventional-changelog@3.1.12:
version "3.1.12"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-changelog/-/conventional-changelog-3.1.12.tgz#ede5b6803cfa8af6c7ea97e54ce5519508903afb"
integrity sha512-zyGKwii8Z5zOq1nGFm5jn9Ou1jQ6UBoRT0+nqBIU8fEzh64+AcVxrY97tVuK77Ati0xwpBiFHpDXAW7pkq1jEw==
conventional-changelog@3.1.15:
version "3.1.15"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-changelog/-/conventional-changelog-3.1.15.tgz#103d0b550436cf83e8a59ba88be82ece2613cd9f"
integrity sha512-CoWM+Z9bYyF00QzNpTnxkCLiuLAeRocJz3C/foFjvhsdltdtkJgMChp7GytQNjm4pT7JFBVJTpqLHTpxNtOzaA==
dependencies:
conventional-changelog-angular "^5.0.5"
conventional-changelog-angular "^5.0.6"
conventional-changelog-atom "^2.0.3"
conventional-changelog-codemirror "^2.0.3"
conventional-changelog-conventionalcommits "^4.2.1"
conventional-changelog-core "^4.0.2"
conventional-changelog-conventionalcommits "^4.2.3"
conventional-changelog-core "^4.1.1"
conventional-changelog-ember "^2.0.4"
conventional-changelog-eslint "^3.0.4"
conventional-changelog-express "^2.0.1"
conventional-changelog-jquery "^3.0.6"
conventional-changelog-jshint "^2.0.3"
conventional-changelog-preset-loader "^2.2.0"
conventional-changelog-preset-loader "^2.3.0"
conventional-commits-filter@^2.0.2:
version "2.0.2"
@ -1012,7 +1018,7 @@ conventional-commits-filter@^2.0.2:
lodash.ismatch "^4.4.0"
modify-values "^1.0.0"
conventional-commits-parser@^3.0.5, conventional-commits-parser@^3.0.8:
conventional-commits-parser@^3.0.8:
version "3.0.8"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-commits-parser/-/conventional-commits-parser-3.0.8.tgz#23310a9bda6c93c874224375e72b09fb275fe710"
integrity sha512-YcBSGkZbYp7d+Cr3NWUeXbPDFUN6g3SaSIzOybi8bjHL5IJ5225OSCxJJ4LgziyEJ7AaJtE9L2/EU6H7Nt/DDQ==
@ -1025,18 +1031,18 @@ conventional-commits-parser@^3.0.5, conventional-commits-parser@^3.0.8:
through2 "^3.0.0"
trim-off-newlines "^1.0.0"
conventional-recommended-bump@6.0.2:
version "6.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-recommended-bump/-/conventional-recommended-bump-6.0.2.tgz#086e3380e8d66ca2b962d84af863a28d532f355a"
integrity sha512-9qWhAweJbT6CAHcCprBYzUb3tySsaRrUx0ckpMprHbtWOBfl3gxakUCBNd/4T3m2Iv9Cb8Y4P2Px3cR5ysXPDw==
conventional-recommended-bump@6.0.5:
version "6.0.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/conventional-recommended-bump/-/conventional-recommended-bump-6.0.5.tgz#be7ec24b43bef57108042ea1d49758b58beabc03"
integrity sha512-srkferrB4kACPEbKYltZwX1CQZAEqbQkabKN444mavLRVMetzwJFJf23/+pwvtMsWbd+cc4HaleV1nHke0f8Rw==
dependencies:
concat-stream "^2.0.0"
conventional-changelog-preset-loader "^2.2.0"
conventional-changelog-preset-loader "^2.3.0"
conventional-commits-filter "^2.0.2"
conventional-commits-parser "^3.0.5"
conventional-commits-parser "^3.0.8"
git-raw-commits "2.0.0"
git-semver-tags "^3.0.0"
meow "^4.0.0"
git-semver-tags "^3.0.1"
meow "^5.0.0"
q "^1.5.1"
convert-source-map@^1.7.0:
@ -1160,10 +1166,10 @@ detect-indent@6.0.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/detect-indent/-/detect-indent-6.0.0.tgz#0abd0f549f69fc6659a254fe96786186b6f528fd"
integrity sha512-oSyFlqaTHCItVRGK5RmrmjB+CmaMOW7IaNA/kdxqhoa6d17j/5ce9O9eWXmV/KEdRwqpQA+Vqe8a8Bsybu4YnA==
detect-newline@3.0.0:
version "3.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/detect-newline/-/detect-newline-3.0.0.tgz#8ae477c089e51872c264531cd6547719c0b86b2f"
integrity sha512-JAP22dVPAqvhdRFFxK1G5GViIokyUn0UWXRNW0ztK96fsqi9cuM8w8ESbSk+T2w5OVorcMcL6m7yUg1RrX+2CA==
detect-newline@3.1.0:
version "3.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==
diff@3.5.0:
version "3.5.0"
@ -1518,14 +1524,7 @@ fast-levenshtein@~2.0.6:
resolved "https://artifacts.apextoaster.com/repository/group-npm/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
figures@3.0.0:
version "3.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/figures/-/figures-3.0.0.tgz#756275c964646163cc6f9197c7a0295dbfd04de9"
integrity sha512-HKri+WoWoUgr83pehn/SIgLOMZ9nAWC6dcGj26RY2R4F50u4+RTUz0RCrUlOV3nKRAICW1UGzyb+kcX2qK1S/g==
dependencies:
escape-string-regexp "^1.0.5"
figures@^3.0.0:
figures@3.1.0, figures@^3.0.0:
version "3.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/figures/-/figures-3.1.0.tgz#4b198dd07d8d71530642864af2d45dd9e459c4ec"
integrity sha512-ravh8VRXqHuMvZt/d8GblBeqDMkdJMBdv/2KntFH+ra5MXkO7nxNKpzQ3n6QD/2da1kH0aWmNISdvhM7gl2gVg==
@ -1718,15 +1717,7 @@ git-remote-origin-url@^2.0.0:
gitconfiglocal "^1.0.0"
pify "^2.3.0"
git-semver-tags@3.0.0, git-semver-tags@^3.0.0:
version "3.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/git-semver-tags/-/git-semver-tags-3.0.0.tgz#fe10147824657662c82efd9341f0fa59f74ddcba"
integrity sha512-T4C/gJ9k2Bnxz+PubtcyiMtUUKrC+Nh9Q4zaECcnmVMwJgPhrNyP/Rf+YpdRqsJbCV/+kYrCH24Xg+IeAmbOPg==
dependencies:
meow "^4.0.0"
semver "^6.0.0"
git-semver-tags@^3.0.1:
git-semver-tags@3.0.1, git-semver-tags@^3.0.1:
version "3.0.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/git-semver-tags/-/git-semver-tags-3.0.1.tgz#9cb9e4974437de1f71f32da3bfe74f4d35afb1b9"
integrity sha512-Hzd1MOHXouITfCasrpVJbRDg9uvW7LfABk3GQmXYZByerBDrfrEMP9HXpNT7RxAbieiocP6u+xq20DkvjwxnCA==
@ -3570,25 +3561,26 @@ 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@7.0.1:
version "7.0.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/standard-version/-/standard-version-7.0.1.tgz#33e950cf5c571ae0358a7ffae2292aa4547dc504"
integrity sha512-3GR9dPlNpC/osTwb9YsU2KQelGvSORMPUFN7zOUE3HN4yjCTsT57IJAFsyPXPP512QDMSxwwjhxa8Em5vF5F5Q==
standard-version@7.1.0:
version "7.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/standard-version/-/standard-version-7.1.0.tgz#021dd79eac749548677c876d5a94791df50f1f36"
integrity sha512-bHY2E/1tYGeVl+0XSXFivb+54h2fA4pWJocXAd6FGbtSFUvGsnfmMbIXYDxrYErpq7oEqoKreV8xTAp78WoATA==
dependencies:
chalk "2.4.2"
conventional-changelog "3.1.12"
conventional-changelog "3.1.15"
conventional-changelog-config-spec "2.1.0"
conventional-recommended-bump "6.0.2"
conventional-changelog-conventionalcommits "4.2.3"
conventional-recommended-bump "6.0.5"
detect-indent "6.0.0"
detect-newline "3.0.0"
detect-newline "3.1.0"
dotgitignore "2.1.0"
figures "3.0.0"
figures "3.1.0"
find-up "4.1.0"
fs-access "1.0.1"
git-semver-tags "3.0.0"
git-semver-tags "3.0.1"
semver "6.3.0"
stringify-package "1.0.1"
yargs "14.2.0"
yargs "15.0.2"
"string-width@^1.0.2 || 2":
version "2.1.1"
@ -4125,14 +4117,6 @@ yargs-parser@^10.0.0:
dependencies:
camelcase "^4.1.0"
yargs-parser@^15.0.0:
version "15.0.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs-parser/-/yargs-parser-15.0.0.tgz#cdd7a97490ec836195f59f3f4dbe5ea9e8f75f08"
integrity sha512-xLTUnCMc4JhxrPEPUYD5IBR1mWCK/aT6+RJ/K29JY2y1vD+FhtgKK0AXRWvI262q3QSffAQuTouFIKUuHX89wQ==
dependencies:
camelcase "^5.0.0"
decamelize "^1.2.0"
yargs-parser@^16.1.0:
version "16.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs-parser/-/yargs-parser-16.1.0.tgz#73747d53ae187e7b8dbe333f95714c76ea00ecf1"
@ -4166,27 +4150,10 @@ yargs@13.3.0, yargs@^13.3.0:
y18n "^4.0.0"
yargs-parser "^13.1.1"
yargs@14.2.0:
version "14.2.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-14.2.0.tgz#f116a9242c4ed8668790b40759b4906c276e76c3"
integrity sha512-/is78VKbKs70bVZH7w4YaZea6xcJWOAwkhbR0CFuZBmYtfTYF0xjGJF43AYd8g2Uii1yJwmS5GR2vBmrc32sbg==
dependencies:
cliui "^5.0.0"
decamelize "^1.2.0"
find-up "^3.0.0"
get-caller-file "^2.0.1"
require-directory "^2.1.1"
require-main-filename "^2.0.0"
set-blocking "^2.0.0"
string-width "^3.0.0"
which-module "^2.0.0"
y18n "^4.0.0"
yargs-parser "^15.0.0"
yargs@15.1.0:
version "15.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-15.1.0.tgz#e111381f5830e863a89550bd4b136bb6a5f37219"
integrity sha512-T39FNN1b6hCW4SOIk1XyTOWxtXdcen0t+XYrysQmChzSipvhBO8Bj0nK1ozAasdk24dNWuMZvr4k24nz+8HHLg==
yargs@15.0.2, yargs@^15.0.2:
version "15.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-15.0.2.tgz#4248bf218ef050385c4f7e14ebdf425653d13bd3"
integrity sha512-GH/X/hYt+x5hOat4LMnCqMd8r5Cv78heOMIJn1hr7QPPBqfeC6p89Y78+WB9yGDvfpCvgasfmWLzNzEioOUD9Q==
dependencies:
cliui "^6.0.0"
decamelize "^1.2.0"
@ -4200,10 +4167,10 @@ yargs@15.1.0:
y18n "^4.0.0"
yargs-parser "^16.1.0"
yargs@^15.0.2:
version "15.0.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-15.0.2.tgz#4248bf218ef050385c4f7e14ebdf425653d13bd3"
integrity sha512-GH/X/hYt+x5hOat4LMnCqMd8r5Cv78heOMIJn1hr7QPPBqfeC6p89Y78+WB9yGDvfpCvgasfmWLzNzEioOUD9Q==
yargs@15.1.0:
version "15.1.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/yargs/-/yargs-15.1.0.tgz#e111381f5830e863a89550bd4b136bb6a5f37219"
integrity sha512-T39FNN1b6hCW4SOIk1XyTOWxtXdcen0t+XYrysQmChzSipvhBO8Bj0nK1ozAasdk24dNWuMZvr4k24nz+8HHLg==
dependencies:
cliui "^6.0.0"
decamelize "^1.2.0"