Skip to content

Commit 61d01d9

Browse files
build(deps-dev): bump lint-staged from 13.0.2 to 13.0.3 (#6245)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.2 to 13.0.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.0.2...v13.0.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c70afd9 commit 61d01d9

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.2",
106+
"lint-staged": "^13.0.3",
107107
"lodash": "^4.17.21",
108108
"markdownlint": "^0.26.0",
109109
"markdownlint-cli": "^0.31.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7680,10 +7680,10 @@ linkify-it@^4.0.1:
76807680
dependencies:
76817681
uc.micro "^1.0.1"
76827682

7683-
lint-staged@^13.0.2:
7684-
version "13.0.2"
7685-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
7686-
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
7683+
lint-staged@^13.0.3:
7684+
version "13.0.3"
7685+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6"
7686+
integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==
76877687
dependencies:
76887688
cli-truncate "^3.1.0"
76897689
colorette "^2.0.17"

0 commit comments

Comments
 (0)