Skip to content

Commit 10ee2f7

Browse files
chore: bump lint-staged from 13.2.2 to 13.2.3 (#1286)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e27f964 commit 10ee2f7

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
@@ -22,7 +22,7 @@
2222
"husky": "^8.0.3",
2323
"lint-staged": "^13.0.3",
2424
"markdownlint-cli": "^0.34.0",
25-
"lint-staged": "^13.2.2",
25+
"lint-staged": "^13.2.3",
2626
"markdownlint-cli": "^0.33.0",
2727
"minimist": "^1.2.8",
2828
"prettier": "2.8.8",

yarn.lock

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

533-
lint-staged@^13.2.2:
534-
version "13.2.2"
535-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
536-
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
533+
lint-staged@^13.2.3:
534+
version "13.2.3"
535+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
536+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
537537
dependencies:
538538
chalk "5.2.0"
539539
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)