Skip to content

Commit cf59eb8

Browse files
committed
⬆️ deps: Upgrade dependency @commitlint/cli to v17.6.6
1 parent 8c278e5 commit cf59eb8

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
@@ -74,7 +74,7 @@
7474
"@babel/core": "7.22.5",
7575
"@babel/preset-env": "7.22.5",
7676
"@babel/register": "7.22.5",
77-
"@commitlint/cli": "17.6.5",
77+
"@commitlint/cli": "17.6.6",
7878
"@iterable-iterator/list": "1.0.1",
7979
"@iterable-iterator/map": "1.0.1",
8080
"@iterable-iterator/range": "2.1.0",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1877,13 +1877,13 @@
18771877
read-json-safe "^1.0.5"
18781878
types-pkg-json "^1.1.0"
18791879

1880-
"@commitlint/cli@17.6.5":
1881-
version "17.6.5"
1882-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.5.tgz#3a8abd6499f9d4aeafe3bf9201338ccb868a14b9"
1883-
integrity sha512-3PQrWr/uo6lzF5k7n5QuosCYnzaxP9qGBp3jhWP0Vmsa7XA6wrl9ccPqfQyXpSbQE3zBROVO3TDqgPKe4tfmLQ==
1880+
"@commitlint/cli@17.6.6":
1881+
version "17.6.6"
1882+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.6.tgz#416da9c45901323e5bf931aa1eac5995a3aa251c"
1883+
integrity sha512-sTKpr2i/Fjs9OmhU+beBxjPavpnLSqZaO6CzwKVq2Tc4UYVTMFgpKOslDhUBVlfAUBfjVO8ParxC/MXkIOevEA==
18841884
dependencies:
18851885
"@commitlint/format" "^17.4.4"
1886-
"@commitlint/lint" "^17.6.5"
1886+
"@commitlint/lint" "^17.6.6"
18871887
"@commitlint/load" "^17.5.0"
18881888
"@commitlint/read" "^17.5.1"
18891889
"@commitlint/types" "^17.4.4"
@@ -1926,20 +1926,20 @@
19261926
"@commitlint/types" "^17.4.4"
19271927
chalk "^4.1.0"
19281928

1929-
"@commitlint/is-ignored@^17.6.5":
1930-
version "17.6.5"
1931-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.5.tgz#cea24cd2031fe7d242590b91fab3352750887194"
1932-
integrity sha512-CQvAPt9gX7cuUbMrIaIMKczfWJqqr6m8IlJs0F2zYwyyMTQ87QMHIj5jJ5HhOaOkaj6dvTMVGx8Dd1I4xgUuoQ==
1929+
"@commitlint/is-ignored@^17.6.6":
1930+
version "17.6.6"
1931+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.6.tgz#b1c869757bdea659aa582669ea0066798ed6a17e"
1932+
integrity sha512-4Fw875faAKO+2nILC04yW/2Vy/wlV3BOYCSQ4CEFzriPEprc1Td2LILmqmft6PDEK5Sr14dT9tEzeaZj0V56Gg==
19331933
dependencies:
19341934
"@commitlint/types" "^17.4.4"
1935-
semver "7.5.0"
1935+
semver "7.5.2"
19361936

1937-
"@commitlint/lint@^17.6.5":
1938-
version "17.6.5"
1939-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.5.tgz#dfa437f14430c9874d6b1a3ba8a2d44b79780c02"
1940-
integrity sha512-BSJMwkE4LWXrOsiP9KoHG+/heSDfvOL/Nd16+ojTS/DX8HZr8dNl8l3TfVr/d/9maWD8fSegRGtBtsyGuugFrw==
1937+
"@commitlint/lint@^17.6.6":
1938+
version "17.6.6"
1939+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.6.tgz#d7ff64b6783f2bda56526195a66e6bb587e1fe1a"
1940+
integrity sha512-5bN+dnHcRLkTvwCHYMS7Xpbr+9uNi0Kq5NR3v4+oPNx6pYXt8ACuw9luhM/yMgHYwW0ajIR20wkPAFkZLEMGmg==
19411941
dependencies:
1942-
"@commitlint/is-ignored" "^17.6.5"
1942+
"@commitlint/is-ignored" "^17.6.6"
19431943
"@commitlint/parse" "^17.6.5"
19441944
"@commitlint/rules" "^17.6.5"
19451945
"@commitlint/types" "^17.4.4"
@@ -9933,10 +9933,10 @@ semver@7.0.0:
99339933
resolved "https://registry.yarnpkg.com/semver/-/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
99349934
integrity sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==
99359935

9936-
semver@7.5.0:
9937-
version "7.5.0"
9938-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.0.tgz#ed8c5dc8efb6c629c88b23d41dc9bf40c1d96cd0"
9939-
integrity sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==
9936+
semver@7.5.2:
9937+
version "7.5.2"
9938+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb"
9939+
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==
99409940
dependencies:
99419941
lru-cache "^6.0.0"
99429942

0 commit comments

Comments
 (0)