Skip to content

Commit 1cc8337

Browse files
committed
⬆️ deps: Upgrade dependency @commitlint/cli to v17.4.0
1 parent 5ad4958 commit 1cc8337

File tree

2 files changed

+130
-117
lines changed

2 files changed

+130
-117
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@babel/core": "7.20.12",
6969
"@babel/preset-env": "7.20.2",
7070
"@babel/register": "7.18.9",
71-
"@commitlint/cli": "17.3.0",
71+
"@commitlint/cli": "17.4.0",
7272
"@js-library/commitlint-config": "0.0.4",
7373
"ava": "5.1.0",
7474
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 129 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -2146,85 +2146,84 @@
21462146
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
21472147
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
21482148

2149-
"@commitlint/cli@17.3.0":
2150-
version "17.3.0"
2151-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.3.0.tgz#d8497f03e27a5161178e802168d77de2941959a0"
2152-
integrity sha512-/H0md7TsKflKzVPz226VfXzVafJFO1f9+r2KcFvmBu08V0T56lZU1s8WL7/xlxqLMqBTVaBf7Ixtc4bskdEEZg==
2153-
dependencies:
2154-
"@commitlint/format" "^17.0.0"
2155-
"@commitlint/lint" "^17.3.0"
2156-
"@commitlint/load" "^17.3.0"
2157-
"@commitlint/read" "^17.2.0"
2158-
"@commitlint/types" "^17.0.0"
2149+
"@commitlint/cli@17.4.0":
2150+
version "17.4.0"
2151+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.0.tgz#14a5f9b713a5b60ff1a0cfce66b0bb207954c1ad"
2152+
integrity sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==
2153+
dependencies:
2154+
"@commitlint/format" "^17.4.0"
2155+
"@commitlint/lint" "^17.4.0"
2156+
"@commitlint/load" "^17.4.0"
2157+
"@commitlint/read" "^17.4.0"
2158+
"@commitlint/types" "^17.4.0"
21592159
execa "^5.0.0"
21602160
lodash.isfunction "^3.0.9"
21612161
resolve-from "5.0.0"
21622162
resolve-global "1.0.0"
21632163
yargs "^17.0.0"
21642164

2165-
"@commitlint/config-validator@^17.1.0":
2166-
version "17.1.0"
2167-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.1.0.tgz#51d09ca53d7a0d19736abf34eb18a66efce0f97a"
2168-
integrity sha512-Q1rRRSU09ngrTgeTXHq6ePJs2KrI+axPTgkNYDWSJIuS1Op4w3J30vUfSXjwn5YEJHklK3fSqWNHmBhmTR7Vdg==
2165+
"@commitlint/config-validator@^17.4.0":
2166+
version "17.4.0"
2167+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.0.tgz#2cb229672a22476cf1f21bedbfcd788e5da5b54f"
2168+
integrity sha512-Sa/+8KNpDXz4zT4bVbz2fpFjvgkPO6u2V2fP4TKgt6FjmOw2z3eEX859vtfeaTav/ukBw0/0jr+5ZTZp9zCBhA==
21692169
dependencies:
2170-
"@commitlint/types" "^17.0.0"
2170+
"@commitlint/types" "^17.4.0"
21712171
ajv "^8.11.0"
21722172

2173-
"@commitlint/ensure@^17.3.0":
2174-
version "17.3.0"
2175-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.3.0.tgz#d7bb60291a254152b468ccb2be8c0dc79667247e"
2176-
integrity sha512-kWbrQHDoW5veIUQx30gXoLOCjWvwC6OOEofhPCLl5ytRPBDAQObMbxTha1Bt2aSyNE/IrJ0s0xkdZ1Gi3wJwQg==
2173+
"@commitlint/ensure@^17.4.0":
2174+
version "17.4.0"
2175+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.0.tgz#3de65768bfccb9956ec3a0ecd8a415421bf315e5"
2176+
integrity sha512-7oAxt25je0jeQ/E0O/M8L3ADb1Cvweu/5lc/kYF8g/kXatI0wxGE5La52onnAUAWeWlsuvBNar15WcrmDmr5Mw==
21772177
dependencies:
2178-
"@commitlint/types" "^17.0.0"
2178+
"@commitlint/types" "^17.4.0"
21792179
lodash.camelcase "^4.3.0"
21802180
lodash.kebabcase "^4.1.1"
21812181
lodash.snakecase "^4.1.1"
21822182
lodash.startcase "^4.4.0"
21832183
lodash.upperfirst "^4.3.1"
21842184

