-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump @commitlint/cli from 17.6.6 to 17.7.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.6 to 17.7.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
dc434ad
commit 70d0163
Showing
2 changed files
with
80 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,14 +55,14 @@ | |
dependencies: | ||
regenerator-runtime "^0.13.11" | ||
|
||
"@commitlint/cli@^17.6.6": | ||
version "17.6.6" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.6.tgz#416da9c45901323e5bf931aa1eac5995a3aa251c" | ||
integrity sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA== | ||
"@commitlint/cli@^17.7.1": | ||
version "17.7.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.1.tgz#f3ab35bd38d82fcd4ab03ec5a1e9db26d57fe1b0" | ||
integrity sha512-BCm/AT06SNCQtvFv921iNhudOHuY16LswT0R3OeolVGLk8oP+Rk9TfQfgjH7QPMjhvp76bNqGFEcpKojxUNW1g== | ||
dependencies: | ||
"@commitlint/format" "^17.4.4" | ||
"@commitlint/lint" "^17.6.6" | ||
"@commitlint/load" "^17.5.0" | ||
"@commitlint/lint" "^17.7.0" | ||
"@commitlint/load" "^17.7.1" | ||
"@commitlint/read" "^17.5.1" | ||
"@commitlint/types" "^17.4.4" | ||
execa "^5.0.0" | ||
|
@@ -78,18 +78,18 @@ | |
dependencies: | ||
conventional-changelog-conventionalcommits "^6.1.0" | ||
|
||
"@commitlint/config-validator@^17.4.4": | ||
version "17.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.4.tgz#d0742705719559a101d2ee49c0c514044af6d64d" | ||
integrity sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg== | ||
"@commitlint/config-validator@^17.6.7": | ||
version "17.6.7" | ||
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.6.7.tgz#c664d42a1ecf5040a3bb0843845150f55734df41" | ||
integrity sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ== | ||
dependencies: | ||
"@commitlint/types" "^17.4.4" | ||
ajv "^8.11.0" | ||
|
||
"@commitlint/ensure@^17.4.4": | ||
version "17.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.4.tgz#a36e7719bdb9c2b86c8b8c2e852b463a7bfda5fa" | ||
integrity sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g== | ||
"@commitlint/ensure@^17.6.7": | ||
version "17.6.7" | ||
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.6.7.tgz#77a77a0c05e6a1c34589f59e82e6cb937101fc4b" | ||
integrity sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw== | ||
dependencies: | ||
"@commitlint/types" "^17.4.4" | ||
lodash.camelcase "^4.3.0" | ||
|
@@ -111,34 +111,34 @@ | |
"@commitlint/types" "^17.4.4" | ||
chalk "^4.1.0" | ||
|
||
"@commitlint/is-ignored@^17.6.6": | ||
version "17.6.6" | ||
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz#b1c869757bdea659aa582669ea0066798ed6a17e" | ||
integrity sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg== | ||
"@commitlint/is-ignored@^17.7.0": | ||
version "17.7.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.7.0.tgz#df9b284420bdb1aed5fdb2be44f4e98cc4826014" | ||
integrity sha512-043rA7m45tyEfW7Zv2vZHF++176MLHH9h70fnPoYlB1slKBeKl8BwNIlnPg4xBdRBVNPaCqvXxWswx2GR4c9Hw== | ||
dependencies: | ||
"@commitlint/types" "^17.4.4" | ||
semver "7.5.2" | ||
semver "7.5.4" | ||
|
||
"@commitlint/lint@^17.6.6": | ||
version "17.6.6" | ||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.6.tgz#d7ff64b6783f2bda56526195a66e6bb587e1fe1a" | ||
integrity sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg== | ||
"@commitlint/lint@^17.7.0": | ||
version "17.7.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.7.0.tgz#33f831298dc43679e4de6b088aea63d1f884c7e7" | ||
integrity sha512-TCQihm7/uszA5z1Ux1vw+Nf3yHTgicus/+9HiUQk+kRSQawByxZNESeQoX9ujfVd3r4Sa+3fn0JQAguG4xvvbA== | ||
dependencies: | ||
"@commitlint/is-ignored" "^17.6.6" | ||
"@commitlint/parse" "^17.6.5" | ||
"@commitlint/rules" "^17.6.5" | ||
"@commitlint/is-ignored" "^17.7.0" | ||
"@commitlint/parse" "^17.7.0" | ||
"@commitlint/rules" "^17.7.0" | ||
"@commitlint/types" "^17.4.4" | ||
|
||
"@commitlint/load@^17.5.0": | ||
version "17.5.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.5.0.tgz#be45dbbb50aaf5eb7e8e940e1e0d6171d1426bab" | ||
integrity sha512-l+4W8Sx4CD5rYFsrhHH8HP01/8jEP7kKf33Xlx2Uk2out/UKoKPYMOIRcDH5ppT8UXLMV+x6Wm5osdRKKgaD1Q== | ||
"@commitlint/load@^17.7.1": | ||
version "17.7.1" | ||
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.1.tgz#0723b11723a20043a304a74960602dead89b5cdd" | ||
integrity sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ== | ||
dependencies: | ||
"@commitlint/config-validator" "^17.4.4" | ||
"@commitlint/config-validator" "^17.6.7" | ||
"@commitlint/execute-rule" "^17.4.0" | ||
"@commitlint/resolve-extends" "^17.4.4" | ||
"@commitlint/resolve-extends" "^17.6.7" | ||
"@commitlint/types" "^17.4.4" | ||
"@types/node" "*" | ||
"@types/node" "20.4.7" | ||
chalk "^4.1.0" | ||
cosmiconfig "^8.0.0" | ||
cosmiconfig-typescript-loader "^4.0.0" | ||
|
@@ -154,14 +154,14 @@ | |
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c" | ||
integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q== | ||
|
||
"@commitlint/parse@^17.6.5": | ||
version "17.6.5" | ||
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.5.tgz#7b84b328a6a94ca08ab7c98c491d9d3dab68f09d" | ||
integrity sha512-0zle3bcn1Hevw5Jqpz/FzEWNo2KIzUbc1XyGg6WrWEoa6GH3A1pbqNF6MvE6rjuy6OY23c8stWnb4ETRZyN+Yw== | ||
"@commitlint/parse@^17.7.0": | ||
version "17.7.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.7.0.tgz#aacb2d189e50ab8454154b1df150aaf20478ae47" | ||
integrity sha512-dIvFNUMCUHqq5Abv80mIEjLVfw8QNuA4DS7OWip4pcK/3h5wggmjVnlwGCDvDChkw2TjK1K6O+tAEV78oxjxag== | ||
dependencies: | ||
"@commitlint/types" "^17.4.4" | ||
conventional-changelog-angular "^5.0.11" | ||
conventional-commits-parser "^3.2.2" | ||
conventional-changelog-angular "^6.0.0" | ||
conventional-commits-parser "^4.0.0" | ||
|
||
"@commitlint/read@^17.5.1": | ||
version "17.5.1" | ||
|
@@ -174,24 +174,24 @@ | |
git-raw-commits "^2.0.11" | ||
minimist "^1.2.6" | ||
|
||
"@commitlint/resolve-extends@^17.4.4": | ||
version "17.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz#8f931467dea8c43b9fe38373e303f7c220de6fdc" | ||
integrity sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A== | ||
"@commitlint/resolve-extends@^17.6.7": | ||
version "17.6.7" | ||
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.6.7.tgz#9c53a4601c96ab2dd20b90fb35c988639307735d" | ||
integrity sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg== | ||
dependencies: | ||
"@commitlint/config-validator" "^17.4.4" | ||
"@commitlint/config-validator" "^17.6.7" | ||
"@commitlint/types" "^17.4.4" | ||
import-fresh "^3.0.0" | ||
lodash.mergewith "^4.6.2" | ||
resolve-from "^5.0.0" | ||
resolve-global "^1.0.0" | ||
|
||
"@commitlint/rules@^17.6.5": | ||
version "17.6.5" | ||
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.5.tgz#fabcacdde923e26ac5ef90d4b3f8fc05526bbaa1" | ||
integrity sha512-uTB3zSmnPyW2qQQH+Dbq2rekjlWRtyrjDo4aLFe63uteandgkI+cc0NhhbBAzcXShzVk0qqp8SlkQMu0mgHg/A== | ||
"@commitlint/rules@^17.7.0": | ||
version "17.7.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.7.0.tgz#b97a4933c5cba11a659a19ee467f6f000f31533e" | ||
integrity sha512-J3qTh0+ilUE5folSaoK91ByOb8XeQjiGcdIdiB/8UT1/Rd1itKo0ju/eQVGyFzgTMYt8HrDJnGTmNWwcMR1rmA== | ||
dependencies: | ||
"@commitlint/ensure" "^17.4.4" | ||
"@commitlint/ensure" "^17.6.7" | ||
"@commitlint/message" "^17.4.2" | ||
"@commitlint/to-lines" "^17.4.0" | ||
"@commitlint/types" "^17.4.4" | ||
|
@@ -439,16 +439,16 @@ | |
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c" | ||
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ== | ||
|
||
"@types/node@*": | ||
version "20.3.1" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.3.1.tgz#e8a83f1aa8b649377bb1fb5d7bac5cb90e784dfe" | ||
integrity sha512-EhcH/wvidPy1WeML3TtYFGR83UzjxeWRen9V402T8aUGYsCHOmfoisV3ZSg03gAFIbLq8TnWOJ0f4cALtnSEUg== | ||
|
||
"@types/[email protected]": | ||
version "16.18.36" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.36.tgz#0db5d7efc4760d36d0d1d22c85d1a53accd5dc27" | ||
integrity sha512-8egDX8dE50XyXWH6C6PRCNkTP106DuUrvdrednFouDSmCi7IOvrqr0frznfZaHifHH/3aq/7a7v9N4wdXMqhBQ== | ||
|
||
"@types/[email protected]": | ||
version "20.4.7" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.7.tgz#74d323a93f1391a63477b27b9aec56669c98b2ab" | ||
integrity sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g== | ||
|
||
"@types/normalize-package-data@^2.4.0": | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" | ||
|
@@ -553,7 +553,7 @@ | |
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.1.tgz#d4c01fdbbe909d128d1bf11c7f8b5431654c5b95" | ||
integrity sha512-S4cL7Taa9yb5qbv+6wLgiKVZ03Qfkc4jGRuiUQMQ8HGBD5pcNRnHeYM33zBvJE4/zJGjJJ8GScB+WmTsn9mORw== | ||
|
||
JSONStream@^1.0.4: | ||
JSONStream@^1.3.5: | ||
version "1.3.5" | ||
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0" | ||
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ== | ||
|
@@ -885,13 +885,12 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" | ||
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== | ||
|
||
conventional-changelog-angular@^5.0.11: | ||
version "5.0.13" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz#896885d63b914a70d4934b59d2fe7bde1832b28c" | ||
integrity sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA== | ||
conventional-changelog-angular@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz#a9a9494c28b7165889144fd5b91573c4aa9ca541" | ||
integrity sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg== | ||
dependencies: | ||
compare-func "^2.0.0" | ||
q "^1.5.1" | ||
|
||
conventional-changelog-conventionalcommits@^6.1.0: | ||
version "6.1.0" | ||
|
@@ -900,17 +899,15 @@ conventional-changelog-conventionalcommits@^6.1.0: | |
dependencies: | ||
compare-func "^2.0.0" | ||
|
||
conventional-commits-parser@^3.2.2: | ||
version "3.2.4" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz#a7d3b77758a202a9b2293d2112a8d8052c740972" | ||
integrity sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q== | ||
conventional-commits-parser@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-4.0.0.tgz#02ae1178a381304839bce7cea9da5f1b549ae505" | ||
integrity sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg== | ||
dependencies: | ||
JSONStream "^1.0.4" | ||
JSONStream "^1.3.5" | ||
is-text-path "^1.0.1" | ||
lodash "^4.17.15" | ||
meow "^8.0.0" | ||
split2 "^3.0.0" | ||
through2 "^4.0.0" | ||
meow "^8.1.2" | ||
split2 "^3.2.2" | ||
|
||
cosmiconfig-typescript-loader@^4.0.0: | ||
version "4.3.0" | ||
|
@@ -2186,7 +2183,7 @@ map-obj@^4.0.0: | |
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a" | ||
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ== | ||
|
||
meow@^8.0.0: | ||
meow@^8.0.0, meow@^8.1.2: | ||
version "8.1.2" | ||
resolved "https://registry.yarnpkg.com/meow/-/meow-8.1.2.tgz#bcbe45bda0ee1729d350c03cffc8395a36c4e897" | ||
integrity sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q== | ||
|
@@ -2532,11 +2529,6 @@ punycode@^2.1.0: | |
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f" | ||
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA== | ||
|
||
q@^1.5.1: | ||
version "1.5.1" | ||
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7" | ||
integrity sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw== | ||
|
||
queue-microtask@^1.2.2: | ||
version "1.2.3" | ||
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" | ||
|
@@ -2684,10 +2676,10 @@ safe-regex-test@^1.0.0: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | ||
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== | ||
|
||
[email protected].2, semver@^7.3.7: | ||
version "7.5.2" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb" | ||
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ== | ||
[email protected].4: | ||
version "7.5.4" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e" | ||
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== | ||
dependencies: | ||
lru-cache "^6.0.0" | ||
|
||
|
@@ -2703,6 +2695,13 @@ semver@^7.3.4: | |
dependencies: | ||
lru-cache "^6.0.0" | ||
|
||
semver@^7.3.7: | ||
version "7.5.2" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb" | ||
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ== | ||
dependencies: | ||
lru-cache "^6.0.0" | ||
|
||
shebang-command@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea" | ||
|
@@ -2768,7 +2767,7 @@ spdx-license-ids@^3.0.0: | |
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz#7189a474c46f8d47c7b0da4b987bb45e908bd2d5" | ||
integrity sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w== | ||
|
||
split2@^3.0.0: | ||
split2@^3.0.0, split2@^3.2.2: | ||
version "3.2.2" | ||
resolved "https://registry.yarnpkg.com/split2/-/split2-3.2.2.tgz#bf2cf2a37d838312c249c89206fd7a17dd12365f" | ||
integrity sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg== | ||
|