From 842f6edba7bff968679eb73d0b4fb9a9b03d3f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 09:50:25 +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 | 198 ++++++++++++++------------------------------------- 2 files changed, 55 insertions(+), 145 deletions(-) diff --git a/package.json b/package.json index 45ff63d6..87983dfa 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "description": "Find the source of an npm package in an instant.", "devDependencies": { "@eslint/js": "10.0.1", - "@ffflorian/eslint-config": "1.0.1", + "@ffflorian/eslint-config": "1.0.2", "@ffflorian/prettier-config": "1.0.0", "@types/express": "5.0.6", "@types/node": "~26", diff --git a/yarn.lock b/yarn.lock index b2c13c92..52c1ce59 100644 --- a/yarn.lock +++ b/yarn.lock @@ -438,22 +438,22 @@ __metadata: languageName: node linkType: hard -"@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 @@ -1189,23 +1189,23 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.61.1": - version: 8.61.1 - resolution: "@typescript-eslint/eslint-plugin@npm:8.61.1" +"@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.61.1" - "@typescript-eslint/type-utils": "npm:8.61.1" - "@typescript-eslint/utils": "npm:8.61.1" - "@typescript-eslint/visitor-keys": "npm:8.61.1" + "@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.61.1 + "@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/3cb445622907283fb23e78f8bde4d1b04cca96da181a0c549b2775954c5dfa59f20e34c27f73ae3e189420e36637f59145bd97ce45c55017a6c3ac1871197951 + checksum: 10c0/2f257bb53a3b9b8b6f56f6b85c68ce193c7ba4cddf7d2d1995b0aec0591230859f808b3a1a85f0b7ed581f938a88efeacccc730aec307e80e1c14fc669222f9a languageName: node linkType: hard @@ -1229,19 +1229,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.61.1": - version: 8.61.1 - resolution: "@typescript-eslint/parser@npm:8.61.1" +"@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.61.1" - "@typescript-eslint/types": "npm:8.61.1" - "@typescript-eslint/typescript-estree": "npm:8.61.1" - "@typescript-eslint/visitor-keys": "npm:8.61.1" + "@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/6515afed5df24fd56fd0c96f94b2fc951236fc805e5d5ec925cbcae1319e5a41caea44284cd35b21f5ce7b812e567185c9dfe0882607135b947895509f23b253 + checksum: 10c0/eab526557fb679c862a0462e841581e3ca24a88b8f19764630e7d10e01ba01143906100a051c8bede36e3c6eb6bef21c14ac7dccf9d41e04c84448c058450a94 languageName: node linkType: hard @@ -1261,19 +1261,6 @@ __metadata: 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" - dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.61.1" - "@typescript-eslint/types": "npm:^8.61.1" - debug: "npm:^4.4.3" - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/4ced4f96cbe6b4b1f1f53d02e0e5d1efcb6ca02316d8ea11f9b328f7b3783a76e59b72ebbe233a00452de7466ac176f9836afe8a99c63acc94e8e2d1d31d370b - languageName: node - linkType: hard - "@typescript-eslint/project-service@npm:8.62.0": version: 8.62.0 resolution: "@typescript-eslint/project-service@npm:8.62.0" @@ -1300,16 +1287,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.61.1": - version: 8.61.1 - resolution: "@typescript-eslint/scope-manager@npm:8.61.1" - dependencies: - "@typescript-eslint/types": "npm:8.61.1" - "@typescript-eslint/visitor-keys": "npm:8.61.1" - checksum: 10c0/8558b56629acc28da1b90a8254eaf9862a38bf49c0a04680c767ea542f49d683c8c60c43676e0348491d1eac9af25cc67abe0a1bb3cfe90add42523faf48b029 - languageName: node - linkType: hard - "@typescript-eslint/scope-manager@npm:8.62.0": version: 8.62.0 resolution: "@typescript-eslint/scope-manager@npm:8.62.0" @@ -1330,16 +1307,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.61.1": - version: 8.61.1 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.61.1" - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/ab732f3c329f0ee8ea9e7d6c7c7d91b508cc0cf6c48c17d95e5df348d3e475730bd7ce63ac1f90260c80a9339a8a6f2eec8f2a35e1793e956a447130291bb5e3 - languageName: node - linkType: hard - -"@typescript-eslint/tsconfig-utils@npm:8.62.0, @typescript-eslint/tsconfig-utils@npm:^8.61.1, @typescript-eslint/tsconfig-utils@npm:^8.62.0": +"@typescript-eslint/tsconfig-utils@npm:8.62.0, @typescript-eslint/tsconfig-utils@npm:^8.62.0": version: 8.62.0 resolution: "@typescript-eslint/tsconfig-utils@npm:8.62.0" peerDependencies: @@ -1366,19 +1334,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.61.1": - version: 8.61.1 - resolution: "@typescript-eslint/type-utils@npm:8.61.1" +"@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.61.1" - "@typescript-eslint/typescript-estree": "npm:8.61.1" - "@typescript-eslint/utils": "npm:8.61.1" + "@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/c6d112e80e82de3ad5a4f8a875c5caf267fa856df2eb97e3ef945de7b62ad07eff02e1dd9e8943cc2e1388180d4f31f1d97e0300d2e5e662245e322205af67dc + checksum: 10c0/caf6a0072ff48e9351564dbc856c095fd5233bf2176daf9e8361a534be9ded6835c984ff8867365ca3cba158189074b14cc199b19c1a2e20d09682170c3784db languageName: node linkType: hard @@ -1398,14 +1366,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.61.1": - version: 8.61.1 - resolution: "@typescript-eslint/types@npm:8.61.1" - checksum: 10c0/165c3f0d3f4e1d04b310fe2a918c1012d037a0f0913895096eed40895fa72638e414a69e36182fc1bcc78efb9a4b7d81654b8768d8f1c3f43f3f2792694dfa49 - languageName: node - linkType: hard - -"@typescript-eslint/types@npm:8.62.0, @typescript-eslint/types@npm:^8.61.1, @typescript-eslint/types@npm:^8.62.0": +"@typescript-eslint/types@npm:8.62.0, @typescript-eslint/types@npm:^8.62.0": version: 8.62.0 resolution: "@typescript-eslint/types@npm:8.62.0" checksum: 10c0/28d7a6851cb79301ef1ee004fb8d75811e52eb2a7258d7f8ad2f234886ab2faaf1888cbf5a71cb53afd4d1024c51f71ea359f3103ea70d6f7ccd626ffbfd49c1 @@ -1426,25 +1387,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.61.1": - version: 8.61.1 - resolution: "@typescript-eslint/typescript-estree@npm:8.61.1" - dependencies: - "@typescript-eslint/project-service": "npm:8.61.1" - "@typescript-eslint/tsconfig-utils": "npm:8.61.1" - "@typescript-eslint/types": "npm:8.61.1" - "@typescript-eslint/visitor-keys": "npm:8.61.1" - debug: "npm:^4.4.3" - minimatch: "npm:^10.2.2" - semver: "npm:^7.7.3" - tinyglobby: "npm:^0.2.15" - ts-api-utils: "npm:^2.5.0" - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/cc3f15e8e30dee0522e9f8b5879824cfe3d98aad6a64e863bf0a21c26eedb3b0e5c82c2b73d59f9d5bc1b66f67305132c7c71f11a542e04e152f92b58599b358 - languageName: node - linkType: hard - "@typescript-eslint/typescript-estree@npm:8.62.0": version: 8.62.0 resolution: "@typescript-eslint/typescript-estree@npm:8.62.0" @@ -1483,18 +1425,18 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.61.1": - version: 8.61.1 - resolution: "@typescript-eslint/utils@npm:8.61.1" +"@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: "@eslint-community/eslint-utils": "npm:^4.9.1" - "@typescript-eslint/scope-manager": "npm:8.61.1" - "@typescript-eslint/types": "npm:8.61.1" - "@typescript-eslint/typescript-estree": "npm:8.61.1" + "@typescript-eslint/scope-manager": "npm:8.62.0" + "@typescript-eslint/types": "npm:8.62.0" + "@typescript-eslint/typescript-estree": "npm:8.62.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/afb5e6f39da3ee34c11cfc73a64045a0e5dadd74ae2a2fcf01d9494e3be00c849a3b9ca8b23570f596726611f00598a198d66cd82e3753f63b8bde69ead0e507 + checksum: 10c0/5c5d1dd2c37d43ec913e4d144d071058701bf3548733671a05025fae306f7afdc4fdc3d9867d0eae32537eb68ecba046ab8aa6111a5d97497ec78fee98a25809 languageName: node linkType: hard @@ -1513,31 +1455,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:^8.61.0": - version: 8.62.0 - resolution: "@typescript-eslint/utils@npm:8.62.0" - dependencies: - "@eslint-community/eslint-utils": "npm:^4.9.1" - "@typescript-eslint/scope-manager": "npm:8.62.0" - "@typescript-eslint/types": "npm:8.62.0" - "@typescript-eslint/typescript-estree": "npm:8.62.0" - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 - typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/5c5d1dd2c37d43ec913e4d144d071058701bf3548733671a05025fae306f7afdc4fdc3d9867d0eae32537eb68ecba046ab8aa6111a5d97497ec78fee98a25809 - languageName: node - linkType: hard - -"@typescript-eslint/visitor-keys@npm:8.61.1": - version: 8.61.1 - resolution: "@typescript-eslint/visitor-keys@npm:8.61.1" - dependencies: - "@typescript-eslint/types": "npm:8.61.1" - eslint-visitor-keys: "npm:^5.0.0" - checksum: 10c0/fa2075b891076fe640cfc36fd68299985f35c9b6782ff35cf231c1418e38dba56b28412bc6fced7fb8fabbd91444a02643f62e1ebe424aa45a885b8a8e60fbfd - languageName: node - linkType: hard - "@typescript-eslint/visitor-keys@npm:8.62.0": version: 8.62.0 resolution: "@typescript-eslint/visitor-keys@npm:8.62.0" @@ -3157,14 +3074,14 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-oxlint@npm:1.70.0": - version: 1.70.0 - resolution: "eslint-plugin-oxlint@npm:1.70.0" +"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.70.0 - checksum: 10c0/ab39122ac7f9acf657c4f693b5fca7f118b71cbc486981ebf1af2b6dffdb7c98c57e7e138e0448f56f2108c8dd32c9a8b616c3e56bf3e10bac3a4166b7835732 + oxlint: ~1.71.0 + checksum: 10c0/83a54f5c6537436a409162dade95951ea3c2155043fe257027606ec9143134fa3f84d98b24b7bbafbc05b6bc1b754658e2739d10dc7688bfc6cef9d253b6d16d languageName: node linkType: hard @@ -3824,13 +3741,6 @@ __metadata: languageName: node linkType: hard -"globals@npm:17.6.0": - version: 17.6.0 - resolution: "globals@npm:17.6.0" - checksum: 10c0/cf94fb4329cc5c68cf81018fd68324f413181ee169f0235b0b33b82bc93fe7825a21beea951f83a80e8e4bbdad9c0c80515a145b5fd4b5cb52f2a80db899a93f - languageName: node - linkType: hard - "globals@npm:17.7.0": version: 17.7.0 resolution: "globals@npm:17.7.0" @@ -5789,7 +5699,7 @@ __metadata: resolution: "pkgsource@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" "@nestjs/common": "npm:11.1.27" "@nestjs/core": "npm:11.1.27" @@ -7061,18 +6971,18 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:8.61.1": - version: 8.61.1 - resolution: "typescript-eslint@npm:8.61.1" +"typescript-eslint@npm:8.62.0": + version: 8.62.0 + resolution: "typescript-eslint@npm:8.62.0" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.61.1" - "@typescript-eslint/parser": "npm:8.61.1" - "@typescript-eslint/typescript-estree": "npm:8.61.1" - "@typescript-eslint/utils": "npm:8.61.1" + "@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/cf27a5c25a6d492a77ee72d98ff0e708b25553c4450483c627018556bee5b7b17066c0696947aa968ed24fd07ebc095b449dea79f8a7a4c65bccdb6aaf8dc09d + checksum: 10c0/263056d927b79c17b0c84849953642af202106e55914c5a606a4c76445b6428b2412e2d08cc20318b8aed9d1988e2a0cea60387e18ef0862beae13e8bc1df690 languageName: node linkType: hard