build(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 (#4611)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.4 to 16.2.5. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v16.2.4...v16.2.5) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.2.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
This commit is contained in:
committed by
martin-mfg
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Alexandr Garbuzov
parent
e329b4e74d
commit
9e04196767
Generated
+7
-7
@@ -36,7 +36,7 @@
|
||||
"jest": "^30.2.0",
|
||||
"jest-environment-jsdom": "^30.2.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^16.2.4",
|
||||
"lint-staged": "^16.2.5",
|
||||
"lodash.snakecase": "^4.1.1",
|
||||
"parse-diff": "^0.11.1",
|
||||
"prettier": "^3.6.2"
|
||||
@@ -5580,9 +5580,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "16.2.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.4.tgz",
|
||||
"integrity": "sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==",
|
||||
"version": "16.2.5",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.5.tgz",
|
||||
"integrity": "sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"commander": "^14.0.1",
|
||||
@@ -11963,9 +11963,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "16.2.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.4.tgz",
|
||||
"integrity": "sha512-Pkyr/wd90oAyXk98i/2KwfkIhoYQUMtss769FIT9hFM5ogYZwrk+GRE46yKXSg2ZGhcJ1p38Gf5gmI5Ohjg2yg==",
|
||||
"version": "16.2.5",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.2.5.tgz",
|
||||
"integrity": "sha512-o36wH3OX0jRWqDw5dOa8a8x6GXTKaLM+LvhRaucZxez0IxA+KNDUCiyjBfNgsMNmchwSX6urLSL7wShcUqAang==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"commander": "^14.0.1",
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"jest": "^30.2.0",
|
||||
"jest-environment-jsdom": "^30.2.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
"lint-staged": "^16.2.4",
|
||||
"lint-staged": "^16.2.5",
|
||||
"lodash.snakecase": "^4.1.1",
|
||||
"parse-diff": "^0.11.1",
|
||||
"prettier": "^3.6.2"
|
||||
|
||||
Reference in New Issue
Block a user