Bump @adguard/aglint from 2.1.4 to 2.1.5 (#204670)

Bumps [@adguard/aglint](https://github.com/AdguardTeam/AGLint) from 2.1.4 to 2.1.5.
- [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.4...v2.1.5)

---
updated-dependencies:
- dependency-name: "@adguard/aglint"
  dependency-version: 2.1.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>
This commit is contained in:
dependabot[bot]
2025-05-06 21:19:56 +03:00
committed by GitHub
parent 7c97e1939f
commit 6d85558ccb
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -2,10 +2,10 @@
# yarn lockfile v1
"@adguard/aglint@2.1.4":
version "2.1.4"
resolved "https://registry.yarnpkg.com/@adguard/aglint/-/aglint-2.1.4.tgz#f7319ceeb42eedba78b94ab790295cad6003a89a"
integrity sha512-ILnfKEPEc1GBqKSI00m08PSk2RY2Rt6ocHwUvE/uRFQ8BoF4EKaPrZEZzlGJuIG0YN+JB5U/Y95SqImwibmFng==
"@adguard/aglint@2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@adguard/aglint/-/aglint-2.1.5.tgz#a54ecdfd9902684cea08a2bd887dd07ee5c69196"
integrity sha512-a8C85p9j/HV+vXtdjhWl9TmdH+pPm0lOIbkmEfY5TXQCf5CDVpyEsFG0Si39wBNP9AqZSC3utmoopOwXcYXx1w==
dependencies:
"@adguard/agtree" "^2.3.0"
"@adguard/ecss-tree" "^1.1.0"