Skip to content

Commit ee5f71a

Browse files
⬆️ deps: Upgrade dependency @commitlint/cli to v19.6.0. (#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cc2b23 commit ee5f71a

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@babel/core": "7.26.0",
7676
"@babel/preset-env": "7.26.0",
7777
"@binary-search-tree/red-black-tree": "10.0.1",
78-
"@commitlint/cli": "19.5.0",
78+
"@commitlint/cli": "19.6.0",
7979
"@iterable-iterator/iter": "1.0.1",
8080
"@iterable-iterator/range": "2.1.0",
8181
"@iterable-iterator/slice": "1.0.2",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1930,13 +1930,13 @@
19301930
"@iterable-iterator/filter" "^1.0.0"
19311931
"@iterable-iterator/map" "^1.0.0"
19321932

1933-
"@commitlint/cli@19.5.0":
1934-
version "19.5.0"
1935-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.5.0.tgz#a6e2f7f8397ddf9abd5ee5870e30a1bf51b7be2b"
1936-
integrity sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ==
1933+
"@commitlint/cli@19.6.0":
1934+
version "19.6.0"
1935+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-19.6.0.tgz#98e7fc8501cc38b6eef4b7f61e19b15f3c53700e"
1936+
integrity sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w==
19371937
dependencies:
19381938
"@commitlint/format" "^19.5.0"
1939-
"@commitlint/lint" "^19.5.0"
1939+
"@commitlint/lint" "^19.6.0"
19401940
"@commitlint/load" "^19.5.0"
19411941
"@commitlint/read" "^19.5.0"
19421942
"@commitlint/types" "^19.5.0"
@@ -1976,22 +1976,22 @@
19761976
"@commitlint/types" "^19.5.0"
19771977
chalk "^5.3.0"
19781978

1979-
"@commitlint/is-ignored@^19.5.0":
1980-
version "19.5.0"
1981-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.5.0.tgz#f8b7f365887acc1e3bdb31b17117bb435585dddf"
1982-
integrity sha512-0XQ7Llsf9iL/ANtwyZ6G0NGp5Y3EQ8eDQSxv/SRcfJ0awlBY4tHFAvwWbw66FVUaWICH7iE5en+FD9TQsokZ5w==
1979+
"@commitlint/is-ignored@^19.6.0":
1980+
version "19.6.0"
1981+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz#6adb9097d36b68e00b9c06a73d7a08e9f54c54dc"
1982+
integrity sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw==
19831983
dependencies:
19841984
"@commitlint/types" "^19.5.0"
19851985
semver "^7.6.0"
19861986

1987-
"@commitlint/lint@^19.5.0":
1988-
version "19.5.0"
1989-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.5.0.tgz#f4e162e7857a1c0694b20b92527704897558ff70"
1990-
integrity sha512-cAAQwJcRtiBxQWO0eprrAbOurtJz8U6MgYqLz+p9kLElirzSCc0vGMcyCaA1O7AqBuxo11l1XsY3FhOFowLAAg==
1987+
"@commitlint/lint@^19.6.0":
1988+
version "19.6.0"
1989+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-19.6.0.tgz#f9fc9b11b808c96bd3f85e882e056daabac40c36"
1990+
integrity sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==
19911991
dependencies:
1992-
"@commitlint/is-ignored" "^19.5.0"
1992+
"@commitlint/is-ignored" "^19.6.0"
19931993
"@commitlint/parse" "^19.5.0"
1994-
"@commitlint/rules" "^19.5.0"
1994+
"@commitlint/rules" "^19.6.0"
19951995
"@commitlint/types" "^19.5.0"
19961996

19971997
"@commitlint/load@^19.5.0":
@@ -2047,10 +2047,10 @@
20472047
lodash.mergewith "^4.6.2"
20482048
resolve-from "^5.0.0"
20492049

2050-
"@commitlint/rules@^19.5.0":
2051-
version "19.5.0"
2052-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.5.0.tgz#2a72ab506d49d7f33eda56f0ae072a3479429e74"
2053-
integrity sha512-hDW5TPyf/h1/EufSHEKSp6Hs+YVsDMHazfJ2azIk9tHPXS6UqSz1dIRs1gpqS3eMXgtkT7JH6TW4IShdqOwhAw==
2050+
"@commitlint/rules@^19.6.0":
2051+
version "19.6.0"
2052+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-19.6.0.tgz#2436da7974c3cf2a7236257f3ef5dd40c4d91312"
2053+
integrity sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==
20542054
dependencies:
20552055
"@commitlint/ensure" "^19.5.0"
20562056
"@commitlint/message" "^19.5.0"

0 commit comments

Comments
 (0)