Skip to content

Commit f302261

Browse files
authored
Merge pull request #924 from chantouchsek/dependabot/npm_and_yarn/commitlint/config-conventional-18.1.0
chore(deps-dev): bump @commitlint/config-conventional from 17.7.0 to 18.1.0
2 parents be873cd + 8f19efc commit f302261

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"homepage": "https://github.com/chantouchsek/vue-axios-http#readme",
4949
"devDependencies": {
5050
"@commitlint/cli": "^17.7.1",
51-
"@commitlint/config-conventional": "^17.7.0",
51+
"@commitlint/config-conventional": "^18.1.0",
5252
"@nuxt/types": "^2.16.3",
5353
"@types/lodash": "^4.14.199",
5454
"@types/node": "^20.7.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,12 +1222,12 @@
12221222
resolve-global "1.0.0"
12231223
yargs "^17.0.0"
12241224

1225-
"@commitlint/config-conventional@^17.7.0":
1226-
version "17.7.0"
1227-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.7.0.tgz#1bbf2bce7851db63c1a8aa8d924277ad4938247e"
1228-
integrity sha512-iicqh2o6et+9kWaqsQiEYZzfLbtoWv9uZl8kbI8EGfnc0HeGafQBF7AJ0ylN9D/2kj6txltsdyQs8+2fTMwWEw==
1225+
"@commitlint/config-conventional@^18.1.0":
1226+
version "18.1.0"
1227+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-18.1.0.tgz#f8f37b0de4090ebd3f9418672184814fab520205"
1228+
integrity sha512-8vvvtV3GOLEMHeKc8PjRL1lfP1Y4B6BG0WroFd9PJeRiOc3nFX1J0wlJenLURzl9Qus6YXVGWf+a/ZlbCKT3AA==
12291229
dependencies:
1230-
conventional-changelog-conventionalcommits "^6.1.0"
1230+
conventional-changelog-conventionalcommits "^7.0.2"
12311231

12321232
"@commitlint/config-validator@^17.6.7":
12331233
version "17.6.7"
@@ -4252,10 +4252,10 @@ conventional-changelog-conventionalcommits@4.6.3, conventional-changelog-convent
42524252
lodash "^4.17.15"
42534253
q "^1.5.1"
42544254

4255-
conventional-changelog-conventionalcommits@^6.1.0:
4256-
version "6.1.0"
4257-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-6.1.0.tgz#3bad05f4eea64e423d3d90fc50c17d2c8cf17652"
4258-
integrity sha512-3cS3GEtR78zTfMzk0AizXKKIdN4OvSh7ibNz6/DPbhWWQu7LqE/8+/GqSodV+sywUR2gpJAdP/1JFf4XtN7Zpw==
4255+
conventional-changelog-conventionalcommits@^7.0.2:
4256+
version "7.0.2"
4257+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz#aa5da0f1b2543094889e8cf7616ebe1a8f5c70d5"
4258+
integrity sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==
42594259
dependencies:
42604260
compare-func "^2.0.0"
42614261

0 commit comments

Comments
 (0)