-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #448 from oclif/dependabot-npm_and_yarn-commitlint…
…-18.4.3 chore(dev-deps): bump commitlint from 18.4.2 to 18.4.3
- Loading branch information
Showing
2 changed files
with
106 additions
and
106 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 |
---|---|---|
|
@@ -28,16 +28,16 @@ | |
chalk "^2.0.0" | ||
js-tokens "^4.0.0" | ||
|
||
"@commitlint/cli@^18.4.2": | ||
version "18.4.2" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.2.tgz#b00e711c371f010447f0a37d464d27e2d1e6cf49" | ||
integrity sha512-dDfb2+wzeQe6ogdHNHOy0J0nraok+La0BoxamNMhBOng9/5GoESPDmKUJ1Lt1oivh5MfIgZh0Vm6f0rxkB8CoA== | ||
dependencies: | ||
"@commitlint/format" "^18.4.0" | ||
"@commitlint/lint" "^18.4.2" | ||
"@commitlint/load" "^18.4.2" | ||
"@commitlint/read" "^18.4.0" | ||
"@commitlint/types" "^18.4.0" | ||
"@commitlint/cli@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.3.tgz#5b6112035f2cb17b76244cde5f1587ab853c2365" | ||
integrity sha512-zop98yfB3A6NveYAZ3P1Mb6bIXuCeWgnUfVNkH4yhIMQpQfzFwseadazOuSn0OOfTt0lWuFauehpm9GcqM5lww== | ||
dependencies: | ||
"@commitlint/format" "^18.4.3" | ||
"@commitlint/lint" "^18.4.3" | ||
"@commitlint/load" "^18.4.3" | ||
"@commitlint/read" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
execa "^5.0.0" | ||
lodash.isfunction "^3.0.9" | ||
resolve-from "5.0.0" | ||
|
@@ -51,66 +51,66 @@ | |
dependencies: | ||
conventional-changelog-conventionalcommits "^7.0.2" | ||
|
||
"@commitlint/config-validator@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.4.0.tgz#7197d7ab3248dd936782b319cafc0480ab9732d5" | ||
integrity sha512-1y6qHMU3o4cYQSK+Y9EnmH6H1GRiwQGjnLIUOIKlekrmfc8MrMk1ByNmb8od4vK3qHJAaL/77/5n+1uyyIF5dA== | ||
"@commitlint/config-validator@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.4.3.tgz#cf71d36383cd5241e3b74097e7110514d5d43860" | ||
integrity sha512-FPZZmTJBARPCyef9ohRC9EANiQEKSWIdatx5OlgeHKu878dWwpyeFauVkhzuBRJFcCA4Uvz/FDtlDKs008IHcA== | ||
dependencies: | ||
"@commitlint/types" "^18.4.0" | ||
"@commitlint/types" "^18.4.3" | ||
ajv "^8.11.0" | ||
|
||
"@commitlint/ensure@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.4.0.tgz#4f9ed3900a98c28c2991a07a6b1c6b1611c85892" | ||
integrity sha512-N5cJo/n61ULSwz3W5Iz/IZJ0I9H/PaHc+OMcF2XcRVbLa6B3YwzEW66XGCRKVULlsBNSrIH6tk5un9ayXAXIdw== | ||
"@commitlint/ensure@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.4.3.tgz#1193a6418fe05edc8d5eff91f3129db345fa1d38" | ||
integrity sha512-MI4fwD9TWDVn4plF5+7JUyLLbkOdzIRBmVeNlk4dcGlkrVA+/l5GLcpN66q9LkFsFv6G2X31y89ApA3hqnqIFg== | ||
dependencies: | ||
"@commitlint/types" "^18.4.0" | ||
"@commitlint/types" "^18.4.3" | ||
lodash.camelcase "^4.3.0" | ||
lodash.kebabcase "^4.1.1" | ||
lodash.snakecase "^4.1.1" | ||
lodash.startcase "^4.4.0" | ||
lodash.upperfirst "^4.3.1" | ||
|
||
"@commitlint/execute-rule@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.4.0.tgz#a19bdac0195738e264e7dc2028db673a62087b9e" | ||
integrity sha512-g013SWki6ZWhURBLOSXTaVQGWHdA0QlPJGiW4a+YpThezmJOemvc4LiKVpn13AjSKQ40QnmBqpBrxujOaSo+3A== | ||
"@commitlint/execute-rule@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.4.3.tgz#4dca5412dc8fdeb4210432961f209d9eb65008f5" | ||
integrity sha512-t7FM4c+BdX9WWZCPrrbV5+0SWLgT3kCq7e7/GhHCreYifg3V8qyvO127HF796vyFql75n4TFF+5v1asOOWkV1Q== | ||
|
||
"@commitlint/format@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.4.0.tgz#4f76466a7cafef5a5c9e7ad2c609b81a6b77cd09" | ||
integrity sha512-MiAe4D5/ahty38CzULdQbpRa3ReKZtx0kyigOWcntq+N5uqez+Ac4/MO7H+3j1kC4G7nfJVfBu6TqcXeyNvhCQ== | ||
"@commitlint/format@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.4.3.tgz#3478bc2980eb178e13881834e290f12362ec6357" | ||
integrity sha512-8b+ItXYHxAhRAXFfYki5PpbuMMOmXYuzLxib65z2XTqki59YDQJGpJ/wB1kEE5MQDgSTQWtKUrA8n9zS/1uIDQ== | ||
dependencies: | ||
"@commitlint/types" "^18.4.0" | ||
"@commitlint/types" "^18.4.3" | ||
chalk "^4.1.0" | ||
|
||
"@commitlint/is-ignored@^18.4.2": | ||
version "18.4.2" | ||
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.4.2.tgz#c0929ee7e88a95af7109563fb2e5c691eb934fd1" | ||
integrity sha512-uujjyJlrXsMsQrv0r8HDGigAwJELPAMtA1Vxi2WUB54HbyAWa0Ue6ujMRZNKov2YeA96r6o72gLDnugb6yu8IA== | ||
"@commitlint/is-ignored@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.4.3.tgz#443e1791af9a13a62299c54f836ad25da42f2663" | ||
integrity sha512-ZseOY9UfuAI32h9w342Km4AIaTieeFskm2ZKdrG7r31+c6zGBzuny9KQhwI9puc0J3GkUquEgKJblCl7pMnjwg== | ||
dependencies: | ||
"@commitlint/types" "^18.4.0" | ||
"@commitlint/types" "^18.4.3" | ||
semver "7.5.4" | ||
|
||
"@commitlint/lint@^18.4.2": | ||
version "18.4.2" | ||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.4.2.tgz#5a2f24ead427b9c9503ad12d135a295eb08f528b" | ||
integrity sha512-ljGOIH7w9SnjvZFoKjf30iWFxDnezfRtOc50+rNLdDP0TpLspaYYLPhDO/TeVdmii1/AJiDgBIuBboQlaIy7Bw== | ||
dependencies: | ||
"@commitlint/is-ignored" "^18.4.2" | ||
"@commitlint/parse" "^18.4.0" | ||
"@commitlint/rules" "^18.4.0" | ||
"@commitlint/types" "^18.4.0" | ||
|
||
"@commitlint/load@^18.4.2": | ||
version "18.4.2" | ||
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.2.tgz#f3f213f8c0fd36ded1f8950880905add8ae5920b" | ||
integrity sha512-CKmzXdF9XwZJoVijAqpUlV9qzZOkyiYni4KuSCtTZVAAVudi9H84cJ4FqZxSwEP9G21vmoJiNrW8G042AsduVg== | ||
dependencies: | ||
"@commitlint/config-validator" "^18.4.0" | ||
"@commitlint/execute-rule" "^18.4.0" | ||
"@commitlint/resolve-extends" "^18.4.0" | ||
"@commitlint/types" "^18.4.0" | ||
"@commitlint/lint@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.4.3.tgz#1c5a912c2c3785e21d499821c4b70c58ff9a2cfb" | ||
integrity sha512-18u3MRgEXNbnYkMOWoncvq6QB8/90m9TbERKgdPqVvS+zQ/MsuRhdvHYCIXGXZxUb0YI4DV2PC4bPneBV/fYuA== | ||
dependencies: | ||
"@commitlint/is-ignored" "^18.4.3" | ||
"@commitlint/parse" "^18.4.3" | ||
"@commitlint/rules" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
|
||
"@commitlint/load@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.3.tgz#de156698ddf6e9719ecc49159890834490f61bff" | ||
integrity sha512-v6j2WhvRQJrcJaj5D+EyES2WKTxPpxENmNpNG3Ww8MZGik3jWRXtph0QTzia5ZJyPh2ib5aC/6BIDymkUUM58Q== | ||
dependencies: | ||
"@commitlint/config-validator" "^18.4.3" | ||
"@commitlint/execute-rule" "^18.4.3" | ||
"@commitlint/resolve-extends" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
"@types/node" "^18.11.9" | ||
chalk "^4.1.0" | ||
cosmiconfig "^8.3.6" | ||
|
@@ -120,70 +120,70 @@ | |
lodash.uniq "^4.5.0" | ||
resolve-from "^5.0.0" | ||
|
||
"@commitlint/message@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.4.0.tgz#501e020c92d461f56f73d8359a79961b44eeb61c" | ||
integrity sha512-3kg6NQO6pJ+VdBTWi51KInT8ngkxPJaW+iI7URtUALjKcO9K4XY3gf80ZPmS1hDessrjb7qCr1lau8eWMINAQw== | ||
"@commitlint/message@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.4.3.tgz#1e0985ae7c751a620f01b2cfe8f0e875354805e2" | ||
integrity sha512-ddJ7AztWUIoEMAXoewx45lKEYEOeOlBVWjk8hDMUGpprkuvWULpaXczqdjwVtjrKT3JhhN+gMs8pm5G3vB2how== | ||
|
||
"@commitlint/parse@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.4.0.tgz#40d45efd248dd0f540419f3fdb19f1165b46484f" | ||
integrity sha512-SxTCSUZH8CJNYWOlFg18YUQ2RLz8ubXKbpHUIiSNwCbiQx7UDCydp1JnhoB4sOYOxgV8d3nuDwYluRU5KnEY4A== | ||
"@commitlint/parse@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.4.3.tgz#f96515b0fa9b7a05dca52be8b214ab50eadfd9c9" | ||
integrity sha512-eoH7CXM9L+/Me96KVcfJ27EIIbA5P9sqw3DqjJhRYuhaULIsPHFs5S5GBDCqT0vKZQDx0DgxhMpW6AQbnKrFtA== | ||
dependencies: | ||
"@commitlint/types" "^18.4.0" | ||
conventional-changelog-angular "^6.0.0" | ||
"@commitlint/types" "^18.4.3" | ||
conventional-changelog-angular "^7.0.0" | ||
conventional-commits-parser "^5.0.0" | ||
|
||
"@commitlint/read@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.4.0.tgz#8d3bd35041f56510a64ce351e79cc568d36a1c41" | ||
integrity sha512-IpnABCbDeOw5npZ09SZZGLfd3T7cFtsxUYm6wT3aGmIB2fXKE3fMeuj3jxXjMibiGIyA3Z5voCMuOcKWpkNySA== | ||
"@commitlint/read@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.4.3.tgz#269fb814bb914bf23c8719690bd01c9ad4a6c09a" | ||
integrity sha512-H4HGxaYA6OBCimZAtghL+B+SWu8ep4X7BwgmedmqWZRHxRLcX2q0bWBtUm5FsMbluxbOfrJwOs/Z0ah4roP/GQ== | ||
dependencies: | ||
"@commitlint/top-level" "^18.4.0" | ||
"@commitlint/types" "^18.4.0" | ||
"@commitlint/top-level" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
fs-extra "^11.0.0" | ||
git-raw-commits "^2.0.11" | ||
minimist "^1.2.6" | ||
|
||
"@commitlint/resolve-extends@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.4.0.tgz#69b04efb5253564c773a18241305ddb31b04d8af" | ||
integrity sha512-qhgU6ach+S6sJMD9NjCYiEycOObGhxzWQLQzqlScJCv9zkPs15Bg0ffLXTQ3z7ipXv46XEKYMnSJzjLRw2Tlkg== | ||
"@commitlint/resolve-extends@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.4.3.tgz#741c42381ea48f4624209bfc0da0a15b5fba75b5" | ||
integrity sha512-30sk04LZWf8+SDgJrbJCjM90gTg2LxsD9cykCFeFu+JFHvBFq5ugzp2eO/DJGylAdVaqxej3c7eTSE64hR/lnw== | ||
dependencies: | ||
"@commitlint/config-validator" "^18.4.0" | ||
"@commitlint/types" "^18.4.0" | ||
"@commitlint/config-validator" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
import-fresh "^3.0.0" | ||
lodash.mergewith "^4.6.2" | ||
resolve-from "^5.0.0" | ||
resolve-global "^1.0.0" | ||
|
||
"@commitlint/rules@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.4.0.tgz#a156e357893c25b09d3a7ec5ee1a9f2c3168df4a" | ||
integrity sha512-T3ChRxQZ6g0iNCpVLc6KeQId0/86TnyQA8PFkng+dWElO2DAA5km/yirgKZV1Xlc+gF7Rf6d+a0ottxdKpOY+w== | ||
"@commitlint/rules@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.4.3.tgz#2ae1f16ea1ede20e01ca81ad187fdc65ccc9a5f1" | ||
integrity sha512-8KIeukDf45BiY+Lul1T0imSNXF0sMrlLG6JpLLKolkmYVQ6PxxoNOriwyZ3UTFFpaVbPy0rcITaV7U9JCAfDTA== | ||
dependencies: | ||
"@commitlint/ensure" "^18.4.0" | ||
"@commitlint/message" "^18.4.0" | ||
"@commitlint/to-lines" "^18.4.0" | ||
"@commitlint/types" "^18.4.0" | ||
"@commitlint/ensure" "^18.4.3" | ||
"@commitlint/message" "^18.4.3" | ||
"@commitlint/to-lines" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
execa "^5.0.0" | ||
|
||
"@commitlint/to-lines@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.4.0.tgz#006c2be09a5ce322024bc3025d1fbb4478ea4ec5" | ||
integrity sha512-bZXuCtfBPjNgtEnG3gwJrveIgfKK2UdhIhFvKpMTrQl/gAwoto/3mzmE7qGAHwmuP4eZ2U8X7iwMnqIlWmv2Tw== | ||
"@commitlint/to-lines@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.4.3.tgz#b6cac1eff3d93f0791791a9f8db7b13c6136a350" | ||
integrity sha512-fy1TAleik4Zfru1RJ8ZU6cOSvgSVhUellxd3WZV1D5RwHZETt1sZdcA4mQN2y3VcIZsUNKkW0Mq8CM9/L9harQ== | ||
|
||
"@commitlint/top-level@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.4.0.tgz#b5210c35cf2942da9786d8fcab80bcddf2a952de" | ||
integrity sha512-TfulcA8UHF7MZ6tm4Ci3aqZgMBZa1OoCg4prccWHvwG/hsHujZ7+0FKbeKqDbcSli/YWm4NJwEjl4uh5itIJeA== | ||
"@commitlint/top-level@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.4.3.tgz#f4c6fb8ab98de9240c3ed3e4b330d8c50a0fee3a" | ||
integrity sha512-E6fJPBLPFL5R8+XUNSYkj4HekIOuGMyJo3mIx2PkYc3clel+pcWQ7TConqXxNWW4x1ugigiIY2RGot55qUq1hw== | ||
dependencies: | ||
find-up "^5.0.0" | ||
|
||
"@commitlint/types@^18.4.0": | ||
version "18.4.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.4.0.tgz#482393d587a86fdf0d98ed17d2efd598d5021049" | ||
integrity sha512-MKeaFxt0I9fhqUb2E+YIzX/gZtmkuodJET/XKiZIMvXUff8Ee4Ih86eLg+yAm2jf1pwGBmU02uNOp0y094w2Uw== | ||
"@commitlint/types@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.4.3.tgz#bb50de49330ddff2adcc8ccabb840c8e660336b3" | ||
integrity sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA== | ||
dependencies: | ||
chalk "^4.1.0" | ||
|
||
|
@@ -1059,13 +1059,13 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/commander/-/commander-11.1.0.tgz#62fdce76006a68e5c1ab3314dc92e800eb83d906" | ||
integrity sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ== | ||
|
||
commitlint@^18.4.2: | ||
version "18.4.2" | ||
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-18.4.2.tgz#40403470763bfcd443132d41bc192177f81499c2" | ||
integrity sha512-ghFSPxTdFb9tW+9/5ObUteRNINxJqosSoiFY5RDdIYixkBvfwH0GJ5wPMLR/TCsuifYUtwLXMUQZ9BtiVFE0sQ== | ||
commitlint@^18.4.3: | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-18.4.3.tgz#7c5936ee41eddb1ae031b1fa828f97f7c053bd57" | ||
integrity sha512-xNAq3MpW4xZ3VyFH+WU0ykU8LmYcCT+0K4e1IOG5346XSGCb1xJyhFu0JFpq4LfJ7E0/bVxzPY98IsjUH2SQbQ== | ||
dependencies: | ||
"@commitlint/cli" "^18.4.2" | ||
"@commitlint/types" "^18.4.0" | ||
"@commitlint/cli" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
|
||
compare-func@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -1085,10 +1085,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81" | ||
integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA== | ||
|
||
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== | ||
conventional-changelog-angular@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz#5eec8edbff15aa9b1680a8dcfbd53e2d7eb2ba7a" | ||
integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ== | ||
dependencies: | ||
compare-func "^2.0.0" | ||
|
||
|