2185-
"@commitlint/execute-rule@^17.0.0":
2186-
version "17.0.0"
2187-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.0.0.tgz#186e9261fd36733922ae617497888c4bdb6e5c92"
2188-
integrity sha512-nVjL/w/zuqjCqSJm8UfpNaw66V9WzuJtQvEnCrK4jDw6qKTmZB+1JQ8m6BQVZbNBcwfYdDNKnhIhqI0Rk7lgpQ==
2185+
"@commitlint/execute-rule@^17.4.0":
2186+
version "17.4.0"
2187+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.4.0.tgz#4518e77958893d0a5835babe65bf87e2638f6939"
2188+
integrity sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==
21892189

2190-
"@commitlint/format@^17.0.0":
2191-
version "17.0.0"
2192-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.0.0.tgz#2c991ac0df3955fe5d7d4d733967bd17e6cfd9e0"
2193-
integrity sha512-MZzJv7rBp/r6ZQJDEodoZvdRM0vXu1PfQvMTNWFb8jFraxnISMTnPBWMMjr2G/puoMashwaNM//fl7j8gGV5lA==
2190+
"@commitlint/format@^17.4.0":
2191+
version "17.4.0"
2192+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-17.4.0.tgz#1c80cf3a6274ff9b3d3c0dd150a97882d557aa0f"
2193+
integrity sha512-Z2bWAU5+f1YZh9W76c84J8iLIWIvvm+mzqogTz0Nsc1x6EHW0Z2gI38g5HAjB0r0I3ZjR15IDEJKhsxyblcyhA==
21942194
dependencies:
2195-
"@commitlint/types" "^17.0.0"
2195+
"@commitlint/types" "^17.4.0"
21962196
chalk "^4.1.0"
21972197

2198-
"@commitlint/is-ignored@^17.2.0":
2199-
version "17.2.0"
2200-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.2.0.tgz#07c329396e2457fd37e8707f990c3a49731a168d"
2201-
integrity sha512-rgUPUQraHxoMLxiE8GK430HA7/R2vXyLcOT4fQooNrZq9ERutNrP6dw3gdKLkq22Nede3+gEHQYUzL4Wu75ndg==
2202-
dependencies:
2203-
"@commitlint/types" "^17.0.0"
2204-
semver "7.3.7"
2205-
2206-
"@commitlint/lint@^17.3.0":
2207-
version "17.3.0"
2208-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.3.0.tgz#16506deaa347d61bd1195b17df1c6809a553d2a0"
2209-
integrity sha512-VilOTPg0i9A7CCWM49E9bl5jytfTvfTxf9iwbWAWNjxJ/A5mhPKbm3sHuAdwJ87tDk1k4j8vomYfH23iaY+1Rw==
2210-
dependencies:
2211-
"@commitlint/is-ignored" "^17.2.0"
2212-
"@commitlint/parse" "^17.2.0"
2213-
"@commitlint/rules" "^17.3.0"
2214-
"@commitlint/types" "^17.0.0"
2215-
2216-
"@commitlint/load@^17.3.0":
2217-
version "17.3.0"
2218-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.3.0.tgz#ebfec0198dd1627627e32a2b2ae4744d297599a8"
2219-
integrity sha512-u/pV6rCAJrCUN+HylBHLzZ4qj1Ew3+eN9GBPhNi9otGxtOfA8b+8nJSxaNbcC23Ins/kcpjGf9zPSVW7628Umw==
2220-
dependencies:
2221-
"@commitlint/config-validator" "^17.1.0"
2222-
"@commitlint/execute-rule" "^17.0.0"
2223-
"@commitlint/resolve-extends" "^17.3.0"
2224-
"@commitlint/types" "^17.0.0"
2225-
"@types/node" "^14.0.0"
2198+
"@commitlint/is-ignored@^17.4.0":
2199+
version "17.4.0"
2200+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.4.0.tgz#7c1f35db20c409783935b9305ad695f378287b31"
2201+
integrity sha512-mkRuBlPUaBimvSvJyIHEHEW1/jP1SqEI7NOoaO9/eyJkMbsaiv5b1QgDYL4ZXlHdS64RMV7Y21MVVzuIceImDA==
2202+
dependencies:
2203+
"@commitlint/types" "^17.4.0"
2204+
semver "7.3.8"
2205+
2206+
"@commitlint/lint@^17.4.0":
2207+
version "17.4.0"
2208+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.0.tgz#ba3554692d8e156db04085caa75eab9d46908449"
2209+
integrity sha512-HG2YT4TUbQKs9v8QvpQjJ6OK+fhflsDB8M+D5tLrY79hbQOWA9mDKdRkABsW/AAhpNI9+zeGUWF3jj245jSHKw==
2210+
dependencies:
2211+
"@commitlint/is-ignored" "^17.4.0"
2212+
"@commitlint/parse" "^17.4.0"
2213+
"@commitlint/rules" "^17.4.0"
2214+
"@commitlint/types" "^17.4.0"
2215+
2216+
"@commitlint/load@^17.4.0":
2217+
version "17.4.0"
2218+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.0.tgz#d0136d38f3d533e706340efbccc2fb38ebb97538"
2219+
integrity sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==
2220+
dependencies:
2221+
"@commitlint/config-validator" "^17.4.0"
2222+
"@commitlint/execute-rule" "^17.4.0"
2223+
"@commitlint/resolve-extends" "^17.4.0"
2224+
"@commitlint/types" "^17.4.0"
22262225
chalk "^4.1.0"
2227-
cosmiconfig "^7.0.0"
2226+
cosmiconfig "^8.0.0"
22282227
cosmiconfig-typescript-loader "^4.0.0"
22292228
lodash.isplainobject "^4.0.6"
22302229
lodash.merge "^4.6.2"
@@ -2233,70 +2232,70 @@
22332232
ts-node "^10.8.1"
22342233
typescript "^4.6.4"
22352234

