Bump @adguard/aglint from 2.1.1 to 2.1.2 (#193611)

Bumps [@adguard/aglint](https://github.com/AdguardTeam/AGLint) from 2.1.1 to 2.1.2.
- [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.1...v2.1.2)

---
updated-dependencies:
- dependency-name: "@adguard/aglint"
  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]
2024-11-27 19:53:33 +03:00
committed by GitHub
parent 973718e0dd
commit 20c5a6cf19
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"*.md": "markdownlint"
},
"devDependencies": {
"@adguard/aglint": "2.1.1",
"@adguard/aglint": "2.1.2",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"markdownlint": "^0.36.1",

View File

@@ -2,10 +2,10 @@
# yarn lockfile v1
"@adguard/aglint@2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@adguard/aglint/-/aglint-2.1.1.tgz#f5b582e0f0048ebeff864cf3a01d23eb4ea97087"
integrity sha512-Q7c7A9obUcIhmxG7b1iWHahAZ/rhdg/G+1AWDy3wzKrWfWLdnMSLj1Zd26cOAjmNMwsblldWw2HuDc+Kbvt66Q==
"@adguard/aglint@2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@adguard/aglint/-/aglint-2.1.2.tgz#60c196d872f20351d0641b0049a27a0604d6b1b0"
integrity sha512-DG4l7eFw4EUh3ikfrZnOfo+mVI7WXbovIkWHPoouT4LhNMmNIKUxz6XlBle3iRperB9xBF6jFanhdir9mD4gAw==
dependencies:
"@adguard/agtree" "^2.0.2"
"@adguard/ecss-tree" "^1.1.0"