Skip to content

Commit 7e86a32

Browse files
authored
Merge pull request #206 from mcarvin8/dependabot-npm_and_yarn-commitlint-cli-19.8.1
2 parents 955c8bd + 6cb3159 commit 7e86a32

File tree

2 files changed

+95
-95
lines changed

2 files changed

+95
-95
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"xmlbuilder2": "^3.1.1"
1111
},
1212
"devDependencies": {
13-
"@commitlint/cli": "^19.8.0",
13+
"@commitlint/cli": "^19.8.1",
1414
"@commitlint/config-conventional": "^19.8.1",
1515
"@oclif/plugin-command-snapshot": "^5.2.40",
1616
"@salesforce/cli-plugins-testkit": "^5.3.39",

yarn.lock

Lines changed: 94 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,17 +1070,17 @@
10701070
resolve-global "1.0.0"
10711071
yargs "^17.0.0"
10721072

1073-
"@commitlint/cli@^19.8.0":
1074-
version "19.8.0"
1075-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.0.tgz#e66e5a5268437e42b7c6f2a447e94ea83b8a3272"
1076-
integrity sha512-t/fCrLVu+Ru01h0DtlgHZXbHV2Y8gKocTR5elDOqIRUzQd0/6hpt2VIWOj9b3NDo7y4/gfxeR2zRtXq/qO6iUg==
1077-
dependencies:
1078-
"@commitlint/format" "^19.8.0"
1079-
"@commitlint/lint" "^19.8.0"
1080-
"@commitlint/load" "^19.8.0"
1081-
"@commitlint/read" "^19.8.0"
1082-
"@commitlint/types" "^19.8.0"
1083-
tinyexec "^0.3.0"
1073+
"@commitlint/cli@^19.8.1":
1074+
version "19.8.1"
1075+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.8.1.tgz#85f7d9f331344e1f0a2b9d8b24fd3695466e1158"
1076+
integrity sha512-LXUdNIkspyxrlV6VDHWBmCZRtkEVRpBKxi2Gtw3J54cGWhLCTouVD/Q6ZSaSvd2YaDObWK8mDjrz3TIKtaQMAA==
1077+
dependencies:
1078+
"@commitlint/format" "^19.8.1"
1079+
"@commitlint/lint" "^19.8.1"
1080+
"@commitlint/load" "^19.8.1"
1081+
"@commitlint/read" "^19.8.1"
1082+
"@commitlint/types" "^19.8.1"
1083+
tinyexec "^1.0.0"
10841084
yargs "^17.0.0"
10851085

10861086
"@commitlint/config-conventional@^17.8.1":
@@ -1106,12 +1106,12 @@
11061106
"@commitlint/types" "^17.8.1"
11071107
ajv "^8.11.0"
11081108

1109-
"@commitlint/config-validator@^19.8.0":
1110-
version "19.8.0"
1111-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.0.tgz#0b30c274e4427d3942fd62ecf53c19d99f43ac4a"
1112-
integrity sha512-+r5ZvD/0hQC3w5VOHJhGcCooiAVdynFlCe2d6I9dU+PvXdV3O+fU4vipVg+6hyLbQUuCH82mz3HnT/cBQTYYuA==
1109+
"@commitlint/config-validator@^19.8.1":
1110+
version "19.8.1"
1111+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-19.8.1.tgz#29e9bb1360fa41b9439b23d8e25deaaf097306b5"
1112+
integrity sha512-0jvJ4u+eqGPBIzzSdqKNX1rvdbSU1lPNYlfQQRIFnBgLy26BtC0cFnr7c/AyuzExMxWsMOte6MkTi9I3SQ3iGQ==
11131113
dependencies:
1114-
"@commitlint/types" "^19.8.0"
1114+
"@commitlint/types" "^19.8.1"
11151115
ajv "^8.11.0"
11161116

11171117
"@commitlint/ensure@^17.8.1":
@@ -1126,12 +1126,12 @@
11261126
lodash.startcase "^4.4.0"
11271127
lodash.upperfirst "^4.3.1"
11281128

1129-
"@commitlint/ensure@^19.8.0":
1130-
version "19.8.0"
1131-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.0.tgz#481c30706dc4aa4a8e85e7d1f1877c30e5201a0d"
1132-
integrity sha512-kNiNU4/bhEQ/wutI1tp1pVW1mQ0QbAjfPRo5v8SaxoVV+ARhkB8Wjg3BSseNYECPzWWfg/WDqQGIfV1RaBFQZg==
1129+
"@commitlint/ensure@^19.8.1":
1130+
version "19.8.1"
1131+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-19.8.1.tgz#938c54d6f586bda600b5c8e8e842edb281546e14"
1132+
integrity sha512-mXDnlJdvDzSObafjYrOSvZBwkD01cqB4gbnnFuVyNpGUM5ijwU/r/6uqUmBXAAOKRfyEjpkGVZxaDsCVnHAgyw==
11331133
dependencies:
1134-
"@commitlint/types" "^19.8.0"
1134+
"@commitlint/types" "^19.8.1"
11351135
lodash.camelcase "^4.3.0"
11361136
lodash.kebabcase "^4.1.1"
11371137
lodash.snakecase "^4.1.1"
@@ -1143,10 +1143,10 @@
11431143
resolved "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-17.8.1.tgz"
11441144
integrity sha512-JHVupQeSdNI6xzA9SqMF+p/JjrHTcrJdI02PwesQIDCIGUrv04hicJgCcws5nzaoZbROapPs0s6zeVHoxpMwFQ==
11451145

1146-
"@commitlint/execute-rule@^19.8.0":
1147-
version "19.8.0"
1148-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.0.tgz#ebcac26dc75d481e223b0c37d59e5bdd7a164d4a"
1149-
integrity sha512-fuLeI+EZ9x2v/+TXKAjplBJWI9CNrHnyi5nvUQGQt4WRkww/d95oVRsc9ajpt4xFrFmqMZkd/xBQHZDvALIY7A==
1146+
"@commitlint/execute-rule@^19.8.1":
1147+
version "19.8.1"
1148+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-19.8.1.tgz#53000363b737773e2d25e97c20f15eaa78742067"
1149+
integrity sha512-YfJyIqIKWI64Mgvn/sE7FXvVMQER/Cd+s3hZke6cI1xgNT/f6ZAz5heND0QtffH+KbcqAwXDEE1/5niYayYaQA==
11501150

11511151
"@commitlint/format@^17.8.1":
11521152
version "17.8.1"
@@ -1156,12 +1156,12 @@
11561156
"@commitlint/types" "^17.8.1"
11571157
chalk "^4.1.0"
11581158

1159-
"@commitlint/format@^19.8.0":
1160-
version "19.8.0"
1161-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.0.tgz#b06084fb3b807f2142c19c94572127d4a3af5da1"
1162-
integrity sha512-EOpA8IERpQstxwp/WGnDArA7S+wlZDeTeKi98WMOvaDLKbjptuHWdOYYr790iO7kTCif/z971PKPI2PkWMfOxg==
1159+
"@commitlint/format@^19.8.1":
1160+
version "19.8.1"
1161+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-19.8.1.tgz#3e09b1291b3e29092d7a86f0afbbcfc0d99d3ad4"
1162+
integrity sha512-kSJj34Rp10ItP+Eh9oCItiuN/HwGQMXBnIRk69jdOwEW9llW9FlyqcWYbHPSGofmjsqeoxa38UaEA5tsbm2JWw==
11631163
dependencies:
1164-
"@commitlint/types" "^19.8.0"
1164+
"@commitlint/types" "^19.8.1"
11651165
chalk "^5.3.0"
11661166

11671167
"@commitlint/is-ignored@^17.8.1":
@@ -1172,12 +1172,12 @@
11721172
"@commitlint/types" "^17.8.1"
11731173
semver "7.5.4"
11741174

1175-
"@commitlint/is-ignored@^19.8.0":
1176-
version "19.8.0"
1177-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.0.tgz#3e413168b1222e62798dd1a36c64d2454e7bb291"
1178-
integrity sha512-L2Jv9yUg/I+jF3zikOV0rdiHUul9X3a/oU5HIXhAJLE2+TXTnEBfqYP9G5yMw/Yb40SnR764g4fyDK6WR2xtpw==
1175+
"@commitlint/is-ignored@^19.8.1":
1176+
version "19.8.1"
1177+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.8.1.tgz#fed0851360ea2d21799eaf8ec9ef6d98c15536e3"
1178+
integrity sha512-AceOhEhekBUQ5dzrVhDDsbMaY5LqtN8s1mqSnT2Kz1ERvVZkNihrs3Sfk1Je/rxRNbXYFzKZSHaPsEJJDJV8dg==
11791179
dependencies:
1180-
"@commitlint/types" "^19.8.0"
1180+
"@commitlint/types" "^19.8.1"
11811181
semver "^7.6.0"
11821182

11831183
"@commitlint/lint@^17.8.1":
@@ -1190,15 +1190,15 @@
11901190
"@commitlint/rules" "^17.8.1"
11911191
"@commitlint/types" "^17.8.1"
11921192

1193-
"@commitlint/lint@^19.8.0":
1194-
version "19.8.0"
1195-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.0.tgz#c2bf85de6d2e86e13c972cf19a2d425e62e9b057"
1196-
integrity sha512-+/NZKyWKSf39FeNpqhfMebmaLa1P90i1Nrb1SrA7oSU5GNN/lksA4z6+ZTnsft01YfhRZSYMbgGsARXvkr/VLQ==
1193+
"@commitlint/lint@^19.8.1":
1194+
version "19.8.1"
1195+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.8.1.tgz#c21bf9000ca54e41c5b0139c98aaf12473c03bb0"
1196+
integrity sha512-52PFbsl+1EvMuokZXLRlOsdcLHf10isTPlWwoY1FQIidTsTvjKXVXYb7AvtpWkDzRO2ZsqIgPK7bI98x8LRUEw==
11971197
dependencies:
1198-
"@commitlint/is-ignored" "^19.8.0"
1199-
"@commitlint/parse" "^19.8.0"
1200-
"@commitlint/rules" "^19.8.0"
1201-
"@commitlint/types" "^19.8.0"
1198+
"@commitlint/is-ignored" "^19.8.1"
1199+
"@commitlint/parse" "^19.8.1"
1200+
"@commitlint/rules" "^19.8.1"
1201+
"@commitlint/types" "^19.8.1"
12021202

12031203
"@commitlint/load@^17.8.1":
12041204
version "17.8.1"
@@ -1220,15 +1220,15 @@
12201220
ts-node "^10.8.1"
12211221
typescript "^4.6.4 || ^5.2.2"
12221222

1223-
"@commitlint/load@^19.8.0":
1224-
version "19.8.0"
1225-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.0.tgz#7c7078fbdc9c4e3a14fa5a8684c3cb854353551e"
1226-
integrity sha512-4rvmm3ff81Sfb+mcWT5WKlyOa+Hd33WSbirTVUer0wjS1Hv/Hzr07Uv1ULIV9DkimZKNyOwXn593c+h8lsDQPQ==
1223+
"@commitlint/load@^19.8.1":
1224+
version "19.8.1"
1225+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.8.1.tgz#b997b1f65a961bf0a47189f15f6dc8786ceb4576"
1226+
integrity sha512-9V99EKG3u7z+FEoe4ikgq7YGRCSukAcvmKQuTtUyiYPnOd9a2/H9Ak1J9nJA1HChRQp9OA/sIKPugGS+FK/k1A==
12271227
dependencies:
1228-
"@commitlint/config-validator" "^19.8.0"
1229-
"@commitlint/execute-rule" "^19.8.0"
1230-
"@commitlint/resolve-extends" "^19.8.0"
1231-
"@commitlint/types" "^19.8.0"
1228+
"@commitlint/config-validator" "^19.8.1"
1229+
"@commitlint/execute-rule" "^19.8.1"
1230+
"@commitlint/resolve-extends" "^19.8.1"
1231+
"@commitlint/types" "^19.8.1"
12321232
chalk "^5.3.0"
12331233
cosmiconfig "^9.0.0"
12341234
cosmiconfig-typescript-loader "^6.1.0"
@@ -1241,10 +1241,10 @@
12411241
resolved "https://registry.npmjs.org/@commitlint/message/-/message-17.8.1.tgz"
12421242
integrity sha512-6bYL1GUQsD6bLhTH3QQty8pVFoETfFQlMn2Nzmz3AOLqRVfNNtXBaSY0dhZ0dM6A2MEq4+2d7L/2LP8TjqGRkA==
12431243

1244-
"@commitlint/message@^19.8.0":
1245-
version "19.8.0"
1246-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.0.tgz#1ac1c527a601b329373ba50ffd70a713acb0b8ca"
1247-
integrity sha512-qs/5Vi9bYjf+ZV40bvdCyBn5DvbuelhR6qewLE8Bh476F7KnNyLfdM/ETJ4cp96WgeeHo6tesA2TMXS0sh5X4A==
1244+
"@commitlint/message@^19.8.1":
1245+
version "19.8.1"
1246+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-19.8.1.tgz#d5d0d87837483d9f9b4559ffa06e1aaa26d266d6"
1247+
integrity sha512-+PMLQvjRXiU+Ae0Wc+p99EoGEutzSXFVwQfa3jRNUZLNW5odZAyseb92OSBTKCu+9gGZiJASt76Cj3dLTtcTdg==
12481248

12491249
"@commitlint/parse@^17.8.1":
12501250
version "17.8.1"
@@ -1255,12 +1255,12 @@
12551255
conventional-changelog-angular "^6.0.0"
12561256
conventional-commits-parser "^4.0.0"
12571257

1258-
"@commitlint/parse@^19.8.0":
1259-
version "19.8.0"
1260-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.0.tgz#bce415dda60e115239cd337b15262e459cab8eba"
1261-
integrity sha512-YNIKAc4EXvNeAvyeEnzgvm1VyAe0/b3Wax7pjJSwXuhqIQ1/t2hD3OYRXb6D5/GffIvaX82RbjD+nWtMZCLL7Q==
1258+
"@commitlint/parse@^19.8.1":
1259+
version "19.8.1"
1260+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-19.8.1.tgz#73125d04f07f11477cf563cbfe0cc9f6dc85a747"
1261+
integrity sha512-mmAHYcMBmAgJDKWdkjIGq50X4yB0pSGpxyOODwYmoexxxiUCy5JJT99t1+PEMK7KtsCtzuWYIAXYAiKR+k+/Jw==
12621262
dependencies:
1263-
"@commitlint/types" "^19.8.0"
1263+
"@commitlint/types" "^19.8.1"
12641264
conventional-changelog-angular "^7.0.0"
12651265
conventional-commits-parser "^5.0.0"
12661266

@@ -1275,16 +1275,16 @@
12751275
git-raw-commits "^2.0.11"
12761276
minimist "^1.2.6"
12771277

1278-
"@commitlint/read@^19.8.0":
1279-
version "19.8.0"
1280-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.0.tgz#d16bea846619100e23c4d56bcf191c397da7542f"
1281-
integrity sha512-6ywxOGYajcxK1y1MfzrOnwsXO6nnErna88gRWEl3qqOOP8MDu/DTeRkGLXBFIZuRZ7mm5yyxU5BmeUvMpNte5w==
1278+
"@commitlint/read@^19.8.1":
1279+
version "19.8.1"
1280+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.8.1.tgz#812930fd0f616e796e122751cb983346e5454ec8"
1281+
integrity sha512-03Jbjb1MqluaVXKHKRuGhcKWtSgh3Jizqy2lJCRbRrnWpcM06MYm8th59Xcns8EqBYvo0Xqb+2DoZFlga97uXQ==
12821282
dependencies:
1283-
"@commitlint/top-level" "^19.8.0"
1284-
"@commitlint/types" "^19.8.0"
1283+
"@commitlint/top-level" "^19.8.1"
1284+
"@commitlint/types" "^19.8.1"
12851285
git-raw-commits "^4.0.0"
12861286
minimist "^1.2.8"
1287-
tinyexec "^0.3.0"
1287+
tinyexec "^1.0.0"
12881288

12891289
"@commitlint/resolve-extends@^17.8.1":
12901290
version "17.8.1"
@@ -1298,13 +1298,13 @@
12981298
resolve-from "^5.0.0"
12991299
resolve-global "^1.0.0"
13001300

1301-
"@commitlint/resolve-extends@^19.8.0":
1302-
version "19.8.0"
1303-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.0.tgz#2ef6c448ed7f925840cca282e3ce37bea8e9b726"
1304-
integrity sha512-CLanRQwuG2LPfFVvrkTrBR/L/DMy3+ETsgBqW1OvRxmzp/bbVJW0Xw23LnnExgYcsaFtos967lul1CsbsnJlzQ==
1301+
"@commitlint/resolve-extends@^19.8.1":
1302+
version "19.8.1"
1303+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-19.8.1.tgz#a44bb4c22e3e7d407cc9a3758fcf58f5c360b694"
1304+
integrity sha512-GM0mAhFk49I+T/5UCYns5ayGStkTt4XFFrjjf0L4S26xoMTSkdCf9ZRO8en1kuopC4isDFuEm7ZOm/WRVeElVg==
13051305
dependencies:
1306-
"@commitlint/config-validator" "^19.8.0"
1307-
"@commitlint/types" "^19.8.0"
1306+
"@commitlint/config-validator" "^19.8.1"
1307+
"@commitlint/types" "^19.8.1"
13081308
global-directory "^4.0.1"
13091309
import-meta-resolve "^4.0.0"
13101310
lodash.mergewith "^4.6.2"
@@ -1321,25 +1321,25 @@
13211321
"@commitlint/types" "^17.8.1"
13221322
execa "^5.0.0"
13231323

1324-
"@commitlint/rules@^19.8.0":
1325-
version "19.8.0"
1326-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.0.tgz#0ca2b7bd9dc22409173963f15061d8cac671bdaa"
1327-
integrity sha512-IZ5IE90h6DSWNuNK/cwjABLAKdy8tP8OgGVGbXe1noBEX5hSsu00uRlLu6JuruiXjWJz2dZc+YSw3H0UZyl/mA==
1324+
"@commitlint/rules@^19.8.1":
1325+
version "19.8.1"
1326+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.8.1.tgz#1cea53d5bf970ce56dc105e1da5e6655a2fe7a5f"
1327+
integrity sha512-Hnlhd9DyvGiGwjfjfToMi1dsnw1EXKGJNLTcsuGORHz6SS9swRgkBsou33MQ2n51/boIDrbsg4tIBbRpEWK2kw==
13281328
dependencies:
1329-
"@commitlint/ensure" "^19.8.0"
1330-
"@commitlint/message" "^19.8.0"
1331-
"@commitlint/to-lines" "^19.8.0"
1332-
"@commitlint/types" "^19.8.0"
1329+
"@commitlint/ensure" "^19.8.1"
1330+
"@commitlint/message" "^19.8.1"
1331+
"@commitlint/to-lines" "^19.8.1"
1332+
"@commitlint/types" "^19.8.1"
13331333

13341334
"@commitlint/to-lines@^17.8.1":
13351335
version "17.8.1"
13361336
resolved "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-17.8.1.tgz"
13371337
integrity sha512-LE0jb8CuR/mj6xJyrIk8VLz03OEzXFgLdivBytoooKO5xLt5yalc8Ma5guTWobw998sbR3ogDd+2jed03CFmJA==
13381338

1339-
"@commitlint/to-lines@^19.8.0":
1340-
version "19.8.0"
1341-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.0.tgz#f7bdf7878999c0620f3a2f46f829fcc1f1f1d118"
1342-
integrity sha512-3CKLUw41Cur8VMjh16y8LcsOaKbmQjAKCWlXx6B0vOUREplp6em9uIVhI8Cv934qiwkbi2+uv+mVZPnXJi1o9A==
1339+
"@commitlint/to-lines@^19.8.1":
1340+
version "19.8.1"
1341+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-19.8.1.tgz#c1a28a84542c7ba321c1c11178b83ae024257b47"
1342+
integrity sha512-98Mm5inzbWTKuZQr2aW4SReY6WUukdWXuZhrqf1QdKPZBCCsXuG87c+iP0bwtD6DBnmVVQjgp4whoHRVixyPBg==
13431343

13441344
"@commitlint/top-level@^17.8.1":
13451345
version "17.8.1"
@@ -1348,10 +1348,10 @@
13481348
dependencies:
13491349
find-up "^5.0.0"
13501350

1351-
"@commitlint/top-level@^19.8.0":
1352-
version "19.8.0"
1353-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.0.tgz#5ff4d9b8be44501edd2c94b93602a7104d63d92d"
1354-
integrity sha512-Rphgoc/omYZisoNkcfaBRPQr4myZEHhLPx2/vTXNLjiCw4RgfPR1wEgUpJ9OOmDCiv5ZyIExhprNLhteqH4FuQ==
1351+
"@commitlint/top-level@^19.8.1":
1352+
version "19.8.1"
1353+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-19.8.1.tgz#2c942189d83a29b21ff7ba6e91607301efdf5916"
1354+
integrity sha512-Ph8IN1IOHPSDhURCSXBz44+CIu+60duFwRsg6HqaISFHQHbmBtxVw4ZrFNIYUzEP7WwrNPxa2/5qJ//NK1FGcw==
13551355
dependencies:
13561356
find-up "^7.0.0"
13571357

@@ -1362,7 +1362,7 @@
13621362
dependencies:
13631363
chalk "^4.1.0"
13641364

1365-
"@commitlint/types@^19.8.0", "@commitlint/types@^19.8.1":
1365+
"@commitlint/types@^19.8.1":
13661366
version "19.8.1"
13671367
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5"
13681368
integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==
@@ -9529,10 +9529,10 @@ tiny-jsonc@^1.0.2:
95299529
resolved "https://registry.yarnpkg.com/tiny-jsonc/-/tiny-jsonc-1.0.2.tgz#208df4c437684199cc724f31c2b91ee39c349678"
95309530
integrity sha512-f5QDAfLq6zIVSyCZQZhhyl0QS6MvAyTxgz4X4x3+EoCktNWEYJ6PeoEA97fyb98njpBNNi88ybpD7m+BDFXaCw==
95319531

9532-
tinyexec@^0.3.0:
9533-
version "0.3.1"
9534-
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.1.tgz#0ab0daf93b43e2c211212396bdb836b468c97c98"
9535-
integrity sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==
9532+
tinyexec@^1.0.0:
9533+
version "1.0.1"
9534+
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.1.tgz#70c31ab7abbb4aea0a24f55d120e5990bfa1e0b1"
9535+
integrity sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==
95369536

95379537
tinyglobby@^0.2.14, tinyglobby@^0.2.9:
95389538
version "0.2.14"

0 commit comments

Comments
 (0)