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

(auto merged) (auto merged) chore: bump lint-staged from 15.2.5 to 15.2.7 #265

Merged
merged 1 commit into from
Jun 17, 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 @@ -29,7 +29,7 @@
"autoprefixer": "^10.4.19",
"dateformat": "^5.0.3",
"gray-matter": "^4.0.3",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"next-mdx-remote": "^4.4.1",
"postcss": "^8.4.38",
"remark": "15",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ __metadata:
autoprefixer: ^10.4.19
dateformat: ^5.0.3
gray-matter: ^4.0.3
lint-staged: ^15.2.5
lint-staged: ^15.2.7
next: ^14.2.4
next-mdx-remote: ^4.4.1
postcss: ^8.4.38
Expand Down Expand Up @@ -2143,9 +2143,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.5":
version: 15.2.5
resolution: "lint-staged@npm:15.2.5"
"lint-staged@npm:^15.2.7":
version: 15.2.7
resolution: "lint-staged@npm:15.2.7"
dependencies:
chalk: ~5.3.0
commander: ~12.1.0
Expand All @@ -2159,7 +2159,7 @@ __metadata:
yaml: ~2.4.2
bin:
lint-staged: bin/lint-staged.js
checksum: 3025868d965eb401a5ebd903abd70cfebb8dbeb41eea1020c316f9c8c79083ea203f6cef95d32bfa8c9ec5486392b4ed08632ace6a5347b69cf238ba00e178f0
checksum: 0f21d1b44c046fcfc0388dab66d45d244818afdb24bdf57e7593640c7ca82cc55be7d75e086708e453fac0c0d9ab8760b2cde053944f7b2121c2dd65f6367ffe
languageName: node
linkType: hard

Expand Down
Loading