Skip to content

Commit

Permalink
Bump lint-staged from 15.3.0 to 15.4.0 (#37675)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 63b1a25 commit 7a94532
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"gray-matter": "^4.0.3",
"husky": "9.1.7",
"js-yaml": "^4.1.0",
"lint-staged": "15.3.0",
"lint-staged": "15.4.0",
"markdownlint-cli2": "0.17.1",
"markdownlint-rule-search-replace": "1.2.0",
"prettier": "3.4.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5604,10 +5604,10 @@ linkify-it@^5.0.0:
dependencies:
uc.micro "^2.0.0"

lint-staged@15.3.0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0.tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3"
integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==
lint-staged@15.4.0:
version "15.4.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.0.tgz#ea2d096c35452ba7854f31431bb5d195260c9474"
integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==
dependencies:
chalk "~5.4.1"
commander "~12.1.0"
Expand Down

0 comments on commit 7a94532

Please sign in to comment.