Skip to content

Commit ab206cc

Browse files
build(deps): Update dependency @commitlint/config-angular to ^19.7.0
1 parent 729dbc8 commit ab206cc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@babel/core": "^7.26.0",
8989
"@babel/preset-env": "^7.26.0",
9090
"@commitlint/cli": "^19.6.1",
91-
"@commitlint/config-angular": "^19.6.0",
91+
"@commitlint/config-angular": "^19.7.0",
9292
"@jest/transform": "^29.7.0",
9393
"@jest/types": "^29.6.3",
9494
"@types/jest": "^29.5.14",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1787,12 +1787,12 @@ __metadata:
17871787
languageName: node
17881788
linkType: hard
17891789

1790-
"@commitlint/config-angular@npm:^19.6.0":
1791-
version: 19.6.0
1792-
resolution: "@commitlint/config-angular@npm:19.6.0"
1790+
"@commitlint/config-angular@npm:^19.7.0":
1791+
version: 19.7.0
1792+
resolution: "@commitlint/config-angular@npm:19.7.0"
17931793
dependencies:
17941794
"@commitlint/config-angular-type-enum": "npm:^19.5.0"
1795-
checksum: 10/02d977b52c38ba1083ca41dee0627ee37f2fb2169febeeedc9c7f6085ff69ae8343257b8f2275eb548e2d8ba88b97c6b421869fc5dcf01549026f54b8afda865
1795+
checksum: 10/a0e3bac35965d520e7ca6f04982bf5aabc185692399664eae16e2ff8e36a3fab8d8a3f70b35bd051ade28627ddb43707c883e76f1cb6d6ddb53598d94af1048d
17961796
languageName: node
17971797
linkType: hard
17981798

@@ -8775,7 +8775,7 @@ __metadata:
87758775
"@babel/core": "npm:^7.26.0"
87768776
"@babel/preset-env": "npm:^7.26.0"
87778777
"@commitlint/cli": "npm:^19.6.1"
8778-
"@commitlint/config-angular": "npm:^19.6.0"
8778+
"@commitlint/config-angular": "npm:^19.7.0"
87798779
"@jest/transform": "npm:^29.7.0"
87808780
"@jest/types": "npm:^29.6.3"
87818781
"@types/jest": "npm:^29.5.14"

0 commit comments

Comments
 (0)