8000 chore: bump @commitlint/config-conventional from 9.1.2 to 11.0.0 (#3020) · patternleaf/typescript-eslint@4badcc7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4badcc7

Browse files
chore: bump @commitlint/config-conventional from 9.1.2 to 11.0.0 (typescript-eslint#3020)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 9.1.2 to 11.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v9.1.2...v11.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c093ef commit 4badcc7

File tree

2 files changed

+11
-26
lines changed

2 files changed

+11
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
"devDependencies": {
7575
"@commitlint/cli": "^9.1.2",
76-
"@commitlint/config-conventional": "^9.1.2",
76+
"@commitlint/config-conventional": "^11.0.0",
7777
"@commitlint/config-lerna-scopes": "^9.1.2",
7878
"@types/debug": "^4.1.5",
7979
"@types/glob": "^7.1.3",

yarn.lock

Lines changed: 10 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -301,12 +301,12 @@
301301
resolve-global "1.0.0"
302302
yargs "^15.1.0"
303303

304-
"@commitlint/config-conventional@^9.1.2":
305-
version "9.1.2"
306-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-9.1.2.tgz#9920ad60a2ac64eedad01845b331c970cf854a71"
307-
integrity sha512-2zfnsrBJuCNJEKMEmltYlCUEoQNE4anvEBI/SYEuiB1JYXYaELijobDBpqhUVjh5NEpprNTY16oMZat6ewnxOg==
304+
"@commitlint/config-conventional@^11.0.0":
305+
version "11.0.0"
306+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-11.0.0.tgz#3fa300a1b639273946de3c3f15e1cda518333422"
307+
integrity sha512-SNDRsb5gLuDd2PL83yCOQX6pE7gevC79UPFx+GLbLfw6jGnnbO9/tlL76MLD8MOViqGbo7ZicjChO9Gn+7tHhA==
308308
dependencies:
309-
conventional-changelog-conventionalcommits "4.3.0"
309+
conventional-changelog-conventionalcommits "^4.3.1"
310310

311311
"@commitlint/config-lerna-scopes@^9.1.2":
312312
version "9.1.2"
@@ -2649,14 +2649,6 @@ commitizen@^4.0.3:
26492649
strip-bom "4.0.0"
26502650
strip-json-comments "3.0.1"
26512651

2652-
compare-func@^1.3.1:
2653-
version "1.3.4"
2654-
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-1.3.4.tgz#6b07c4c5e8341119baf44578085bda0f4a823516"
2655-
integrity sha512-sq2sWtrqKPkEXAC8tEJA1+BqAH9GbFkGBtUOqrUX57VSfwp8xyktctk+uLoRy5eccTdxzDcVIztlYDpKs3Jv1Q==
2656-
dependencies:
2657-
array-ify "^1.0.0"
2658-
dot-prop "^3.0.0"
2659-
26602652
compare-func@^2.0.0:
26612653
version "2.0.0"
26622654
resolved "https://registry.yarnpkg.com/compare-func/-/compare-func-2.0.0.tgz#fb65e75edbddfd2e568554e8b5b05fff7a51fcb3"
@@ -2738,12 +2730,12 @@ conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
27382730
compare-func "^2.0.0"
27392731
q "^1.5.1"
27402732

2741-
conventional-changelog-conventionalcommits@4.3.0:
2742-
version "4.3.0"
2743-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.3.0.tgz#c4205a659f7ca9d7881f29ee78a4e7d6aeb8b3c2"
2744-
integrity sha512-oYHydvZKU+bS8LnGqTMlNrrd7769EsuEHKy4fh1oMdvvDi7fem8U+nvfresJ1IDB8K00Mn4LpiA/lR+7Gs6rgg==
2733+
conventional-changelog-conventionalcommits@^4.3.1:
2734+
version "4.5.0"
2735+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.5.0.tgz#a02e0b06d11d342fdc0f00c91d78265ed0bc0a62"
2736+
integrity sha512-buge9xDvjjOxJlyxUnar/+6i/aVEVGA7EEh4OafBCXPlLUQPGbRUBhBUveWRxzvR8TEjhKEP4BdepnpG2FSZXw==
27452737
dependencies:
2746-
compare-func "^1.3.1"
2738+
compare-func "^2.0.0"
27472739
lodash "^4.17.15"
27482740
q "^1.5.1"
27492741

@@ -3498,13 +3490,6 @@ domexception@^2.0.1:
34983490
dependencies:
34993491
webidl-conversions "^5.0.0"
35003492

3501-
dot-prop@^3.0.0:
3502-
version "3.0.0"
3503-
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-3.0.0.tgz#1b708af094a49c9a0e7dbcad790aba539dac1177"
3504-
integrity sha1-G3CK8JSknJoOfbyteQq6U52sEXc=
3505-
dependencies:
3506-
is-obj "^1.0.0"
3507-
35083493
dot-prop@^4.2.0:
35093494
version "4.2.1"
35103495
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"

0 commit comments

Comments
 (0)
0