Skip to content

Commit 89a63b6

Browse files
chore: bump lint-staged from 13.0.0 to 13.0.1 (#1019)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.0 to 13.0.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.0.0...v13.0.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f583c2 commit 89a63b6

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/semver-compare": "^1.0.1",
2121
"all-contributors-cli": "^6.20.0",
2222
"husky": "^8.0.1",
23-
"lint-staged": "^13.0.0",
23+
"lint-staged": "^13.0.1",
2424
"markdownlint-cli": "^0.31.1",
2525
"minimist": "^1.2.6",
2626
"prettier": "2.6.2",

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -244,10 +244,10 @@ color-name@~1.1.4:
244244
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
245245
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
246246

247-
colorette@^2.0.16:
248-
version "2.0.16"
249-
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.16.tgz#713b9af84fdb000139f04546bd4a93f62a5085da"
250-
integrity sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==
247+
colorette@^2.0.16, colorette@^2.0.17:
248+
version "2.0.17"
249+
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.17.tgz#5dd4c0d15e2984b7433cb4a9f2ead45063b80c47"
250+
integrity sha512-hJo+3Bkn0NCHybn9Tu35fIeoOKGOk5OCC32y4Hz2It+qlCO2Q3DeQ1hRn/tDDMQKRYUEzqsl7jbF6dYKjlE60g==
251251

252252
commander@^9.3.0:
253253
version "9.3.0"
@@ -530,13 +530,13 @@ linkify-it@^3.0.1:
530530
dependencies:
531531
uc.micro "^1.0.1"
532532

533-
lint-staged@^13.0.0:
534-
version "13.0.0"
535-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.0.tgz#ce3526a844e6328814a3261fbfedc610a18856fa"
536-
integrity sha512-vWban5utFt78VZohbosUxNIa46KKJ+KOQTDWTQ8oSl1DLEEVl9zhUtaQbiiydAmx+h2wKJK2d0+iMaRmknuWRQ==
533+
lint-staged@^13.0.1:
534+
version "13.0.1"
535+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.1.tgz#899e78065ab29b88fdd922482411121664ef66be"
536+
integrity sha512-Ykaf4QTi0a02BF7cnq7JIPGOJxH4TkNMWhSlJdH9wOekd0X+gog47Jfh/0L31DqZe5AiydLGC7LkPqpaNm+Kvg==
537537
dependencies:
538538
cli-truncate "^3.1.0"
539-
colorette "^2.0.16"
539+
colorette "^2.0.17"
540540
commander "^9.3.0"
541541
debug "^4.3.4"
542542
execa "^6.1.0"
@@ -545,7 +545,7 @@ lint-staged@^13.0.0:
545545
micromatch "^4.0.5"
546546
normalize-path "^3.0.0"
547547
object-inspect "^1.12.2"
548-
pidtree "^0.5.0"
548+
pidtree "^0.6.0"
549549
string-argv "^0.3.1"
550550
yaml "^2.1.1"
551551

@@ -785,10 +785,10 @@ picomatch@^2.3.1:
785785
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
786786
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
787787

788-
pidtree@^0.5.0:
789-
version "0.5.0"
790-
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
791-
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
788+
pidtree@^0.6.0:
789+
version "0.6.0"
790+
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.6.0.tgz#90ad7b6d42d5841e69e0a2419ef38f8883aa057c"
791+
integrity sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==
792792

793793
pify@^5.0.0:
794794
version "5.0.0"

0 commit comments

Comments
 (0)