Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15.2.6
Browse files Browse the repository at this point in the history
| datasource | package     | from   | to     |
| ---------- | ----------- | ------ | ------ |
| npm        | lint-staged | 15.2.5 | 15.2.6 |
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent e1bae07 commit 062d2a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@semantic-release/git": "10.0.1",
"husky": "9.0.11",
"is-ci": "3.0.1",
"lint-staged": "15.2.5",
"lint-staged": "15.2.6",
"pinst": "3.0.0",
"prettier": "3.3.2",
"prettier-plugin-packagejson": "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 @@ -1125,7 +1125,7 @@ __metadata:
"@semantic-release/git": "npm:10.0.1"
husky: "npm:9.0.11"
is-ci: "npm:3.0.1"
lint-staged: "npm:15.2.5"
lint-staged: "npm:15.2.6"
pinst: "npm:3.0.0"
prettier: "npm:3.3.2"
prettier-plugin-packagejson: "npm:2.5.0"
Expand Down Expand Up @@ -3125,9 +3125,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.6":
version: 15.2.6
resolution: "lint-staged@npm:15.2.6"
dependencies:
chalk: "npm:~5.3.0"
commander: "npm:~12.1.0"
Expand All @@ -3141,7 +3141,7 @@ __metadata:
yaml: "npm:~2.4.2"
bin:
lint-staged: bin/lint-staged.js
checksum: 10c0/89c54489783510f86df15756659facade82e849c0cbfb564fe047b82be91c5d2b1b5608a4bfc5237bd7b9fd0e1206e66aa3e4f8cad3ac51e37a098b8492c2fa6
checksum: 10c0/3976a86634324e5e0704911f30681f36e0c3e3aa4737da49cce1e5e73e089ccde65f20a6d0c74fff763baa9bc29b598ba3ba31fc785a66012cd3d75a19d69e8b
languageName: node
linkType: hard

Expand Down

0 comments on commit 062d2a6

Please sign in to comment.