Skip to content

Commit fa85012

Browse files
build(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 (#6936)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.2 to 13.2.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.2.2...v13.2.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 f3ba6f9 commit fa85012

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
"hyperlink": "^5.0.4",
104104
"jest": "^29.5.0",
105105
"lightningcss": "^1.21.1",
106-
"lint-staged": "^13.2.2",
106+
"lint-staged": "^13.2.3",
107107
"lodash": "^4.17.21",
108108
"markdownlint-cli": "^0.35.0",
109109
"mdast-util-to-string": "^3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7724,10 +7724,10 @@ linkify-it@^4.0.1:
77247724
dependencies:
77257725
uc.micro "^1.0.1"
77267726

7727-
lint-staged@^13.2.2:
7728-
version "13.2.2"
7729-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
7730-
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
7727+
lint-staged@^13.2.3:
7728+
version "13.2.3"
7729+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
7730+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
77317731
dependencies:
77327732
chalk "5.2.0"
77337733
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)