From f49fe4e6ce61e826f845a423d266b42e49600dda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 12:16:58 +0000 Subject: [PATCH] chore(deps-dev): bump @ffflorian/eslint-config from 1.0.1 to 1.0.2 Bumps [@ffflorian/eslint-config](https://github.com/ffflorian/config) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/ffflorian/config/releases) - [Commits](https://github.com/ffflorian/config/compare/@ffflorian/eslint-config@1.0.1...@ffflorian/eslint-config@1.0.2) --- updated-dependencies: - dependency-name: "@ffflorian/eslint-config" dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 103 ++++++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 95 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 4e97a3ef..85a3b2a5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "My Node.js packages", "devDependencies": { "@eslint/js": "10.0.1", - "@ffflorian/eslint-config": "1.0.1", + "@ffflorian/eslint-config": "1.0.2", "@ffflorian/prettier-config": "1.0.0", "@ffflorian/semantic-release-config": "1.0.0", "@semantic-release/changelog": "6.0.3", diff --git a/yarn.lock b/yarn.lock index d61ffffa..8ff60b03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -607,22 +607,22 @@ __metadata: languageName: unknown linkType: soft -"@ffflorian/eslint-config@npm:1.0.1": - version: 1.0.1 - resolution: "@ffflorian/eslint-config@npm:1.0.1" +"@ffflorian/eslint-config@npm:1.0.2": + version: 1.0.2 + resolution: "@ffflorian/eslint-config@npm:1.0.2" dependencies: "@eslint/js": "npm:10.0.1" eslint: "npm:9.39.4" eslint-import-resolver-typescript: "npm:4.4.5" eslint-plugin-import: "npm:2.32.0" - eslint-plugin-oxlint: "npm:1.70.0" + eslint-plugin-oxlint: "npm:1.71.0" eslint-plugin-perfectionist: "npm:5.9.1" - globals: "npm:17.6.0" + globals: "npm:17.7.0" jiti: "npm:2.7.0" - typescript-eslint: "npm:8.61.1" + typescript-eslint: "npm:8.62.0" peerDependencies: eslint: ">=8.x || <10.x" - checksum: 10c0/e0ae76518acb0b2079f9f902545b5975e968d0497183ef4aecf9be7b3aa94c212c276ec220e8a239f0a516b387f0e77bd23596fd55c36bfeccf6840742b831bd + checksum: 10c0/f1c235d294050ced4cd560f24a2205576824d942646a5600ca68735bc2f38b6cb60de618bbbc5954da2cfb7a24322fb402bf1fe702a04e722c56dbe7bc9ea977 languageName: node linkType: hard @@ -2789,6 +2789,26 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/eslint-plugin@npm:8.62.0": + version: 8.62.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.62.0" + dependencies: + "@eslint-community/regexpp": "npm:^4.12.2" + "@typescript-eslint/scope-manager": "npm:8.62.0" + "@typescript-eslint/type-utils": "npm:8.62.0" + "@typescript-eslint/utils": "npm:8.62.0" + "@typescript-eslint/visitor-keys": "npm:8.62.0" + ignore: "npm:^7.0.5" + natural-compare: "npm:^1.4.0" + ts-api-utils: "npm:^2.5.0" + peerDependencies: + "@typescript-eslint/parser": ^8.62.0 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/2f257bb53a3b9b8b6f56f6b85c68ce193c7ba4cddf7d2d1995b0aec0591230859f808b3a1a85f0b7ed581f938a88efeacccc730aec307e80e1c14fc669222f9a + languageName: node + linkType: hard + "@typescript-eslint/parser@npm:8.61.1": version: 8.61.1 resolution: "@typescript-eslint/parser@npm:8.61.1" @@ -2805,6 +2825,22 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/parser@npm:8.62.0": + version: 8.62.0 + resolution: "@typescript-eslint/parser@npm:8.62.0" + dependencies: + "@typescript-eslint/scope-manager": "npm:8.62.0" + "@typescript-eslint/types": "npm:8.62.0" + "@typescript-eslint/typescript-estree": "npm:8.62.0" + "@typescript-eslint/visitor-keys": "npm:8.62.0" + debug: "npm:^4.4.3" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/eab526557fb679c862a0462e841581e3ca24a88b8f19764630e7d10e01ba01143906100a051c8bede36e3c6eb6bef21c14ac7dccf9d41e04c84448c058450a94 + languageName: node + linkType: hard + "@typescript-eslint/project-service@npm:8.61.1": version: 8.61.1 resolution: "@typescript-eslint/project-service@npm:8.61.1" @@ -2885,6 +2921,22 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:8.62.0": + version: 8.62.0 + resolution: "@typescript-eslint/type-utils@npm:8.62.0" + dependencies: + "@typescript-eslint/types": "npm:8.62.0" + "@typescript-eslint/typescript-estree": "npm:8.62.0" + "@typescript-eslint/utils": "npm:8.62.0" + debug: "npm:^4.4.3" + ts-api-utils: "npm:^2.5.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/caf6a0072ff48e9351564dbc856c095fd5233bf2176daf9e8361a534be9ded6835c984ff8867365ca3cba158189074b14cc199b19c1a2e20d09682170c3784db + languageName: node + linkType: hard + "@typescript-eslint/types@npm:8.61.1": version: 8.61.1 resolution: "@typescript-eslint/types@npm:8.61.1" @@ -2952,7 +3004,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:^8.61.0": +"@typescript-eslint/utils@npm:8.62.0, @typescript-eslint/utils@npm:^8.61.0": version: 8.62.0 resolution: "@typescript-eslint/utils@npm:8.62.0" dependencies: @@ -5329,6 +5381,17 @@ __metadata: languageName: node linkType: hard +"eslint-plugin-oxlint@npm:1.71.0": + version: 1.71.0 + resolution: "eslint-plugin-oxlint@npm:1.71.0" + dependencies: + jsonc-parser: "npm:^3.3.1" + peerDependencies: + oxlint: ~1.71.0 + checksum: 10c0/83a54f5c6537436a409162dade95951ea3c2155043fe257027606ec9143134fa3f84d98b24b7bbafbc05b6bc1b754658e2739d10dc7688bfc6cef9d253b6d16d + languageName: node + linkType: hard + "eslint-plugin-perfectionist@npm:5.9.1": version: 5.9.1 resolution: "eslint-plugin-perfectionist@npm:5.9.1" @@ -6334,6 +6397,13 @@ __metadata: languageName: node linkType: hard +"globals@npm:17.7.0": + version: 17.7.0 + resolution: "globals@npm:17.7.0" + checksum: 10c0/e83f791acf537b85fa1632ac48a45432a1999a61acd9f955b5c2145f66d6b5000a7945029874b6184fa2dfac8d33af03885a5a7ffa457866f1bcf0b40d0c1291 + languageName: node + linkType: hard + "globals@npm:^14.0.0": version: 14.0.0 resolution: "globals@npm:14.0.0" @@ -9142,7 +9212,7 @@ __metadata: resolution: "node-packages@workspace:." dependencies: "@eslint/js": "npm:10.0.1" - "@ffflorian/eslint-config": "npm:1.0.1" + "@ffflorian/eslint-config": "npm:1.0.2" "@ffflorian/prettier-config": "npm:1.0.0" "@ffflorian/semantic-release-config": "npm:1.0.0" "@semantic-release/changelog": "npm:6.0.3" @@ -12580,6 +12650,21 @@ __metadata: languageName: node linkType: hard +"typescript-eslint@npm:8.62.0": + version: 8.62.0 + resolution: "typescript-eslint@npm:8.62.0" + dependencies: + "@typescript-eslint/eslint-plugin": "npm:8.62.0" + "@typescript-eslint/parser": "npm:8.62.0" + "@typescript-eslint/typescript-estree": "npm:8.62.0" + "@typescript-eslint/utils": "npm:8.62.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/263056d927b79c17b0c84849953642af202106e55914c5a606a4c76445b6428b2412e2d08cc20318b8aed9d1988e2a0cea60387e18ef0862beae13e8bc1df690 + languageName: node + linkType: hard + "typescript@npm:6.0.3": version: 6.0.3 resolution: "typescript@npm:6.0.3"