2236-
"@commitlint/message@^17.2.0":
2237-
version "17.2.0"
2238-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.2.0.tgz#c546b7a441b9f69493257f9fe0c3c8fc37933b27"
2239-
integrity sha512-/4l2KFKxBOuoEn1YAuuNNlAU05Zt7sNsC9H0mPdPm3chOrT4rcX0pOqrQcLtdMrMkJz0gC7b3SF80q2+LtdL9Q==
2235+
"@commitlint/message@^17.4.0":
2236+
version "17.4.0"
2237+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.0.tgz#40779163d1cd7946b081077e1ef7f831baa577e5"
2238+
integrity sha512-USGJDU9PPxcgQjKXCzvPUal65KAhxWq3hp+MrU1pNCN2itWM654CLIoY2LMIQ7rScTli9B5dTLH3vXhzbItmzA==
22402239

2241-
"@commitlint/parse@^17.2.0":
2242-
version "17.2.0"
2243-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.2.0.tgz#d87b09436ec741c2267b76a41972b34e53459a81"
2244-
integrity sha512-vLzLznK9Y21zQ6F9hf8D6kcIJRb2haAK5T/Vt1uW2CbHYOIfNsR/hJs0XnF/J9ctM20Tfsqv4zBitbYvVw7F6Q==
2240+
"@commitlint/parse@^17.4.0":
2241+
version "17.4.0"
2242+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.0.tgz#bb2a78dcad9abd12a53a9d50387a45c5b86afcff"
2243+
integrity sha512-x8opKc5p+Hgs+CrMbq3VAnW2L2foPAX6arW8u9c8nTzksldGgFsENT+XVyPmpSMLlVBswZ1tndcz1xyKiY9TJA==
22452244
dependencies:
2246-
"@commitlint/types" "^17.0.0"
2245+
"@commitlint/types" "^17.4.0"
22472246
conventional-changelog-angular "^5.0.11"
22482247
conventional-commits-parser "^3.2.2"
22492248

2250-
"@commitlint/read@^17.2.0":
2251-
version "17.2.0"
2252-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.2.0.tgz#7a67b7b611d978a344c2430cba030252c2170723"
2253-
integrity sha512-bbblBhrHkjxra3ptJNm0abxu7yeAaxumQ8ZtD6GIVqzURCETCP7Dm0tlVvGRDyXBuqX6lIJxh3W7oyKqllDsHQ==
2249+
"@commitlint/read@^17.4.0":
2250+
version "17.4.0"
2251+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.0.tgz#946def0be19a2af8fd1d09cd7ad7f33b3c30b610"
2252+
integrity sha512-pGDeZpbkyvhxK8ZoCDUacPPRpauKPWF3n2XpDBEnuGreqUF2clq2PVJpwMMaNN5cHW8iFKCbcoOjXhD01sln0A==
22542253
dependencies:
2255-
"@commitlint/top-level" "^17.0.0"
2256-
"@commitlint/types" "^17.0.0"
2257-
fs-extra "^10.0.0"
2254+
"@commitlint/top-level" "^17.4.0"
2255+
"@commitlint/types" "^17.4.0"
2256+
fs-extra "^11.0.0"
22582257
git-raw-commits "^2.0.0"
22592258
minimist "^1.2.6"
22602259

