From f84ee15017f72d001d358791df7f1fd7a2c9d7e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 04:31:26 +0000 Subject: [PATCH] chore(deps-dev): bump @stylistic/eslint-plugin from 2.12.0 to 2.12.1 Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" 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 748b43d2..6af45759 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ }, "devDependencies": { "@eslint/js": "^9.17.0", - "@stylistic/eslint-plugin": "^2.12.0", + "@stylistic/eslint-plugin": "^2.12.1", "@types/common-tags": "^1.8.4", "@types/node": "~18.18.0", "@typescript-eslint/rule-tester": "^8.18.1", diff --git a/yarn.lock b/yarn.lock index 6c5d8e80..15590151 100644 --- a/yarn.lock +++ b/yarn.lock @@ -798,9 +798,9 @@ __metadata: languageName: node linkType: hard -"@stylistic/eslint-plugin@npm:^2.12.0": - version: 2.12.0 - resolution: "@stylistic/eslint-plugin@npm:2.12.0" +"@stylistic/eslint-plugin@npm:^2.12.1": + version: 2.12.1 + resolution: "@stylistic/eslint-plugin@npm:2.12.1" dependencies: "@typescript-eslint/utils": "npm:^8.13.0" eslint-visitor-keys: "npm:^4.2.0" @@ -809,7 +809,7 @@ __metadata: picomatch: "npm:^4.0.2" peerDependencies: eslint: ">=8.40.0" - checksum: 10c0/07313f2bfe625b811d359550e5cb61a1578b51c75c8fe2a3fc17d77588d27aeb442b7a269feada2b135a7c2ce0e9fbeb78ea6ac2298d3c403966d1873dbce8bc + checksum: 10c0/52859e4148a268c8a16cad53dd2d89a641a26e1e61bb4f7368cf5ee1b7fc9904519ade65719096607dc03f22cf2a06d6d363f5b0e8510609e0a2ebd89acc344d languageName: node linkType: hard @@ -2098,7 +2098,7 @@ __metadata: resolution: "eslint-plugin-rxjs-x@workspace:." dependencies: "@eslint/js": "npm:^9.17.0" - "@stylistic/eslint-plugin": "npm:^2.12.0" + "@stylistic/eslint-plugin": "npm:^2.12.1" "@types/common-tags": "npm:^1.8.4" "@types/node": "npm:~18.18.0" "@typescript-eslint/rule-tester": "npm:^8.18.1"