Skip to content

chore(deps): update dependency lint-staged to v15.2.7 #3184

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

Merged
merged 1 commit into from
Jun 15, 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 @@ -45,7 +45,7 @@
"eslint-plugin-unused-imports": "3.2.0",
"eslint-plugin-yml": "1.14.0",
"husky": "9.0.11",
"lint-staged": "15.2.5",
"lint-staged": "15.2.7",
"pinst": "3.0.0",
"prettier": "3.3.2",
"prettier-plugin-java": "2.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ __metadata:
eslint-plugin-unused-imports: "npm:3.2.0"
eslint-plugin-yml: "npm:1.14.0"
husky: "npm:9.0.11"
lint-staged: "npm:15.2.5"
lint-staged: "npm:15.2.7"
pinst: "npm:3.0.0"
prettier: "npm:3.3.2"
prettier-plugin-java: "npm:2.5.0"
Expand Down Expand Up @@ -11435,9 +11435,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: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -11451,7 +11451,7 @@ __metadata:
yaml: "npm:~2.4.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 10/2cb8e14e532a4de0a338da44dc5e22f94581390b988ba3d345d1132d592d9ce50be50846c9a9d25eaffaf3f1f634e0a056598f6abb705269ac21d0fd3bad3a45
checksum: 10/7557bcf4e8dc0555f2c7e6a8ab6f5dfd7faaaed632a5d9e598768c86f786267ca216f8005068796a8118884d322a1c7f8f93e57c01b3e556475b77297ddad34f
languageName: node
linkType: hard

Expand Down
Loading