Bump @adguard/aglint from 2.1.3 to 2.1.4 (#202090)

Bumps [@adguard/aglint](https://github.com/AdguardTeam/AGLint) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/AdguardTeam/AGLint/releases)
- [Changelog](https://github.com/AdguardTeam/AGLint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AdguardTeam/AGLint/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: "@adguard/aglint"
  dependency-version: 2.1.4
  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>
This commit is contained in:
dependabot[bot]
2025-04-02 15:18:50 +03:00
committed by GitHub
parent 62fc89a721
commit 03fa2e765d
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"*.md": "markdownlint"
},
"devDependencies": {
"@adguard/aglint": "2.1.3",
"@adguard/aglint": "2.1.4",
"husky": "^9.1.7",
"lint-staged": "^15.5.0",
"markdownlint": "^0.37.4",