Skip to content

Commit f5cfb13

Browse files
chore(deps-dev): bump @commitlint/config-lerna-scopes
Bumps [@commitlint/config-lerna-scopes](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-lerna-scopes) from 14.0.0 to 17.0.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-lerna-scopes/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.2/@commitlint/config-lerna-scopes) --- updated-dependencies: - dependency-name: "@commitlint/config-lerna-scopes" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afb2ad0 commit f5cfb13

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"@commitlint/cli": "^15.0.0",
5555
"@commitlint/config-conventional": "^15.0.0",
56-
"@commitlint/config-lerna-scopes": "^14.0.0",
56+
"@commitlint/config-lerna-scopes": "^17.0.2",
5757
"@types/jest": "^27.0.2",
5858
"@types/node": "^16.10.5",
5959
"@typescript-eslint/eslint-plugin": "^5.0.0",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -506,15 +506,15 @@
506506
dependencies:
507507
conventional-changelog-conventionalcommits "^4.3.1"
508508

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==
513513
dependencies:
514514
globby "^11.0.1"
515515
import-from "4.0.0"
516516
resolve-pkg "2.0.0"
517-
semver "7.3.5"
517+
semver "7.3.7"
518518

519519
"@commitlint/ensure@^15.0.0":
520520
version "15.0.0"
@@ -8869,13 +8869,20 @@ [email protected]:
88698869
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
88708870
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
88718871

8872-
[email protected], [email protected], semver@^7.3.2, semver@^7.3.4, semver@^7.3.5:
8872+
88738873
version "7.3.5"
88748874
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
88758875
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
88768876
dependencies:
88778877
lru-cache "^6.0.0"
88788878

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+
88798886
semver@^6.0.0, semver@^6.1.0, semver@^6.2.0, semver@^6.3.0:
88808887
version "6.3.0"
88818888
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"

0 commit comments

Comments
 (0)