mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Bump lint-staged from 17.1.0 to 17.2.0 (#237146)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.1.0 to 17.2.0. - [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/v17.1.0...v17.2.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"devDependencies": {
|
||||
"@adguard/aglint": "4.0.0-beta.5",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^17.1.0",
|
||||
"lint-staged": "^17.2.0",
|
||||
"markdownlint": "^0.41.1",
|
||||
"markdownlint-cli": "^0.49.1"
|
||||
},
|
||||
@@ -1564,9 +1564,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "17.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.1.0.tgz",
|
||||
"integrity": "sha512-d7UQRu/9ZPgfu4+hu/k0wny5GEaIxo+2jb2LJqQDkE7cHRTm1HGqNUDq5UOwsGPpjpaNAFmgAsYo3TR+i9cSJw==",
|
||||
"version": "17.2.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.2.0.tgz",
|
||||
"integrity": "sha512-FchGnFe4i4B1C/a35SPU9bNGPEHSC1+1iV0plLjzBmKVe9klZrlRfSgK6Cw4VeHyqOXbJUXP0vON61uRftNQ0A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"devDependencies": {
|
||||
"@adguard/aglint": "4.0.0-beta.5",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^17.1.0",
|
||||
"lint-staged": "^17.2.0",
|
||||
"markdownlint": "^0.41.1",
|
||||
"markdownlint-cli": "^0.49.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user