From f4afc05c5a1b50b93dac7d5741076fef39cc673d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 11:04:26 +0000 Subject: [PATCH] build(deps-dev): bump @eslint/compat from 1.2.3 to 1.2.4 Bumps [@eslint/compat](https://github.com/eslint/rewrite) from 1.2.3 to 1.2.4. - [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.3...compat-v1.2.4) --- 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 7ae86c61..0fb07800 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "@commitlint/cli": "^19.6.0", "@commitlint/config-angular": "^19.6.0", "@compodoc/compodoc": "^1.1.26", - "@eslint/compat": "^1.2.3", + "@eslint/compat": "^1.2.4", "@eslint/eslintrc": "^3.2.0", "@eslint/js": "^9.16.0", "@types/jasmine": "~5.1.5", diff --git a/yarn.lock b/yarn.lock index efdf7498..5412850f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3812,15 +3812,15 @@ __metadata: languageName: node linkType: hard -"@eslint/compat@npm:^1.2.3": - version: 1.2.3 - resolution: "@eslint/compat@npm:1.2.3" +"@eslint/compat@npm:^1.2.4": + version: 1.2.4 + resolution: "@eslint/compat@npm:1.2.4" peerDependencies: eslint: ^9.10.0 peerDependenciesMeta: eslint: optional: true - checksum: 10c0/b7439e62f73b9a05abea3b54ad8edc171e299171fc4673fc5a2c84d97a584bb9487a7f0bee397342f6574bd53597819a8abe52f1ca72184378cf387275b84e32 + checksum: 10c0/afea54435f0ae6b05f1b732132ae4a9d95ff106be0fc9988ac19f31037eb89b2a0e968212be4d2fbf757ff16923031825a27739d94a365559089dfd8269331e3 languageName: node linkType: hard @@ -6404,7 +6404,7 @@ __metadata: "@commitlint/cli": "npm:^19.6.0" "@commitlint/config-angular": "npm:^19.6.0" "@compodoc/compodoc": "npm:^1.1.26" - "@eslint/compat": "npm:^1.2.3" + "@eslint/compat": "npm:^1.2.4" "@eslint/eslintrc": "npm:^3.2.0" "@eslint/js": "npm:^9.16.0" "@types/jasmine": "npm:~5.1.5"