Merge pull request #137 from Mastermindzh/renovate/lint-staged-16.x-lockfile

chore(deps): update lint-staged to 16.1.6
This commit is contained in:
2025-09-02 08:59:51 +02:00
committed by GitHub

16
package-lock.json generated
View File

@@ -23977,17 +23977,17 @@
"integrity": "sha512-kmsGcmpvjStZ0ATjuHycBujtNnXiZR28BTivEu0gAMDTT7GEyodcK6zSRtu6xsrdorrPZEIN380x7BD7xEYkew=="
},
"node_modules/lint-staged": {
"version": "16.1.5",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.5.tgz",
"integrity": "sha512-uAeQQwByI6dfV7wpt/gVqg+jAPaSp8WwOA8kKC/dv1qw14oGpnpAisY65ibGHUGDUv0rYaZ8CAJZ/1U8hUvC2A==",
"version": "16.1.6",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.6.tgz",
"integrity": "sha512-U4kuulU3CKIytlkLlaHcGgKscNfJPNTiDF2avIUGFCv7K95/DCYQ7Ra62ydeRWmgQGg9zJYw2dzdbztwJlqrow==",
"dev": true,
"license": "MIT",
"dependencies": {
"chalk": "^5.5.0",
"chalk": "^5.6.0",
"commander": "^14.0.0",
"debug": "^4.4.1",
"lilconfig": "^3.1.3",
"listr2": "^9.0.1",
"listr2": "^9.0.3",
"micromatch": "^4.0.8",
"nano-spawn": "^1.0.2",
"pidtree": "^0.6.0",
@@ -24031,9 +24031,9 @@
}
},
"node_modules/listr2": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/listr2/-/listr2-9.0.1.tgz",
"integrity": "sha512-SL0JY3DaxylDuo/MecFeiC+7pedM0zia33zl0vcjgwcq1q1FWWF1To9EIauPbl8GbMCU0R2e0uJ8bZunhYKD2g==",
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/listr2/-/listr2-9.0.3.tgz",
"integrity": "sha512-0aeh5HHHgmq1KRdMMDHfhMWQmIT/m7nRDTlxlFqni2Sp0had9baqsjJRvDGdlvgd6NmPE0nPloOipiQJGFtTHQ==",
"dev": true,
"license": "MIT",
"dependencies": {