From 8fffca927751ba58c88e892b8e15fd8380551731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 07:20:20 +0000 Subject: [PATCH] chore(deps-dev): bump @stylistic/eslint-plugin from 5.0.0 to 5.4.0 Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.0.0 to 5.4.0. - [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/v5.4.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin" dependency-version: 5.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 41 +++++++++++++++++++++++++++++++++-------- 2 files changed, 34 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index ba0cac5d..7eab2231 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ }, "devDependencies": { "@eslint/js": "^9.29.0", - "@stylistic/eslint-plugin": "^5.0.0", + "@stylistic/eslint-plugin": "^5.4.0", "@types/common-tags": "^1.8.4", "@types/node": "~18.18.0", "@typescript-eslint/rule-tester": "^8.34.1", diff --git a/yarn.lock b/yarn.lock index a32f6e99..5de37019 100644 --- a/yarn.lock +++ b/yarn.lock @@ -282,6 +282,17 @@ __metadata: languageName: node linkType: hard +"@eslint-community/eslint-utils@npm:^4.9.0": + version: 4.9.0 + resolution: "@eslint-community/eslint-utils@npm:4.9.0" + dependencies: + eslint-visitor-keys: "npm:^3.4.3" + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + checksum: 10c0/8881e22d519326e7dba85ea915ac7a143367c805e6ba1374c987aa2fbdd09195cc51183d2da72c0e2ff388f84363e1b220fd0d19bef10c272c63455162176817 + languageName: node + linkType: hard + "@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.11.0, @eslint-community/regexpp@npm:^4.12.1": version: 4.12.1 resolution: "@eslint-community/regexpp@npm:4.12.1" @@ -707,19 +718,19 @@ __metadata: languageName: node linkType: hard -"@stylistic/eslint-plugin@npm:^5.0.0": - version: 5.0.0 - resolution: "@stylistic/eslint-plugin@npm:5.0.0" +"@stylistic/eslint-plugin@npm:^5.4.0": + version: 5.4.0 + resolution: "@stylistic/eslint-plugin@npm:5.4.0" dependencies: - "@eslint-community/eslint-utils": "npm:^4.7.0" - "@typescript-eslint/types": "npm:^8.34.1" + "@eslint-community/eslint-utils": "npm:^4.9.0" + "@typescript-eslint/types": "npm:^8.44.0" eslint-visitor-keys: "npm:^4.2.1" espree: "npm:^10.4.0" estraverse: "npm:^5.3.0" - picomatch: "npm:^4.0.2" + picomatch: "npm:^4.0.3" peerDependencies: eslint: ">=9.0.0" - checksum: 10c0/3827a350a12456dd2d02d53a01377a5848ea7ecf66e23671c8ec8e5f41173b68decfd462022bdb5042fee0cf1c2f1496ada7042e240dc6d3ba4bece414142d0f + checksum: 10c0/02db4ec387c75300f07417641fb26eb41fd2a202608d1d752ed799cb72a8cea270abcc0a36eafa2ab7488e8cbe5a51e778afa56100f69ade572d1ec4051e8883 languageName: node linkType: hard @@ -916,6 +927,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:^8.44.0": + version: 8.44.0 + resolution: "@typescript-eslint/types@npm:8.44.0" + checksum: 10c0/d3a4c173294533215b4676a89e454e728cda352d6c923489af4306bf5166e51625bff6980708cb1c191bdb89c864d82bccdf96a9ed5a76f6554d6af8c90e2e1d + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:8.34.1": version: 8.34.1 resolution: "@typescript-eslint/typescript-estree@npm:8.34.1" @@ -2171,7 +2189,7 @@ __metadata: resolution: "eslint-plugin-rxjs-x@workspace:." dependencies: "@eslint/js": "npm:^9.29.0" - "@stylistic/eslint-plugin": "npm:^5.0.0" + "@stylistic/eslint-plugin": "npm:^5.4.0" "@types/common-tags": "npm:^1.8.4" "@types/node": "npm:~18.18.0" "@typescript-eslint/rule-tester": "npm:^8.34.1" @@ -3938,6 +3956,13 @@ __metadata: languageName: node linkType: hard +"picomatch@npm:^4.0.3": + version: 4.0.3 + resolution: "picomatch@npm:4.0.3" + checksum: 10c0/9582c951e95eebee5434f59e426cddd228a7b97a0161a375aed4be244bd3fe8e3a31b846808ea14ef2c8a2527a6eeab7b3946a67d5979e81694654f939473ae2 + languageName: node + linkType: hard + "pirates@npm:^4.0.1": version: 4.0.6 resolution: "pirates@npm:4.0.6"