Skip to content

Commit f192408

Browse files
committed
chore(deps): update commitlint monorepo to v8
1 parent afabb1e commit f192408

File tree

2 files changed

+144
-100
lines changed

2 files changed

+144
-100
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"webfontloader": "^1.6.28"
5959
},
6060
"devDependencies": {
61-
"@commitlint/cli": "^7.6.1",
62-
"@commitlint/config-conventional": "^7.6.0",
61+
"@commitlint/cli": "^8.2.0",
62+
"@commitlint/config-conventional": "^8.2.0",
6363
"@nuxtjs/eslint-config": "^0.0.1",
6464
"babel-eslint": "^10.0.1",
6565
"codecov": "^3.4.0",

yarn.lock

Lines changed: 142 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -855,136 +855,135 @@
855855
exec-sh "^0.3.2"
856856
minimist "^1.2.0"
857857

858-
"@commitlint/cli@^7.6.1":
859-
version "7.6.1"
860-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-7.6.1.tgz#a93cf995082831999937f6d5ec1a582c8fc0393a"
861-
integrity sha512-HEJwQ/aK0AOcAwn77ZKbb/GZhlGxBSPhtVp07uoJFVqM12l2Ia2JHA+MTpfHCFdVahKyYGREZgxde6LyKyG8aQ==
862-
dependencies:
863-
"@commitlint/format" "^7.6.1"
864-
"@commitlint/lint" "^7.6.0"
865-
"@commitlint/load" "^7.6.1"
866-
"@commitlint/read" "^7.6.0"
858+
"@commitlint/cli@^8.2.0":
859+
version "8.2.0"
860+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.2.0.tgz#fbf9969e04e2162d985eaa644fdad6ce807aadb6"
861+
integrity sha512-8fJ5pmytc38yw2QWbTTJmXLfSiWPwMkHH4govo9zJ/+ERPBF2jvlxD/dQvk24ezcizjKc6LFka2edYC4OQ+Dgw==
862+
dependencies:
863+
"@commitlint/format" "^8.2.0"
864+
"@commitlint/lint" "^8.2.0"
865+
"@commitlint/load" "^8.2.0"
866+
"@commitlint/read" "^8.2.0"
867867
babel-polyfill "6.26.0"
868-
chalk "2.3.1"
868+
chalk "2.4.2"
869869
get-stdin "7.0.0"
870-
lodash "4.17.11"
870+
lodash "4.17.14"
871871
meow "5.0.0"
872872
resolve-from "5.0.0"
873873
resolve-global "1.0.0"
874874

875-
"@commitlint/config-conventional@^7.6.0":
876-
version "7.6.0"
877-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-7.6.0.tgz#f3dc66bf39e3b627fdd6f5ac3d0510dd0dd38f94"
878-
integrity sha512-1Gnv5p3tc1VsEK25oTIRBO86czLtX6s/jeLNPAQRzdCnyEmsxkbx/sfoUJ1dwv7v8W++xckVnnuvdZv2Hp8yCw==
875+
"@commitlint/config-conventional@^8.2.0":
876+
version "8.2.0"
877+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.2.0.tgz#886a5538e3708e017ec2871e0cbce00f635d3102"
878+
integrity sha512-HuwlHQ3DyVhpK9GHgTMhJXD8Zp8PGIQVpQGYh/iTrEU6TVxdRC61BxIDZvfWatCaiG617Z/U8maRAFrqFM4TqA==
879879

880-
"@commitlint/ensure@^7.6.0":
881-
version "7.6.0"
882-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-7.6.0.tgz#e873ff6786a3b9504e88a4debed41df29cd8ac36"
883-
integrity sha512-pSUrNud5L/8y+cLWo3LEa8Ce4bAAR33xMderFUhuNPHj7TwpNS7L4ROMnhL4ZlCYRazCRDlnPaJLPikMoWThfA==
880+
"@commitlint/ensure@^8.2.0":
881+
version "8.2.0"
882+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-8.2.0.tgz#fad0c81c3d3bd09aa5fbcbcc483ae1f39bc8af8f"
883+
integrity sha512-XZZih/kcRrqK7lEORbSYCfqQw6byfsFbLygRGVdJMlCPGu9E2MjpwCtoj5z7y/lKfUB3MJaBhzn2muJqS1gC6A==
884884
dependencies:
885-
lodash "4.17.11"
885+
lodash "4.17.14"
886886

887-
"@commitlint/execute-rule@^7.6.0":
888-
version "7.6.0"
889-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-7.6.0.tgz#60c1c34b5f2fca6c6cbca019a9c7d81c2fab1e4a"
890-
integrity sha512-0inGOIlLefPDtiDOaZ6WoE1p+GEZZIj2VwUftUozD3C71TiwP9UfKAVVtUDFPIeL6RgSqCkCf7zsy6NKNxwkBg==
891-
dependencies:
892-
babel-runtime "6.26.0"
887+
"@commitlint/execute-rule@^8.2.0":
888+
version "8.2.0"
889+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.2.0.tgz#aefb3744e22613660adefb7ebcccaa60bd24e78d"
890+
integrity sha512-9MBRthHaulbWTa8ReG2Oii2qc117NuvzhZdnkuKuYLhker7sUXGFcVhLanuWUKGyfyI2o9zVr/NHsNbCCsTzAA==
893891

894-
"@commitlint/format@^7.6.1":
895-
version "7.6.1"
896-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-7.6.1.tgz#106750de50fab7d153eed80e7577c768bb9a3a1b"
897-
integrity sha512-Ldzf5N2Sr9RQqvlYwaQn4vz1WOZ7byYinspC/WCrbfcETGy28j7QE4OueZU6nNB9TjwwEorKm13uy7tDWPR7dg==
892+
"@commitlint/format@^8.2.0":
893+
version "8.2.0"
894+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.2.0.tgz#0a2447fadac7c0421ce8a8d7e27dfa2172c737d4"
895+
integrity sha512-sA77agkDEMsEMrlGhrLtAg8vRexkOofEEv/CZX+4xlANyAz2kNwJvMg33lcL65CBhqKEnRRJRxfZ1ZqcujdKcQ==
898896
dependencies:
899-
babel-runtime "^6.23.0"
900897
chalk "^2.0.1"
901898

902-
"@commitlint/is-ignored@^7.6.0":
903-
version "7.6.0"
904-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-7.6.0.tgz#d069f25741dcf859b324e5f709835af3aac9cf45"
905-
integrity sha512-By/mLNhz+6Rtix9+Kyof1gdKiELchAnQHpdeKIHIOe9sjbvd3HqDoFHh/mGMMRnGIPMZOX5TO8Fqy3A/2HqlTw==
899+
"@commitlint/is-ignored@^8.2.0":
900+
version "8.2.0"
901+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.2.0.tgz#b6409ab28bf5a80f25e14da17da3916adb230a89"
902+
integrity sha512-ADaGnKfbfV6KD1pETp0Qf7XAyc75xTy3WJlbvPbwZ4oPdBMsXF0oXEEGMis6qABfU2IXan5/KAJgAFX3vdd0jA==
906903
dependencies:
907-
semver "6.0.0"
904+
"@types/semver" "^6.0.1"
905+
semver "6.2.0"
908906

909-
"@commitlint/lint@^7.6.0":
910-
version "7.6.0"
911-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-7.6.0.tgz#a6da320026b937aa9bf971e060e471edd6b088ec"
912-
integrity sha512-aUIFX0lPRZL7WmT8W8qzogJD4LmHk6JPG3XUAX+K0pOHGjC/0ALvSAytvoLXy4fvmSnGJkXmWhzSW7c0Spa14Q==
907+
"@commitlint/lint@^8.2.0":
908+
version "8.2.0"
909+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.2.0.tgz#aadc606379f3550eb877f16d4f5b103639cbf92a"
910+
integrity sha512-ch9JN8aR37ufdjoWv50jLfvFz9rWMgLW5HEkMGLsM/51gjekmQYS5NJg8S2+6F5+jmralAO7VkUMI6FukXKX0A==
913911
dependencies:
914-
"@commitlint/is-ignored" "^7.6.0"
915-
"@commitlint/parse" "^7.6.0"
916-
"@commitlint/rules" "^7.6.0"
912+
"@commitlint/is-ignored" "^8.2.0"
913+
"@commitlint/parse" "^8.2.0"
914+
"@commitlint/rules" "^8.2.0"
917915
babel-runtime "^6.23.0"
918-
lodash "4.17.11"
916+
lodash "4.17.14"
919917

920-
"@commitlint/load@^7.6.1":
921-
version "7.6.2"
922-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-7.6.2.tgz#b5ed8163fa3117d60faf70a4e677b2017bbc71bb"
923-
integrity sha512-I+xk+BkXAG1roXNrPsR1eOd5hEa+oLc6HLYnHAT/HLGKKB3E01IGg3O5SGlg7lpf1yiAaYI+wAnNTr3f3sIbWQ==
918+
"@commitlint/load@^8.2.0":
919+
version "8.2.0"
920+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.2.0.tgz#9ca53a0c795e4f63d796b4d42279e856549add1a"
921+
integrity sha512-EV6PfAY/p83QynNd1llHxJiNxKmp43g8+7dZbyfHFbsGOdokrCnoelAVZ+WGgktXwLN/uXyfkcIAxwac015UYw==
924922
dependencies:
925-
"@commitlint/execute-rule" "^7.6.0"
926-
"@commitlint/resolve-extends" "^7.6.0"
923+
"@commitlint/execute-rule" "^8.2.0"
924+
"@commitlint/resolve-extends" "^8.2.0"
927925
babel-runtime "^6.23.0"
926+
chalk "2.4.2"
928927
cosmiconfig "^5.2.0"
929-
lodash "4.17.11"
928+
lodash "4.17.14"
930929
resolve-from "^5.0.0"
931930

932-
"@commitlint/message@^7.6.0":
933-
version "7.6.0"
934-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-7.6.0.tgz#899b6b411945dd091d261408b6e994043967bc06"
935-
integrity sha512-PtP4jhBYGXLaQQC5jel+RQczG2tS3Cy6rRxQioUfCUaEg/LV029ao/KcL1kHEBJ8hSW/SUmnvDaD9Y6nozLQMA==
931+
"@commitlint/message@^8.2.0":
932+
version "8.2.0"
933+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-8.2.0.tgz#bdc0388183f6bc6006c7e7e197a721683011907a"
934+
integrity sha512-LNsSwDLIFgE3nb/Sb1PIluYNy4Q8igdf4tpJCdv5JJDf7CZCZt3ZTglj0YutZZorpRRuHJsVIB2+dI4bVH3bFw==
936935

937-
"@commitlint/parse@^7.6.0":
938-
version "7.6.0"
939-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-7.6.0.tgz#e7b8d6dc145e78cf56940bbf405ca6fac3085196"
940-
integrity sha512-1x60kTqz2VBCjYE+8MV5BhE+ShPo7MgVlrMWSlxiiJDWP5CvWa+SBbUayDJ7rtOXimjTASZ9ZNZTuFPdJE/Y7A==
936+
"@commitlint/parse@^8.2.0":
937+
version "8.2.0"
938+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-8.2.0.tgz#de80137e89ee5a2d3029656c9b33e90c88c6f56c"
939+
integrity sha512-vzouqroTXG6QXApkrps0gbeSYW6w5drpUk7QAeZIcaCSPsQXDM8eqqt98ZzlzLJHo5oPNXPX1AAVSTrssvHemA==
941940
dependencies:
942941
conventional-changelog-angular "^1.3.3"
943942
conventional-commits-parser "^2.1.0"
944943
lodash "^4.17.11"
945944

946-
"@commitlint/read@^7.6.0":
947-
version "7.6.0"
948-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-7.6.0.tgz#e55863354b436683daa2081de7ec2189573bc306"
949-
integrity sha512-OyligtK/e4xnQklrQqTcSMM27eNhq+LqXfoeVouuPx059oDEw9wZYNN4HGzyxs4Pb6GdMpzRHLdeMQ24M+AiYw==
945+
"@commitlint/read@^8.2.0":
946+
version "8.2.0"
947+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.2.0.tgz#54c6549723d532c74434ee0d74e0459032dc9159"
948+
integrity sha512-1tBai1VuSQmsOTsvJr3Fi/GZqX3zdxRqYe/yN4i3cLA5S2Y4QGJ5I3l6nGZlKgm/sSelTCVKHltrfWU8s5H7SA==
950949
dependencies:
951-
"@commitlint/top-level" "^7.6.0"
950+
"@commitlint/top-level" "^8.2.0"
952951
"@marionebl/sander" "^0.6.0"
953952
babel-runtime "^6.23.0"
954953
git-raw-commits "^1.3.0"
955954

956-
"@commitlint/resolve-extends@^7.6.0":
957-
version "7.6.0"
958-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-7.6.0.tgz#0680b76eeb0e41f728c2f38645473a0956299edb"
959-
integrity sha512-fk8KvNiEbRc+p8nPFuysVP2O95+sb8vlIDTjqtGVObqrzFINRfERXwqBmTBtcu556BoDAR2hwRVXmuwhns+Duw==
955+
"@commitlint/resolve-extends@^8.2.0":
956+
version "8.2.0"
957+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.2.0.tgz#b7f2f0c71c10f24b98a199ed11d2c14cfd7a318f"
958+
integrity sha512-cwi0HUsDcD502HBP8huXfTkVuWmeo1Fiz3GKxNwMBBsJV4+bKa7QrtxbNpXhVuarX7QjWfNTvmW6KmFS7YK9uw==
960959
dependencies:
961-
babel-runtime "6.26.0"
960+
"@types/node" "^12.0.2"
962961
import-fresh "^3.0.0"
963-
lodash "4.17.11"
962+
lodash "4.17.14"
964963
resolve-from "^5.0.0"
965964
resolve-global "^1.0.0"
966965

967-
"@commitlint/rules@^7.6.0":
968-
version "7.6.0"
969-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-7.6.0.tgz#f9a833c1eab8144fd8f545a71408b39e51acb64e"
970-
integrity sha512-shLJdMUwdVeE5UgOE8E+c+PFS7+0FFGfheMa3s6ZK+xX8pTUxseXZu9iCF4mwF+WWkVk518xPuNLvmYE96salQ==
966+
"@commitlint/rules@^8.2.0":
967+
version "8.2.0"
968+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-8.2.0.tgz#4cd6a323ca1a3f3d33ae6dc723f8c88f3dcde347"
969+
integrity sha512-FlqSBBP2Gxt5Ibw+bxdYpzqYR6HI8NIBpaTBhAjSEAduQtdWFMOhF0zsgkwH7lHN7opaLcnY2fXxAhbzTmJQQA==
971970
dependencies:
972-
"@commitlint/ensure" "^7.6.0"
973-
"@commitlint/message" "^7.6.0"
974-
"@commitlint/to-lines" "^7.6.0"
971+
"@commitlint/ensure" "^8.2.0"
972+
"@commitlint/message" "^8.2.0"
973+
"@commitlint/to-lines" "^8.2.0"
975974
babel-runtime "^6.23.0"
976975

977-
"@commitlint/to-lines@^7.6.0":
978-
version "7.6.0"
979-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-7.6.0.tgz#5ed4dbf39db0ceff96dbb661b9ce048ed3db7a4b"
980-
integrity sha512-L/Vl5ThRuBHnSNZBtc+p2LCs2ayxWodC+I/X3NKUywSmr6kKpJJCFqHHHqPu+yXwGUPwqCMQhogIGLuv9TtWWw==
976+
"@commitlint/to-lines@^8.2.0":
977+
version "8.2.0"
978+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-8.2.0.tgz#dddb5916a457e1a79e437115a9b8eac7bf9ad52a"
979+
integrity sha512-LXTYG3sMenlN5qwyTZ6czOULVcx46uMy+MEVqpvCgptqr/MZcV/C2J+S2o1DGwj1gOEFMpqrZaE3/1R2Q+N8ng==
981980

982-
"@commitlint/top-level@^7.6.0":
983-
version "7.6.0"
984-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-7.6.0.tgz#0ed88078ac585c93ee314ff3b7f8c20143c57652"
985-
integrity sha512-R2RzJZDuT2TU2dZMrRd7olax5IDVcUB/O8k76d1LW13CQ9/2ArJi3TCFXSZIaGpCUnyAYA5KiCZ+c1opnyQuog==
981+
"@commitlint/top-level@^8.2.0":
982+
version "8.2.0"
983+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-8.2.0.tgz#206e7cbc54dbe9494190677f887dd60943fed5b0"
984+
integrity sha512-Yaw4KmYNy31/HhRUuZ+fupFcDalnfpdu4JGBgGAqS9aBHdMSSWdWqtAaDaxdtWjTZeN3O0sA2gOhXwvKwiDwvw==
986985
dependencies:
987-
find-up "^2.1.0"
986+
find-up "^4.0.0"
988987

989988
"@csstools/convert-colors@^1.4.0":
990989
version "1.4.0"
@@ -1432,11 +1431,21 @@
14321431
"@types/istanbul-lib-coverage" "*"
14331432
"@types/istanbul-lib-report" "*"
14341433

1434+
"@types/node@^12.0.2":
1435+
version "12.7.5"
1436+
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6dc4784ffcc2f"
1437+
integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYDd5p3w==
1438+
14351439
"@types/normalize-package-data@^2.4.0":
14361440
version "2.4.0"
14371441
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
14381442
integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==
14391443

1444+
"@types/semver@^6.0.1":
1445+
version "6.0.2"
1446+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-6.0.2.tgz#5e8b09f0e4af53034b1d0fb9977a277847836205"
1447+
integrity sha512-G1Ggy7/9Nsa1Jt2yiBR2riEuyK2DFNnqow6R7cromXPMNynackRY1vqFTLz/gwnef1LHokbXThcPhqMRjUbkpQ==
1448+
14401449
"@types/stack-utils@^1.0.1":
14411450
version "1.0.1"
14421451
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
@@ -2110,7 +2119,7 @@ babel-preset-jest@^24.6.0:
21102119
"@babel/plugin-syntax-object-rest-spread" "^7.0.0"
21112120
babel-plugin-jest-hoist "^24.6.0"
21122121

2113-
babel-runtime@6.26.0, babel-runtime@^6.23.0, babel-runtime@^6.26.0:
2122+
babel-runtime@^6.23.0, babel-runtime@^6.26.0:
21142123
version "6.26.0"
21152124
resolved "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
21162125
integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
@@ -2537,15 +2546,6 @@ caseless@~0.12.0:
25372546
resolved "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
25382547
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
25392548

2540-
2541-
version "2.3.1"
2542-
resolved "http://registry.npmjs.org/chalk/-/chalk-2.3.1.tgz#523fe2678aec7b04e8041909292fe8b17059b796"
2543-
integrity sha512-QUU4ofkDoMIVO7hcx1iPTISs88wsO8jA92RQIm4JAwZvFGGAV2hSAA1NX7oVj2Ej2Q6NDTcRDjPTFrMCRZoJ6g==
2544-
dependencies:
2545-
ansi-styles "^3.2.0"
2546-
escape-string-regexp "^1.0.5"
2547-
supports-color "^5.2.0"
2548-
25492549
[email protected], chalk@^2.4.2:
25502550
version "2.4.2"
25512551
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -4558,6 +4558,14 @@ find-up@^2.0.0, find-up@^2.1.0:
45584558
dependencies:
45594559
locate-path "^2.0.0"
45604560

4561+
find-up@^4.0.0:
4562+
version "4.1.0"
4563+
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
4564+
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
4565+
dependencies:
4566+
locate-path "^5.0.0"
4567+
path-exists "^4.0.0"
4568+
45614569
flat-cache@^2.0.1:
45624570
version "2.0.1"
45634571
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-2.0.1.tgz#5d296d6f04bda44a4630a301413bdbc2ec085ec0"
@@ -6363,6 +6371,13 @@ locate-path@^3.0.0:
63636371
p-locate "^3.0.0"
63646372
path-exists "^3.0.0"
63656373

6374+
locate-path@^5.0.0:
6375+
version "5.0.0"
6376+
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0"
6377+
integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==
6378+
dependencies:
6379+
p-locate "^4.1.0"
6380+
63666381
lodash._reinterpolate@~3.0.0:
63676382
version "3.0.0"
63686383
resolved "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -6423,7 +6438,12 @@ lodash.uniqueid@^4.0.1:
64236438
resolved "https://registry.yarnpkg.com/lodash.uniqueid/-/lodash.uniqueid-4.0.1.tgz#3268f26a7c88e4f4b1758d679271814e31fa5b26"
64246439
integrity sha1-MmjyanyI5PSxdY1nknGBTjH6WyY=
64256440

6426-
[email protected], lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.5, lodash@^4.2.1:
6441+
6442+
version "4.17.14"
6443+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
6444+
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
6445+
6446+
lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.3, lodash@^4.17.5, lodash@^4.2.1:
64276447
version "4.17.11"
64286448
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
64296449
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
@@ -7294,6 +7314,13 @@ p-limit@^2.0.0:
72947314
dependencies:
72957315
p-try "^2.0.0"
72967316

7317+
p-limit@^2.2.0:
7318+
version "2.2.1"
7319+
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-2.2.1.tgz#aa07a788cc3151c939b5131f63570f0dd2009537"
7320+
integrity sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg==
7321+
dependencies:
7322+
p-try "^2.0.0"
7323+
72977324
p-locate@^2.0.0:
72987325
version "2.0.0"
72997326
resolved "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz#20a0103b222a70c8fd39cc2e580680f3dde5ec43"
@@ -7308,6 +7335,13 @@ p-locate@^3.0.0:
73087335
dependencies:
73097336
p-limit "^2.0.0"
73107337

7338+
p-locate@^4.1.0:
7339+
version "4.1.0"
7340+
resolved "https://registry.yarnpkg.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07"
7341+
integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==
7342+
dependencies:
7343+
p-limit "^2.2.0"
7344+
73117345
p-reduce@^1.0.0:
73127346
version "1.0.0"
73137347
resolved "https://registry.yarnpkg.com/p-reduce/-/p-reduce-1.0.0.tgz#18c2b0dd936a4690a529f8231f58a0fdb6a47dfa"
@@ -7424,6 +7458,11 @@ path-exists@^3.0.0:
74247458
resolved "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"
74257459
integrity sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=
74267460

7461+
path-exists@^4.0.0:
7462+
version "4.0.0"
7463+
resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3"
7464+
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
7465+
74277466
path-is-absolute@^1.0.0:
74287467
version "1.0.1"
74297468
resolved "http://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
@@ -9121,6 +9160,11 @@ [email protected], semver@^6.0.0:
91219160
resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
91229161
integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
91239162

9163+
9164+
version "6.2.0"
9165+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0.tgz#4d813d9590aaf8a9192693d6c85b9344de5901db"
9166+
integrity sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==
9167+
91249168
91259169
version "0.16.2"
91269170
resolved "https://registry.npmjs.org/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
@@ -9688,7 +9732,7 @@ supports-color@^2.0.0:
96889732
resolved "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
96899733
integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
96909734

9691-
supports-color@^5.2.0, supports-color@^5.3.0, supports-color@^5.5.0:
9735+
supports-color@^5.3.0, supports-color@^5.5.0:
96929736
version "5.5.0"
96939737
resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
96949738
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==

0 commit comments

Comments
 (0)