Skip to content

Commit 32a5c61

Browse files
committed
⬆️ deps: Upgrade dependency @commitlint/cli to v18.6.1
1 parent aa8ec23 commit 32a5c61

File tree

2 files changed

+102
-109
lines changed

2 files changed

+102
-109
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"devDependencies": {
7878
"@babel/core": "7.23.9",
7979
"@babel/preset-env": "7.23.9",
80-
"@commitlint/cli": "18.6.0",
80+
"@commitlint/cli": "18.6.1",
8181
"@js-library/commitlint-config": "0.0.4",
8282
"@node-loader/babel": "2.1.0",
8383
"@node-loader/core": "2.0.0",

yarn.lock

Lines changed: 101 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,82 +1045,82 @@
10451045
read-json-safe "^1.0.5"
10461046
types-pkg-json "^1.1.0"
10471047

1048-
"@commitlint/[email protected].0":
1049-
version "18.6.0"
1050-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.6.0.tgz#f065e0514f3870b6dc9a3c608a78820806b46527"
1051-
integrity sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==
1052-
dependencies:
1053-
"@commitlint/format" "^18.6.0"
1054-
"@commitlint/lint" "^18.6.0"
1055-
"@commitlint/load" "^18.6.0"
1056-
"@commitlint/read" "^18.6.0"
1057-
"@commitlint/types" "^18.6.0"
1048+
"@commitlint/[email protected].1":
1049+
version "18.6.1"
1050+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.6.1.tgz#78bffdfa00d6f01425d53096954993d83f2b343d"
1051+
integrity sha512-5IDE0a+lWGdkOvKH892HHAZgbAjcj1mT5QrfA/SVbLJV/BbBMGyKN0W5mhgjekPJJwEQdVNvhl9PwUacY58Usw==
1052+
dependencies:
1053+
"@commitlint/format" "^18.6.1"
1054+
"@commitlint/lint" "^18.6.1"
1055+
"@commitlint/load" "^18.6.1"
1056+
"@commitlint/read" "^18.6.1"
1057+
"@commitlint/types" "^18.6.1"
10581058
execa "^5.0.0"
10591059
lodash.isfunction "^3.0.9"
10601060
resolve-from "5.0.0"
10611061
resolve-global "1.0.0"
10621062
yargs "^17.0.0"
10631063

1064-
"@commitlint/config-validator@^18.6.0":
1065-
version "18.6.0"
1066-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.6.0.tgz#ea1e04e92829dd7b90cea444f245b0bdefa0a586"
1067-
integrity sha512-Ptfa865arNozlkjxrYG3qt6wT9AlhNUHeuDyKEZiTL/l0ftncFhK/KN0t/EAMV2tec+0Mwxo0FmhbESj/bI+1g==
1064+
"@commitlint/config-validator@^18.6.1":
1065+
version "18.6.1"
1066+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.6.1.tgz#e0d71a99c984a68586c7ae7afd3f52342022fae8"
1067+
integrity sha512-05uiToBVfPhepcQWE1ZQBR/Io3+tb3gEotZjnI4tTzzPk16NffN6YABgwFQCLmzZefbDcmwWqJWc2XT47q7Znw==
10681068
dependencies:
1069-
"@commitlint/types" "^18.6.0"
1069+
"@commitlint/types" "^18.6.1"
10701070
ajv "^8.11.0"
10711071

1072-
"@commitlint/ensure@^18.6.0":
1073-
version "18.6.0"
1074-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.6.0.tgz#3f3dc09d99016eaab0da9423123effd820d11931"
1075-
integrity sha512-xY07NmOBJ7JuhX3tic021PaeLepZARIQyqpAQoNQZoml1keBFfB6MbA7XlWZv0ebbarUFE4yhKxOPw+WFv7/qw==
1072+
"@commitlint/ensure@^18.6.1":
1073+
version "18.6.1"
1074+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.6.1.tgz#17141e083200ca94d8480dc23b0e8f8b1fd37b7f"
1075+
integrity sha512-BPm6+SspyxQ7ZTsZwXc7TRQL5kh5YWt3euKmEIBZnocMFkJevqs3fbLRb8+8I/cfbVcAo4mxRlpTPfz8zX7SnQ==
10761076
dependencies:
1077-
"@commitlint/types" "^18.6.0"
1077+
"@commitlint/types" "^18.6.1"
10781078
lodash.camelcase "^4.3.0"
10791079
lodash.kebabcase "^4.1.1"
10801080
lodash.snakecase "^4.1.1"
10811081
lodash.startcase "^4.4.0"
10821082
lodash.upperfirst "^4.3.1"
10831083

1084-
"@commitlint/execute-rule@^18.4.4":
1085-
version "18.4.4"
1086-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.4.4.tgz#ade986742c1944c8162a54288747e54a8c6146b5"
1087-
integrity sha512-a37Nd3bDQydtg9PCLLWM9ZC+GO7X5i4zJvrggJv5jBhaHsXeQ9ZWdO6ODYR+f0LxBXXNYK3geYXJrCWUCP8JEg==
1084+
"@commitlint/execute-rule@^18.6.1":
1085+
version "18.6.1"
1086+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.6.1.tgz#18175e043fe6fb5fceea7b8530316c644f93dfe6"
1087+
integrity sha512-7s37a+iWyJiGUeMFF6qBlyZciUkF8odSAnHijbD36YDctLhGKoYltdvuJ/AFfRm6cBLRtRk9cCVPdsEFtt/2rg==
10881088

1089-
"@commitlint/format@^18.6.0":
1090-
version "18.6.0"
1091-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.6.0.tgz#e13ef8419cd8eb37be5825a2e84e73cabbfb56ad"
1092-
integrity sha512-8UNWfs2slPPSQiiVpLGJTnPHv7Jkd5KYxfbNXbmLL583bjom4RrylvyrCVnmZReA8nNad7pPXq6mDH4FNVj6xg==
1089+
"@commitlint/format@^18.6.1":
1090+
version "18.6.1"
1091+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.6.1.tgz#5f2b8b3ae4d8d80bd9239178e97df63e5b8d280a"
1092+
integrity sha512-K8mNcfU/JEFCharj2xVjxGSF+My+FbUHoqR+4GqPGrHNqXOGNio47ziiR4HQUPKtiNs05o8/WyLBoIpMVOP7wg==
10931093
dependencies:
1094-
"@commitlint/types" "^18.6.0"
1094+
"@commitlint/types" "^18.6.1"
10951095
chalk "^4.1.0"
10961096

1097-
"@commitlint/is-ignored@^18.6.0":
1098-
version "18.6.0"
1099-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.6.0.tgz#d15ab04f547f7554cc3377d50f8e19178502b8af"
1100-
integrity sha512-Xjx/ZyyJ4FdLuz0FcOvqiqSFgiO2yYj3QN9XlvyrxqbXTxPVC7QFEXJYBVPulUSN/gR7WXH1Udw+HYYfD17xog==
1101-
dependencies:
1102-
"@commitlint/types" "^18.6.0"
1103-
semver "7.5.4"
1104-
1105-
"@commitlint/lint@^18.6.0":
1106-
version "18.6.0"
1107-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.6.0.tgz#f54c856840a6238e0c2972588c2dc986317f1b7b"
1108-
integrity sha512-ycbuDWfyykPmslgiHzhz8dL6F0BJYltXLVfc+M49z0c+FNITM0v+r0Vd2+Tdtq06VTc894p2+YSmZhulY8Jn3Q==
1109-
dependencies:
1110-
"@commitlint/is-ignored" "^18.6.0"
1111-
"@commitlint/parse" "^18.6.0"
1112-
"@commitlint/rules" "^18.6.0"
1113-
"@commitlint/types" "^18.6.0"
1114-
1115-
"@commitlint/load@^18.6.0":
1116-
version "18.6.0"
1117-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.6.0.tgz#98108294b9383aa2905781b192215df4718babb7"
1118-
integrity sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==
1119-
dependencies:
1120-
"@commitlint/config-validator" "^18.6.0"
1121-
"@commitlint/execute-rule" "^18.4.4"
1122-
"@commitlint/resolve-extends" "^18.6.0"
1123-
"@commitlint/types" "^18.6.0"
1097+
"@commitlint/is-ignored@^18.6.1":
1098+
version "18.6.1"
1099+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.6.1.tgz#4ee08ba91ff3defb06e0ef19259a9c6734a8d06e"
1100+
integrity sha512-MOfJjkEJj/wOaPBw5jFjTtfnx72RGwqYIROABudOtJKW7isVjFe9j0t8xhceA02QebtYf4P/zea4HIwnXg8rvA==
1101+
dependencies:
1102+
"@commitlint/types" "^18.6.1"
1103+
semver "7.6.0"
1104+
1105+
"@commitlint/lint@^18.6.1":
1106+
version "18.6.1"
1107+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.6.1.tgz#fe3834636c99ee14534a8eb3832831ac362e9fd8"
1108+
integrity sha512-8WwIFo3jAuU+h1PkYe5SfnIOzp+TtBHpFr4S8oJWhu44IWKuVx6GOPux3+9H1iHOan/rGBaiacicZkMZuluhfQ==
1109+
dependencies:
1110+
"@commitlint/is-ignored" "^18.6.1"
1111+
"@commitlint/parse" "^18.6.1"
1112+
"@commitlint/rules" "^18.6.1"
1113+
"@commitlint/types" "^18.6.1"
1114+
1115+
"@commitlint/load@^18.6.1":
1116+
version "18.6.1"
1117+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.6.1.tgz#fb79ed7ee8b5897a9b5c274c1e24eda9162df816"
1118+
integrity sha512-p26x8734tSXUHoAw0ERIiHyW4RaI4Bj99D8YgUlVV9SedLf8hlWAfyIFhHRIhfPngLlCe0QYOdRKYFt8gy56TA==
1119+
dependencies:
1120+
"@commitlint/config-validator" "^18.6.1"
1121+
"@commitlint/execute-rule" "^18.6.1"
1122+
"@commitlint/resolve-extends" "^18.6.1"
1123+
"@commitlint/types" "^18.6.1"
11241124
chalk "^4.1.0"
11251125
cosmiconfig "^8.3.6"
11261126
cosmiconfig-typescript-loader "^5.0.0"
@@ -1129,69 +1129,69 @@
11291129
lodash.uniq "^4.5.0"
11301130
resolve-from "^5.0.0"
11311131

1132-
"@commitlint/message@^18.4.4":
1133-
version "18.4.4"
1134-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.4.4.tgz#811682a0d147a24e5c467acdb52071434df2b9f5"
1135-
integrity sha512-lHF95mMDYgAI1LBXveJUyg4eLaMXyOqJccCK3v55ZOEUsMPrDi8upqDjd/NmzWmESYihaOMBTAnxm+6oD1WoDQ==
1132+
"@commitlint/message@^18.6.1":
1133+
version "18.6.1"
1134+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.6.1.tgz#107bd40923ad23d2de56c92a68b179ebfb7e314e"
1135+
integrity sha512-VKC10UTMLcpVjMIaHHsY1KwhuTQtdIKPkIdVEwWV+YuzKkzhlI3aNy6oo1eAN6b/D2LTtZkJe2enHmX0corYRw==
11361136

1137-
"@commitlint/parse@^18.6.0":
1138-
version "18.6.0"
1139-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.6.0.tgz#ae19ff8ceb0c8ffab131158829b06b505b9921fd"
1140-
integrity sha512-Y/G++GJpATFw54O0jikc/h2ibyGHgghtPnwsOk3O/aU092ydJ5XEHYcd7xGNQYuLweLzQis2uEwRNk9AVIPbQQ==
1137+
"@commitlint/parse@^18.6.1":
1138+
version "18.6.1"
1139+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.6.1.tgz#2946b814125e907b9c4d63d3e71d0c1b54b30b62"
1140+
integrity sha512-eS/3GREtvVJqGZrwAGRwR9Gdno3YcZ6Xvuaa+vUF8j++wsmxrA2En3n0ccfVO2qVOLJC41ni7jSZhQiJpMPGOQ==
11411141
dependencies:
1142-
"@commitlint/types" "^18.6.0"
1142+
"@commitlint/types" "^18.6.1"
11431143
conventional-changelog-angular "^7.0.0"
11441144
conventional-commits-parser "^5.0.0"
11451145

1146-
"@commitlint/read@^18.6.0":
1147-
version "18.6.0"
1148-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.6.0.tgz#324ea1fa625f88427780df23fffe4a92d383d665"
1149-
integrity sha512-w39ji8VfWhPKRquPhRHB3Yd8XIHwaNHgOh28YI1QEmZ59qVpuVUQo6h/NsVb+uoC6LbXZiofTZv2iFR084jKEA==
1146+
"@commitlint/read@^18.6.1":
1147+
version "18.6.1"
1148+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.6.1.tgz#8c138311ed9749427920c369f6276be136f2aa50"
1149+
integrity sha512-ia6ODaQFzXrVul07ffSgbZGFajpe8xhnDeLIprLeyfz3ivQU1dIoHp7yz0QIorZ6yuf4nlzg4ZUkluDrGN/J/w==
11501150
dependencies:
1151-
"@commitlint/top-level" "^18.4.4"
1152-
"@commitlint/types" "^18.6.0"
1151+
"@commitlint/top-level" "^18.6.1"
1152+
"@commitlint/types" "^18.6.1"
11531153
git-raw-commits "^2.0.11"
11541154
minimist "^1.2.6"
11551155

1156-
"@commitlint/resolve-extends@^18.6.0":
1157-
version "18.6.0"
1158-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.6.0.tgz#db55be2b32e12593bc98dc44c6d9a9d90941bab4"
1159-
integrity sha512-k2Xp+Fxeggki2i90vGrbiLDMefPius3zGSTFFlRAPKce/SWLbZtI+uqE9Mne23mHO5lmcSV8z5m6ziiJwGpOcg==
1156+
"@commitlint/resolve-extends@^18.6.1":
1157+
version "18.6.1"
1158+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.6.1.tgz#f0572c682fc24dbabe2e0f42873261e0fa42c91a"
1159+
integrity sha512-ifRAQtHwK+Gj3Bxj/5chhc4L2LIc3s30lpsyW67yyjsETR6ctHAHRu1FSpt0KqahK5xESqoJ92v6XxoDRtjwEQ==
11601160
dependencies:
1161-
"@commitlint/config-validator" "^18.6.0"
1162-
"@commitlint/types" "^18.6.0"
1161+
"@commitlint/config-validator" "^18.6.1"
1162+
"@commitlint/types" "^18.6.1"
11631163
import-fresh "^3.0.0"
11641164
lodash.mergewith "^4.6.2"
11651165
resolve-from "^5.0.0"
11661166
resolve-global "^1.0.0"
11671167

1168-
"@commitlint/rules@^18.6.0":
1169-
version "18.6.0"
1170-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.6.0.tgz#6d933e2de5639b75b4946120b3880e72e66a6051"
1171-
integrity sha512-pTalvCEvuCWrBWZA/YqO/3B3nZnY3Ncc+TmQsRajBdC1tkQIm5Iovdo4Ec7f2Dw1tVvpYMUUNAgcWqsY0WckWg==
1168+
"@commitlint/rules@^18.6.1":
1169+
version "18.6.1"
1170+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.6.1.tgz#da25aeffe6c0e1c7625e44f46089fb8860986caf"
1171+
integrity sha512-kguM6HxZDtz60v/zQYOe0voAtTdGybWXefA1iidjWYmyUUspO1zBPQEmJZ05/plIAqCVyNUTAiRPWIBKLCrGew==
11721172
dependencies:
1173-
"@commitlint/ensure" "^18.6.0"
1174-
"@commitlint/message" "^18.4.4"
1175-
"@commitlint/to-lines" "^18.4.4"
1176-
"@commitlint/types" "^18.6.0"
1173+
"@commitlint/ensure" "^18.6.1"
1174+
"@commitlint/message" "^18.6.1"
1175+
"@commitlint/to-lines" "^18.6.1"
1176+
"@commitlint/types" "^18.6.1"
11771177
execa "^5.0.0"
11781178

1179-
"@commitlint/to-lines@^18.4.4":
1180-
version "18.4.4"
1181-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.4.4.tgz#546cf8d985459f3526359b6a63d7a5b421e1ed60"
1182-
integrity sha512-mwe2Roa59NCz/krniAdCygFabg7+fQCkIhXqBHw00XQ8Y7lw4poZLLxeGI3p3bLpcEOXdqIDrEGLwHmG5lBdwQ==
1179+
"@commitlint/to-lines@^18.6.1":
1180+
version "18.6.1"
1181+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.6.1.tgz#d28827a4a540c98eea1aae31dafd66f80b2f1b9e"
1182+
integrity sha512-Gl+orGBxYSNphx1+83GYeNy5N0dQsHBQ9PJMriaLQDB51UQHCVLBT/HBdOx5VaYksivSf5Os55TLePbRLlW50Q==
11831183

1184-
"@commitlint/top-level@^18.4.4":
1185-
version "18.4.4"
1186-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.4.4.tgz#df69ffa49fdc4541d1f05e814352d575fb0f3b0d"
1187-
integrity sha512-PBwW1drgeavl9CadB7IPRUk6rkUP/O8jEkxjlC+ofuh3pw0bzJdAT+Kw7M1Yc9KtTb9xTaqUB8uvRtaybHa/tQ==
1184+
"@commitlint/top-level@^18.6.1":
1185+
version "18.6.1"
1186+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.6.1.tgz#429fcb985e3beaba9b17e05c0ae61926c647baf0"
1187+
integrity sha512-HyiHQZUTf0+r0goTCDs/bbVv/LiiQ7AVtz6KIar+8ZrseB9+YJAIo8HQ2IC2QT1y3N1lbW6OqVEsTHjbT6hGSw==
11881188
dependencies:
11891189
find-up "^5.0.0"
11901190

1191-
"@commitlint/types@^18.6.0":
1192-
version "18.6.0"
1193-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.6.0.tgz#3d3493cb5910f60f3749a8eb56aca47dc2e1b662"
1194-
integrity sha512-oavoKLML/eJa2rJeyYSbyGAYzTxQ6voG5oeX3OrxpfrkRWhJfm4ACnhoRf5tgiybx2MZ+EVFqC1Lw3W8/uwpZA==
1191+
"@commitlint/types@^18.6.1":
1192+
version "18.6.1"
1193+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.6.1.tgz#7eb3ab2d799d9166fbb98b96b0744581e59a4ad4"
1194+
integrity sha512-gwRLBLra/Dozj2OywopeuHj2ac26gjGkz2cZ+86cTJOdtWfiRRr4+e77ZDAGc6MDWxaWheI+mAV5TLWWRwqrFg==
11951195
dependencies:
11961196
chalk "^4.1.0"
11971197

@@ -8447,10 +8447,10 @@ semver-diff@^4.0.0:
84478447
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
84488448
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
84498449

8450-
semver@7.5.4:
8451-
version "7.5.4"
8452-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
8453-
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
8450+
semver@7.6.0, semver@^7.0.0, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
8451+
version "7.6.0"
8452+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
8453+
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
84548454
dependencies:
84558455
lru-cache "^6.0.0"
84568456

@@ -8459,13 +8459,6 @@ semver@^6.0.0, semver@^6.3.1:
84598459
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
84608460
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
84618461

8462-
semver@^7.0.0, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
8463-
version "7.6.0"
8464-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
8465-
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
8466-
dependencies:
8467-
lru-cache "^6.0.0"
8468-
84698462
serialize-error@^7.0.1:
84708463
version "7.0.1"
84718464
resolved "https://registry.yarnpkg.com/serialize-error/-/serialize-error-7.0.1.tgz#f1360b0447f61ffb483ec4157c737fab7d778e18"

0 commit comments

Comments
 (0)