From 6f238b3e94efdb4387a82651aadb3d8e8acca8d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 10:56:13 +0000 Subject: [PATCH] build(deps-dev): bump @eslint/compat from 1.2.5 to 1.2.6 Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](https://github.com/eslint/rewrite/compare/compat-v1.2.5...compat-v1.2.6) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8b510814..59eee1fa 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@commitlint/cli": "^19.6.1", "@commitlint/config-angular": "^19.7.0", "@compodoc/compodoc": "^1.1.26", - "@eslint/compat": "^1.2.5", + "@eslint/compat": "^1.2.6", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.19.0", "@types/jasmine": "~5.1.5", diff --git a/yarn.lock b/yarn.lock index 31379945..202fda0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3727,15 +3727,15 @@ __metadata: languageName: node linkType: hard -"@eslint/compat@npm:^1.2.5": - version: 1.2.5 - resolution: "@eslint/compat@npm:1.2.5" +"@eslint/compat@npm:^1.2.6": + version: 1.2.6 + resolution: "@eslint/compat@npm:1.2.6" peerDependencies: eslint: ^9.10.0 peerDependenciesMeta: eslint: optional: true - checksum: 10c0/c7cd6c623b850e7507fdaf26298b42b07012a65b57f6abbdd1e968eb281756bb94024f162a661ffcc7ad8b2949832aec5078a9fdefa87081e127d392842d0048 + checksum: 10c0/e767b62f1e43a1b4e3f9f1ac64546f8bcdf4f3fb84c504d8f1b0ea31a71f1607bcd11288c86c77b8ddd3d0bba9a9513d7203d4e6d15b1b3a1cff7718dea61b40 languageName: node linkType: hard @@ -6415,7 +6415,7 @@ __metadata: "@commitlint/cli": "npm:^19.6.1" "@commitlint/config-angular": "npm:^19.7.0" "@compodoc/compodoc": "npm:^1.1.26" - "@eslint/compat": "npm:^1.2.5" + "@eslint/compat": "npm:^1.2.6" "@eslint/eslintrc": "npm:^3.2.0" "@eslint/js": "npm:^9.19.0" "@types/jasmine": "npm:~5.1.5"