2261-
"@commitlint/resolve-extends@^17.3.0":
2262-
version "17.3.0"
2263-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.3.0.tgz#413a9ec393266d0673e6b9ec2f0974c358ed662d"
2264-
integrity sha512-Lf3JufJlc5yVEtJWC8o4IAZaB8FQAUaVlhlAHRACd0TTFizV2Lk2VH70et23KgvbQNf7kQzHs/2B4QZalBv6Cg==
2260+
"@commitlint/resolve-extends@^17.4.0":
2261+
version "17.4.0"
2262+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.0.tgz#9023da6c70c4ebd173b4b0995fe29f27051da2d3"
2263+
integrity sha512-3JsmwkrCzoK8sO22AzLBvNEvC1Pmdn/65RKXzEtQMy6oYMl0Snrq97a5bQQEFETF0VsvbtUuKttLqqgn99OXRQ==
22652264
dependencies:
2266-
"@commitlint/config-validator" "^17.1.0"
2267-
"@commitlint/types" "^17.0.0"
2265+
"@commitlint/config-validator" "^17.4.0"
2266+
"@commitlint/types" "^17.4.0"
22682267
import-fresh "^3.0.0"
22692268
lodash.mergewith "^4.6.2"
22702269
resolve-from "^5.0.0"
22712270
resolve-global "^1.0.0"
22722271

2273-
"@commitlint/rules@^17.3.0":
2274-
version "17.3.0"
2275-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.3.0.tgz#4b31d6739f7eb8c7222b323b0bc2b63bd298a4ad"
2276-
integrity sha512-s2UhDjC5yP2utx3WWqsnZRzjgzAX8BMwr1nltC0u0p8T/nzpkx4TojEfhlsOUj1t7efxzZRjUAV0NxNwdJyk+g==
2272+
"@commitlint/rules@^17.4.0":
2273+
version "17.4.0"
2274+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.0.tgz#7814f9de38c10ba17b33dd16a05be8f181031538"
2275+
integrity sha512-lz3i1jet2NNjTWpAMwjjQjMZCPWBIHK1Kkja9o09UmUtMjRdALTb8uMLe8gCyeq3DiiZ5lLYOhbsoPK56xGQKA==
22772276
dependencies:
2278-
"@commitlint/ensure" "^17.3.0"
2279-
"@commitlint/message" "^17.2.0"
2280-
"@commitlint/to-lines" "^17.0.0"
2281-
"@commitlint/types" "^17.0.0"
2277+
"@commitlint/ensure" "^17.4.0"
2278+
"@commitlint/message" "^17.4.0"
2279+
"@commitlint/to-lines" "^17.4.0"
2280+
"@commitlint/types" "^17.4.0"
22822281
execa "^5.0.0"
22832282

2284-
"@commitlint/to-lines@^17.0.0":
2285-
version "17.0.0"
2286-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-17.0.0.tgz#5766895836b8085b099a098482f88a03f070b411"
2287-
integrity sha512-nEi4YEz04Rf2upFbpnEorG8iymyH7o9jYIVFBG1QdzebbIFET3ir+8kQvCZuBE5pKCtViE4XBUsRZz139uFrRQ==
2283+
"@commitlint/to-lines@^17.4.0":
2284+
version "17.4.0"
2285+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-17.4.0.tgz#9bd02e911e7d4eab3fb4a50376c4c6d331e10d8d"
2286+
integrity sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg==
22882287

2289-
"@commitlint/top-level@^17.0.0":
2290-
version "17.0.0"
2291-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-17.0.0.tgz#ebd0df4c703c026c2fbdc20fa746836334f4ed15"
2292-
integrity sha512-dZrEP1PBJvodNWYPOYiLWf6XZergdksKQaT6i1KSROLdjf5Ai0brLOv5/P+CPxBeoj3vBxK4Ax8H1Pg9t7sHIQ==
2288+
"@commitlint/top-level@^17.4.0":
2289+
version "17.4.0"
2290+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-17.4.0.tgz#540cac8290044cf846fbdd99f5cc51e8ac5f27d6"
2291+
integrity sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g==
22932292
dependencies:
22942293
find-up "^5.0.0"
22952294

