Skip to content

Commit af75c04

Browse files
chore: bump lint-staged from 13.0.1 to 13.0.2 (#1023)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.0.1...v13.0.2) --- 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 8d61849 commit af75c04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.1",
23+
"lint-staged": "^13.0.2",
2424
"markdownlint-cli": "^0.31.1",
2525
"minimist": "^1.2.6",
2626
"prettier": "2.7.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -530,10 +530,10 @@ linkify-it@^3.0.1:
530530
dependencies:
531531
uc.micro "^1.0.1"
532532

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==
533+
lint-staged@^13.0.2:
534+
version "13.0.2"
535+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
536+
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
537537
dependencies:
538538
cli-truncate "^3.1.0"
539539
colorette "^2.0.17"

0 commit comments

Comments
 (0)