|
506 | 506 | dependencies: |
507 | 507 | conventional-changelog-conventionalcommits "^4.3.1" |
508 | 508 |
|
509 | | -"@commitlint/config-lerna-scopes@^14.0.0": |
510 | | - version "14.0.0" |
511 | | - resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-14.0.0.tgz#9eb922d96c04276491507dd52b41e01b2c58d35d" |
512 | | - integrity sha512-hW/PagT//s/XAhFyCCWmWSfQX79ciJjmL3n1F6N2i2R/BjewEGnXyNCI3nV3pQfJYm/b7BJkGygz4hl0ESe0bA== |
| 509 | +"@commitlint/config-lerna-scopes@^17.0.2": |
| 510 | + version "17.0.2" |
| 511 | + resolved "https://registry.yarnpkg.com/@commitlint/config-lerna-scopes/-/config-lerna-scopes-17.0.2.tgz#6ce9253a57283a99dce79edc8377644853c44df2" |
| 512 | + integrity sha512-skesAuJwTSnjoeNlPHgPpG8T4L7JZFMpZ2dA2EWWdO9oSRipKFezxoSLJ06mIkoMyWViwHekC9lkPb4FibYyiw== |
513 | 513 | dependencies: |
514 | 514 | globby "^11.0.1" |
515 | 515 | import-from "4.0.0" |
516 | 516 | resolve-pkg "2.0.0" |
517 | | - semver "7.3.5" |
| 517 | + semver "7.3.7" |
518 | 518 |
|
519 | 519 | "@commitlint/ensure@^15.0.0": |
520 | 520 | version "15.0.0" |
|
8869 | 8869 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |
8870 | 8870 | integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== |
8871 | 8871 |
|
8872 | | -[email protected], [email protected], semver@^7.3.2, semver@^7.3.4, semver@^7.3.5: |
| 8872 | + |
8873 | 8873 | version "7.3.5" |
8874 | 8874 | resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7" |
8875 | 8875 | integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ== |
8876 | 8876 | dependencies: |
8877 | 8877 | lru-cache "^6.0.0" |
8878 | 8878 |
|
| 8879 | +[email protected], [email protected], semver@^7.3.2, semver@^7.3.4, semver@^7.3.5: |
| 8880 | + version "7.3.7" |
| 8881 | + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f" |
| 8882 | + integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g== |
| 8883 | + dependencies: |
| 8884 | + lru-cache "^6.0.0" |
| 8885 | + |
8879 | 8886 | semver@^6.0.0, semver@^6.1.0, semver@^6.2.0, semver@^6.3.0: |
8880 | 8887 | version "6.3.0" |
8881 | 8888 | resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" |
|
0 commit comments