Skip to content

Commit 6bf957d

Browse files
build(deps-dev): bump lint-staged from 13.0.1 to 13.0.2 (#6223)
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 4f2f050 commit 6bf957d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"husky": "^8.0.1",
104104
"hyperlink": "^5.0.4",
105105
"jest": "^28.1.1",
106-
"lint-staged": "^13.0.1",
106+
"lint-staged": "^13.0.2",
107107
"lodash": "^4.17.21",
108108
"markdownlint": "^0.25.1",
109109
"markdownlint-cli": "^0.31.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7662,10 +7662,10 @@ linkify-it@^3.0.1:
76627662
dependencies:
76637663
uc.micro "^1.0.1"
76647664

7665-
lint-staged@^13.0.1:
7666-
version "13.0.1"
7667-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.1.tgz#899e78065ab29b88fdd922482411121664ef66be"
7668-
integrity sha512-Ykaf4QTi0a02BF7cnq7JIPGOJxH4TkNMWhSlJdH9wOekd0X+gog47Jfh/0L31DqZe5AiydLGC7LkPqpaNm+Kvg==
7665+
lint-staged@^13.0.2:
7666+
version "13.0.2"
7667+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
7668+
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
76697669
dependencies:
76707670
cli-truncate "^3.1.0"
76717671
colorette "^2.0.17"

0 commit comments

Comments
 (0)