Skip to content

Commit cee1fbe

Browse files
committed
chore(deps): update commitlint monorepo to ^17.6.0
1 parent a8b1409 commit cee1fbe

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"eslint-plugin-redux-saga": "^1.3.2"
3434
},
3535
"devDependencies": {
36-
"@commitlint/cli": "^17.5.1",
37-
"@commitlint/config-conventional": "^17.4.4",
36+
"@commitlint/cli": "^17.6.0",
37+
"@commitlint/config-conventional": "^17.6.0",
3838
"@semantic-release/changelog": "^6.0.3",
3939
"@semantic-release/git": "^10.0.1",
4040
"@types/react": "^18.0.35",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -316,13 +316,13 @@
316316
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
317317
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
318318

319-
"@commitlint/cli@^17.5.1":
320-
version "17.5.1"
321-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.5.1.tgz#db176538db7b4140c8856c88a46bd15ec705f881"
322-
integrity sha512-pRRgGSzdHQHehxZbGA3qF6wVPyl+EEQgTe/t321rtMLFbuJ7nRj2waS17s/v5oEbyZtiY5S8PGB6XtEIm0I+Sg==
319+
"@commitlint/cli@^17.6.0":
320+
version "17.6.0"
321+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.0.tgz#9e14322fc2eb7b27aa3124d3f0d64571e4ecb230"
322+
integrity sha512-JaZeZ1p6kfkSiZlDoQjK09AuiI9zYQMiIUJzTOM8qNRHFOXOPmiTM56nI67yzeUSNTFu6M/DRqjmdjtA5q3hEg==
323323
dependencies:
324324
"@commitlint/format" "^17.4.4"
325-
"@commitlint/lint" "^17.4.4"
325+
"@commitlint/lint" "^17.6.0"
326326
"@commitlint/load" "^17.5.0"
327327
"@commitlint/read" "^17.5.1"
328328
"@commitlint/types" "^17.4.4"
@@ -332,10 +332,10 @@
332332
resolve-global "1.0.0"
333333
yargs "^17.0.0"
334334

335-
"@commitlint/config-conventional@^17.4.4":
336-
version "17.4.4"
337-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.4.tgz#f30b1e5b2e48ce5799a483c200c52f218a98efcc"
338-
integrity sha512-u6ztvxqzi6NuhrcEDR7a+z0yrh11elY66nRrQIpqsqW6sZmpxYkDLtpRH8jRML+mmxYQ8s4qqF06Q/IQx5aJeQ==
335+
"@commitlint/config-conventional@^17.6.0":
336+
version "17.6.0"
337+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.0.tgz#dfd4ae715b3997c5dd319f2d99dd1421b2b783eb"
338+
integrity sha512-2Y9M7MN942bTK5h70fJGknhXA02+OtWCkKeIzTSwsdwz1V7y6bxYv24x052E9XHKtZHJfvM3iLuTOsjRvLqWtA==
339339
dependencies:
340340
conventional-changelog-conventionalcommits "^5.0.0"
341341

@@ -393,14 +393,14 @@
393393
"@commitlint/types" "^17.4.4"
394394
semver "7.3.8"
395395

396-
"@commitlint/lint@^17.4.4":
397-
version "17.4.4"
398-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.4.tgz#0ecd70b44ec5f4823c2e00e0c4b04ebd41d42856"
399-
integrity sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw==
396+
"@commitlint/lint@^17.6.0":
397+
version "17.6.0"
398+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.0.tgz#ec40e2267ced1d75e7f62b7e032db1f8a9e6c1f2"
399+
integrity sha512-6cEXxpxZd7fbtYMxeosOum/Nnwu3VdSuZcrFSqP9lWNsrHRv4ijVsnLeomvo6WHPchGOeEWAazAI7Q6Ap22fJw==
400400
dependencies:
401401
"@commitlint/is-ignored" "^17.4.4"
402402
"@commitlint/parse" "^17.4.4"
403-
"@commitlint/rules" "^17.4.4"
403+
"@commitlint/rules" "^17.6.0"
404404
"@commitlint/types" "^17.4.4"
405405

406406
"@commitlint/load@>6.1.1":
@@ -490,10 +490,10 @@
490490
resolve-from "^5.0.0"
491491
resolve-global "^1.0.0"
492492

493-
"@commitlint/rules@^17.4.4":
494-
version "17.4.4"
495-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.4.tgz#9b33f41e5eb529f916396bac7c62e61f0edd6791"
496-
integrity sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ==
493+
"@commitlint/rules@^17.6.0":
494+
version "17.6.0"
495+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.0.tgz#1d4029015362ec96690c3e460b8267331dc51077"
496+
integrity sha512-Ka7AsRFvkKMYYE7itgo7hddRGCiV+0BgbTIAq4PWmnkHAECxYpdqMVzW5jaATmXZfwfRRTB57e7KZWj6EPmK1A==
497497
dependencies:
498498
"@commitlint/ensure" "^17.4.4"
499499
"@commitlint/message" "^17.4.2"

0 commit comments

Comments
 (0)