1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Update dependency lint-staged to v15.5.2 (#12896)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-06 02:32:29 +00:00
committed by GitHub
parent d2ee5411d0
commit 1dd0ec619f
2 changed files with 6 additions and 6 deletions

View File

@@ -86,7 +86,7 @@
"gulp": "4.0.2", "gulp": "4.0.2",
"husky": "9.1.7", "husky": "9.1.7",
"lerna": "3.22.1", "lerna": "3.22.1",
"lint-staged": "15.5.1", "lint-staged": "15.5.2",
"madge": "8.0.0", "madge": "8.0.0",
"npm-package-json-lint": "8.0.0", "npm-package-json-lint": "8.0.0",
"typescript": "5.8.2" "typescript": "5.8.2"

View File

@@ -34320,9 +34320,9 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"lint-staged@npm:15.5.1": "lint-staged@npm:15.5.2":
version: 15.5.1 version: 15.5.2
resolution: "lint-staged@npm:15.5.1" resolution: "lint-staged@npm:15.5.2"
dependencies: dependencies:
chalk: "npm:^5.4.1" chalk: "npm:^5.4.1"
commander: "npm:^13.1.0" commander: "npm:^13.1.0"
@@ -34336,7 +34336,7 @@ __metadata:
yaml: "npm:^2.7.0" yaml: "npm:^2.7.0"
bin: bin:
lint-staged: bin/lint-staged.js lint-staged: bin/lint-staged.js
checksum: 10/58662ea6e40c9292a3499ffd01cf6c1e8415f79bee7526fc8d9abbb173ba020d0099d7996a407f67be8e0f23cc6a6f898d86b7e27f41f37ba924ec25597b7914 checksum: 10/523c332d6cb6e34972a6530a7a2487307555e784df9466c82f2b8d17c8090a3db561a6362065ae6b63048c25fcb85c9e32057cd0bfb756bf7ab185bea1dbb89c
languageName: node languageName: node
linkType: hard linkType: hard
@@ -44438,7 +44438,7 @@ __metadata:
http-server: "npm:14.1.1" http-server: "npm:14.1.1"
husky: "npm:9.1.7" husky: "npm:9.1.7"
lerna: "npm:3.22.1" lerna: "npm:3.22.1"
lint-staged: "npm:15.5.1" lint-staged: "npm:15.5.2"
madge: "npm:8.0.0" madge: "npm:8.0.0"
node-gyp: "npm:11.2.0" node-gyp: "npm:11.2.0"
nodemon: "npm:3.1.10" nodemon: "npm:3.1.10"