Skip to content

Commit 1095b19

Browse files
authored
Merge pull request #598 from bervProject/dependabot/npm_and_yarn/commitlint/config-conventional-19.8.1
chore(deps-dev): bump @commitlint/config-conventional from 19.8.0 to 19.8.1
2 parents d25f43a + 30673ce commit 1095b19

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/core": "^7.27.4",
3030
"@babel/preset-env": "^7.27.2",
3131
"@commitlint/cli": "^19.8.1",
32-
"@commitlint/config-conventional": "^19.8.0",
32+
"@commitlint/config-conventional": "^19.8.1",
3333
"@nuxt/test-utils-edge": "^3.8.0-28275051.7cb8d079",
3434
"@nuxt/types": "^2.18.1",
3535
"@nuxtjs/eslint-config": "^12.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,12 +1182,12 @@
11821182
tinyexec "^1.0.0"
11831183
yargs "^17.0.0"
11841184

1185-
"@commitlint/config-conventional@^19.8.0":
1186-
version "19.8.0"
1187-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c"
1188-
integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==
1185+
"@commitlint/config-conventional@^19.8.1":
1186+
version "19.8.1"
1187+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.1.tgz#eab42df58cda44f18410ae0cbd6785ece00f214b"
1188+
integrity sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ==
11891189
dependencies:
1190-
"@commitlint/types" "^19.8.0"
1190+
"@commitlint/types" "^19.8.1"
11911191
conventional-changelog-conventionalcommits "^7.0.2"
11921192

11931193
"@commitlint/config-validator@^19.8.1":
@@ -1316,7 +1316,7 @@
13161316
dependencies:
13171317
find-up "^7.0.0"
13181318

1319-
"@commitlint/types@^19.8.0", "@commitlint/types@^19.8.1":
1319+
"@commitlint/types@^19.8.1":
13201320
version "19.8.1"
13211321
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1.tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5"
13221322
integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw==

0 commit comments

Comments
 (0)