Skip to content

Commit 7fa0488

Browse files
chore(deps-dev): bump @commitlint/cli from 19.4.0 to 19.4.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.4.0 to 19.4.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdc24b1 commit 7fa0488

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@angular/cli": "~18.2.0",
5858
"@angular/compiler-cli": "18.2.0",
5959
"@angular/language-service": "18.2.0",
60-
"@commitlint/cli": "^19.3.0",
60+
"@commitlint/cli": "^19.4.1",
6161
"@commitlint/config-conventional": "^19.2.2",
6262
"@nx/angular": "19.6.4",
6363
"@nx/cypress": "19.6.4",

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -1355,13 +1355,13 @@
13551355
dependencies:
13561356
mime "^3.0.0"
13571357

1358-
"@commitlint/cli@^19.3.0":
1359-
version "19.4.0"
1360-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.0.tgz#9f93d3ed07e531fcfa371015c8c87e0aa26d974f"
1361-
integrity sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==
1358+
"@commitlint/cli@^19.4.1":
1359+
version "19.4.1"
1360+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.1.tgz#51dbd88750620c9e5fb6f5bc773872728a29674a"
1361+
integrity sha512-EerFVII3ZcnhXsDT9VePyIdCJoh3jEzygN1L37MjQXgPfGS6fJTWL/KHClVMod1d8w94lFC3l4Vh/y5ysVAz2A==
13621362
dependencies:
13631363
"@commitlint/format" "^19.3.0"
1364-
"@commitlint/lint" "^19.2.2"
1364+
"@commitlint/lint" "^19.4.1"
13651365
"@commitlint/load" "^19.4.0"
13661366
"@commitlint/read" "^19.4.0"
13671367
"@commitlint/types" "^19.0.3"
@@ -1417,14 +1417,14 @@
14171417
"@commitlint/types" "^19.0.3"
14181418
semver "^7.6.0"
14191419

1420-
"@commitlint/lint@^19.2.2":
1421-
version "19.2.2"
1422-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.2.2.tgz#57f69e24bd832a7dcce8ebf82d11e3bf03ccc2a9"
1423-
integrity sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA==
1420+
"@commitlint/lint@^19.4.1":
1421+
version "19.4.1"
1422+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.4.1.tgz#0760d34fcdaee0bf05befe666ca14c0fc1ecb57e"
1423+
integrity sha512-Ws4YVAZ0jACTv6VThumITC1I5AG0UyXMGua3qcf55JmXIXm/ejfaVKykrqx7RyZOACKVAs8uDRIsEsi87JZ3+Q==
14241424
dependencies:
14251425
"@commitlint/is-ignored" "^19.2.2"
14261426
"@commitlint/parse" "^19.0.3"
1427-
"@commitlint/rules" "^19.0.3"
1427+
"@commitlint/rules" "^19.4.1"
14281428
"@commitlint/types" "^19.0.3"
14291429

14301430
"@commitlint/load@^19.4.0":
@@ -1480,10 +1480,10 @@
14801480
lodash.mergewith "^4.6.2"
14811481
resolve-from "^5.0.0"
14821482

1483-
"@commitlint/rules@^19.0.3":
1484-
version "19.0.3"
1485-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.0.3.tgz#de647a9055847cae4f3ae32b4798096b604584f3"
1486-
integrity sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==
1483+
"@commitlint/rules@^19.4.1":
1484+
version "19.4.1"
1485+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.4.1.tgz#df15baad1092e2be1b39aa1aa7cc05e12f59f677"
1486+
integrity sha512-AgctfzAONoVxmxOXRyxXIq7xEPrd7lK/60h2egp9bgGUMZK9v0+YqLOA+TH+KqCa63ZoCr8owP2YxoSSu7IgnQ==
14871487
dependencies:
14881488
"@commitlint/ensure" "^19.0.3"
14891489
"@commitlint/message" "^19.0.0"

0 commit comments

Comments
 (0)