Skip to content

Commit 968d1b0

Browse files
authored
Merge pull request #702 from bervProject/dependabot/npm_and_yarn/commitlint/config-conventional-20.4.2
chore(deps-dev): bump @commitlint/config-conventional from 20.4.0 to 20.4.2
2 parents 4cc498c + 293eb51 commit 968d1b0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/core": "^7.29.0",
3131
"@babel/preset-env": "^7.29.0",
3232
"@commitlint/cli": "^20.4.0",
33-
"@commitlint/config-conventional": "^20.4.0",
33+
"@commitlint/config-conventional": "^20.4.2",
3434
"@nuxt/test-utils-edge": "^3.8.0-28275051.7cb8d079",
3535
"@nuxt/types": "^2.18.1",
3636
"@nuxtjs/eslint-config": "^12.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1176,10 +1176,10 @@
11761176
tinyexec "^1.0.0"
11771177
yargs "^17.0.0"
11781178

1179-
"@commitlint/config-conventional@^20.4.0":
1180-
version "20.4.0"
1181-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.0.tgz#6522e0059e1ad6169b756c2ed0e42b21dab729b1"
1182-
integrity sha512-nolhFe2YKIix0D4+tPXAWnnIc9WB5fOCgmm4h2EcRyEShC64oH/DpM9n++85NRdItvIhKb+Szsaeuug7KcEeIA==
1179+
"@commitlint/config-conventional@^20.4.2":
1180+
version "20.4.2"
1181+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.2.tgz#58c114116bcf2b8e91467307f5d3bf9167ce6579"
1182+
integrity sha512-rwkTF55q7Q+6dpSKUmJoScV0f3EpDlWKw2UPzklkLS4o5krMN1tPWAVOgHRtyUTMneIapLeQwaCjn44Td6OzBQ==
11831183
dependencies:
11841184
"@commitlint/types" "^20.4.0"
11851185
conventional-changelog-conventionalcommits "^9.1.0"

0 commit comments

Comments
 (0)