Skip to content

Commit

Permalink
Bump lint-staged from 15.2.1 to 15.2.2 (#49)
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.2.1 to 15.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.1...v15.2.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:production
  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>
Co-authored-by: Sascha Ronnie Daoudia <85792632+Dadudidas@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Sascha Ronnie Daoudia authored Feb 8, 2024
1 parent b1d203d commit 86ae306
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 @@ -52,7 +52,7 @@
"gray-matter": "^4.0.3",
"husky": "9.0.10",
"js-yaml": "^4.1.0",
"lint-staged": "15.2.1",
"lint-staged": "15.2.2",
"markdownlint-cli2": "0.12.1",
"markdownlint-rule-search-replace": "1.2.0",
"prettier": "3.2.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4855,10 +4855,10 @@ linkify-it@^5.0.0:
dependencies:
uc.micro "^2.0.0"

lint-staged@15.2.1:
version "15.2.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.1.tgz#25beb6e587f54245b20163f5efede073f12c4d1b"
integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==
lint-staged@15.2.2:
version "15.2.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.2.2.tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f"
integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw==
dependencies:
chalk "5.3.0"
commander "11.1.0"
Expand Down

0 comments on commit 86ae306

Please sign in to comment.