Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump lint-staged from 15.2.6 to 15.2.7 #416

Merged
merged 1 commit into from
Jun 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"license-checker-rseidelsohn": "^4.3.0",
"lint-staged": "^15.2.6",
"lint-staged": "^15.2.7",
"micromark-util-types": "^2.0.0",
"prettier": "^3.3.2",
"sort-package-json": "^2.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@ __metadata:
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
license-checker-rseidelsohn: "npm:^4.3.0"
lint-staged: "npm:^15.2.6"
lint-staged: "npm:^15.2.7"
lodash: "npm:^4.17.21"
mdast-util-from-markdown: "npm:^2.0.1"
mdast-util-to-hast: "npm:^13.2.0"
Expand Down Expand Up @@ -4436,9 +4436,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.6":
version: 15.2.6
resolution: "lint-staged@npm:15.2.6"
"lint-staged@npm:^15.2.7":
version: 15.2.7
resolution: "lint-staged@npm:15.2.7"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -4452,7 +4452,7 @@ __metadata:
yaml: "npm:~2.4.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 3976a86634324e5e0704911f30681f36e0c3e3aa4737da49cce1e5e73e089ccde65f20a6d0c74fff763baa9bc29b598ba3ba31fc785a66012cd3d75a19d69e8b
checksum: c14399f9782ae222a1748144254f24b5b9afc816dc8840bd02d50f523c6582796ff18410767eb1a73cf1a83bc6e492dea7b1c4f0912bf3e434c068221f13c878
languageName: node
linkType: hard

Expand Down
Loading