2296-
"@commitlint/types@^17.0.0":
2297-
version "17.0.0"
2298-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.0.0.tgz#3b4604c1a0f06c340ce976e6c6903d4f56e3e690"
2299-
integrity sha512-hBAw6U+SkAT5h47zDMeOu3HSiD0SODw4Aq7rRNh1ceUmL7GyLKYhPbUvlRWqZ65XjBLPHZhFyQlRaPNz8qvUyQ==
2295+
"@commitlint/types@^17.4.0":
2296+
version "17.4.0"
2297+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.4.0.tgz#c7c2b97b959f6175c164632bf26208ce417b3f31"
2298+
integrity sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA==
23002299
dependencies:
23012300
chalk "^4.1.0"
23022301

@@ -2634,11 +2633,6 @@
26342633
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.2.tgz#a4c07d47ff737e8ee7e586fe636ff0e1ddff070a"
26352634
integrity sha512-JepeIUPFDARgIs0zD/SKPgFsJEAF0X5/qO80llx59gOxFTboS9Amv3S+QfB7lqBId5sFXJ99BN0J6zFRvL9dDA==
26362635

2637-
"@types/node@^14.0.0":
2638-
version "14.18.26"
2639-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.26.tgz#239e19f8b4ea1a9eb710528061c1d733dc561996"
2640-
integrity sha512-0b+utRBSYj8L7XAp0d+DX7lI4cSmowNaaTkk6/1SKzbKkG+doLuPusB9EOvzLJ8ahJSk03bTLIL6cWaEd4dBKA==
2641-
26422636
"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1":
26432637
version "2.4.1"
26442638
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -4081,6 +4075,16 @@ cosmiconfig@^7.1.0:
40814075
path-type "^4.0.0"
40824076
yaml "^1.10.0"
40834077

4078+
cosmiconfig@^8.0.0:
4079+
version "8.0.0"
4080+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.0.0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97"
4081+
integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==
4082+
dependencies:
4083+
import-fresh "^3.2.1"
4084+
js-yaml "^4.1.0"
4085+
parse-json "^5.0.0"
4086+
path-type "^4.0.0"
4087+
40844088
create-require@^1.1.0:
40854089
version "1.1.1"
40864090
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
@@ -5595,6 +5599,15 @@ fs-extra@^10.0.0:
55955599
jsonfile "^6.0.1"
55965600
universalify "^2.0.0"
55975601

5602+
fs-extra@^11.0.0:
5603+
version "11.1.0"
5604+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
5605+
integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
5606+
dependencies:
5607+
graceful-fs "^4.2.0"
5608+
jsonfile "^6.0.1"
5609+
universalify "^2.0.0"
5610+
55985611
fs.realpath@^1.0.0:
55995612
version "1.0.0"
56005613
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
@@ -9369,10 +9382,10 @@ semver@7.0.0:
93699382
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
93709383
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
93719384

9372-
semver@7.3.7, semver@^7.0.0, semver@^7.3.7:
9373-
version "7.3.7"
9374-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
9375-
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
9385+
semver@7.3.8, semver@^7.3.8:
9386+
version "7.3.8"
9387+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
9388+
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
93769389
dependencies:
93779390
lru-cache "^6.0.0"
93789391

@@ -9381,20 +9394,20 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semver@^6.3.0:
93819394
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
93829395
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
93839396

9397+
semver@^7.0.0, semver@^7.3.7:
9398+
version "7.3.7"
9399+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
9400+
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
9401+
dependencies:
9402+
lru-cache "^6.0.0"
9403+
93849404
semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
93859405
version "7.3.5"
93869406
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
93879407
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
93889408
dependencies:
93899409
lru-cache "^6.0.0"
93909410

9391-
semver@^7.3.8:
9392-
version "7.3.8"
9393-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
9394-
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
9395-
dependencies:
9396-
lru-cache "^6.0.0"
9397-
93989411
serialize-error@^7.0.1:
93999412
version "7.0.1"
94009413
resolved "https://registry.yarnpkg.com/serialize-error/-/serialize-error-7.0.1.tgz#f1360b0447f61ffb483ec4157c737fab7d778e18"

0 commit comments

Comments
 (0)