Skip to content

Commit 2875712

Browse files
committed
chore(deps): update dependency @commitlint/cli to v19.4.0
1 parent 6acc86b commit 2875712

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"graphql": "16.8.1"
3030
},
3131
"devDependencies": {
32-
"@commitlint/cli": "19.3.0",
32+
"@commitlint/cli": "19.4.0",
3333
"@commitlint/config-angular": "19.3.0",
3434
"@types/graphql": "14.5.0",
3535
"@types/jest": "29.5.12",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -626,15 +626,15 @@
626626
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
627627
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
628628

629-
"@commitlint/cli@19.3.0":
630-
version "19.3.0"
631-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.3.0.tgz#44e6da9823a01f0cdcc43054bbefdd2c6c5ddf39"
632-
integrity sha512-LgYWOwuDR7BSTQ9OLZ12m7F/qhNY+NpAyPBgo4YNMkACE7lGuUnuQq1yi9hz1KA4+3VqpOYl8H1rY/LYK43v7g==
629+
"@commitlint/cli@19.4.0":
630+
version "19.4.0"
631+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.4.0.tgz#9f93d3ed07e531fcfa371015c8c87e0aa26d974f"
632+
integrity sha512-sJX4J9UioVwZHq7JWM9tjT5bgWYaIN3rC4FP7YwfEwBYiIO+wMyRttRvQLNkow0vCdM0D67r9NEWU0Ui03I4Eg==
633633
dependencies:
634634
"@commitlint/format" "^19.3.0"
635635
"@commitlint/lint" "^19.2.2"
636-
"@commitlint/load" "^19.2.0"
637-
"@commitlint/read" "^19.2.1"
636+
"@commitlint/load" "^19.4.0"
637+
"@commitlint/read" "^19.4.0"
638638
"@commitlint/types" "^19.0.3"
639639
execa "^8.0.1"
640640
yargs "^17.0.0"
@@ -702,10 +702,10 @@
702702
"@commitlint/rules" "^19.0.3"
703703
"@commitlint/types" "^19.0.3"
704704

705-
"@commitlint/load@^19.2.0":
706-
version "19.2.0"
707-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.2.0.tgz#3ca51fdead4f1e1e09c9c7df343306412b1ef295"
708-
integrity sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==
705+
"@commitlint/load@^19.4.0":
706+
version "19.4.0"
707+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-19.4.0.tgz#7df034e226e300fd577d3f63a72d790d5c821f53"
708+
integrity sha512-I4lCWaEZYQJ1y+Y+gdvbGAx9pYPavqZAZ3/7/8BpWh+QjscAn8AjsUpLV2PycBsEx7gupq5gM4BViV9xwTIJuw==
709709
dependencies:
710710
"@commitlint/config-validator" "^19.0.3"
711711
"@commitlint/execute-rule" "^19.0.0"
@@ -732,10 +732,10 @@
732732
conventional-changelog-angular "^7.0.0"
733733
conventional-commits-parser "^5.0.0"
734734

735-
"@commitlint/read@^19.2.1":
736-
version "19.2.1"
737-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.2.1.tgz#7296b99c9a989e60e5927fff8388a1dd44299c2f"
738-
integrity sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==
735+
"@commitlint/read@^19.4.0":
736+
version "19.4.0"
737+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-19.4.0.tgz#3866b1f9a272ef6a388986efa349d24228fc8b00"
738+
integrity sha512-r95jLOEZzKDakXtnQub+zR3xjdnrl2XzerPwm7ch1/cc5JGq04tyaNpa6ty0CRCWdVrk4CZHhqHozb8yZwy2+g==
739739
dependencies:
740740
"@commitlint/top-level" "^19.0.0"
741741
"@commitlint/types" "^19.0.3"

0 commit comments

Comments
 (0)