From ba910cc93168ee3fae08253c89e30bb32a4a3ed8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 20:16:28 +0000 Subject: [PATCH] chore(deps-dev): bump @ffflorian/eslint-config from 1.1.2 to 1.1.3 Bumps [@ffflorian/eslint-config](https://github.com/ffflorian/config) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/ffflorian/config/releases) - [Commits](https://github.com/ffflorian/config/compare/@ffflorian/eslint-config@1.1.2...@ffflorian/eslint-config@1.1.3) --- updated-dependencies: - dependency-name: "@ffflorian/eslint-config" dependency-version: 1.1.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 279 +++++++++++++++++---------------------------------- 2 files changed, 93 insertions(+), 188 deletions(-) diff --git a/package.json b/package.json index 61706ee3..65c6f94b 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.1.2", + "@ffflorian/eslint-config": "1.1.3", "@ffflorian/prettier-config": "1.0.1", "@types/express": "5.0.6", "@types/node": "~26", diff --git a/yarn.lock b/yarn.lock index 00963c97..55e27766 100644 --- a/yarn.lock +++ b/yarn.lock @@ -438,23 +438,23 @@ __metadata: languageName: node linkType: hard -"@ffflorian/eslint-config@npm:1.1.2": - version: 1.1.2 - resolution: "@ffflorian/eslint-config@npm:1.1.2" +"@ffflorian/eslint-config@npm:1.1.3": + version: 1.1.3 + resolution: "@ffflorian/eslint-config@npm:1.1.3" dependencies: "@eslint/js": "npm:10.0.1" eslint: "npm:9.39.5" eslint-import-resolver-typescript: "npm:4.4.5" eslint-plugin-import: "npm:2.32.0" - eslint-plugin-oxlint: "npm:1.76.0" - eslint-plugin-perfectionist: "npm:5.10.0" - globals: "npm:17.8.0" + eslint-plugin-oxlint: "npm:1.77.0" + eslint-plugin-perfectionist: "npm:5.10.1" + globals: "npm:17.9.0" jiti: "npm:2.7.0" - typescript-eslint: "npm:8.65.0" + typescript-eslint: "npm:8.66.0" peerDependencies: eslint: ">=8.x || <10.x" typescript: ">=6.0.3" - checksum: 10c0/d0b10ca3817c0c1f9077c555db55979273c9c647e43b2c22ebd451927d0c3fa8e7683bfc349e9eb3617ef9fc132dcc97811bf5a3c9ee8a8f5809aa76d0793344 + checksum: 10c0/6babd5b6ad1e79df2e249dfe61887343c0cb879fb2f74d5f40ba9c34c2dd2e392b58a4c90a5c7526ec63e9b14c172791ca5833b848d9f59d7dd24321c50e1aaa languageName: node linkType: hard @@ -1190,23 +1190,23 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.65.0": - version: 8.65.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.65.0" +"@typescript-eslint/eslint-plugin@npm:8.66.0": + version: 8.66.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.66.0" dependencies: "@eslint-community/regexpp": "npm:^4.12.2" - "@typescript-eslint/scope-manager": "npm:8.65.0" - "@typescript-eslint/type-utils": "npm:8.65.0" - "@typescript-eslint/utils": "npm:8.65.0" - "@typescript-eslint/visitor-keys": "npm:8.65.0" + "@typescript-eslint/scope-manager": "npm:8.66.0" + "@typescript-eslint/type-utils": "npm:8.66.0" + "@typescript-eslint/utils": "npm:8.66.0" + "@typescript-eslint/visitor-keys": "npm:8.66.0" ignore: "npm:^7.0.5" natural-compare: "npm:^1.4.0" ts-api-utils: "npm:^2.5.0" peerDependencies: - "@typescript-eslint/parser": ^8.65.0 + "@typescript-eslint/parser": ^8.66.0 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/1d9ddad417b43037c35c91a7c30bfc0015ccc40da57fe9faadae97fbaee6031a539a35265a9933d3bb946f307c397b7a00953806339576a721d619695a972079 + checksum: 10c0/2f8fc6aac7125ae6bebb11f25fd34cbadba4060845a138f819376a5d11c5de380f8117a1fc56e24735e661105e8c3b37f3da50015f840470b7108774b99bd24f languageName: node linkType: hard @@ -1230,19 +1230,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.65.0": - version: 8.65.0 - resolution: "@typescript-eslint/parser@npm:8.65.0" +"@typescript-eslint/parser@npm:8.66.0": + version: 8.66.0 + resolution: "@typescript-eslint/parser@npm:8.66.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.65.0" - "@typescript-eslint/types": "npm:8.65.0" - "@typescript-eslint/typescript-estree": "npm:8.65.0" - "@typescript-eslint/visitor-keys": "npm:8.65.0" + "@typescript-eslint/scope-manager": "npm:8.66.0" + "@typescript-eslint/types": "npm:8.66.0" + "@typescript-eslint/typescript-estree": "npm:8.66.0" + "@typescript-eslint/visitor-keys": "npm:8.66.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/b3f5333abe5dfb08b53b89c824d045d96d5eb5798fab45eeedfaab72e4ce133a82fb4ebbc1acf79098aac9b08f7acc119fe0edd63ac2f91d80c98f5ca87c41e0 + checksum: 10c0/95efddf190f87bddee46a9662fd7a5c59b9059fd59310c853adb49d0d9378504730f1fc0b55d95b2207964a81756681a9f278a1a339081e4268537696f12c322 languageName: node linkType: hard @@ -1262,29 +1262,16 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/project-service@npm:8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/project-service@npm:8.64.0" - dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.64.0" - "@typescript-eslint/types": "npm:^8.64.0" - debug: "npm:^4.4.3" - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/855138c17134b7eaa200bb0e6d5acbf7e2190a1bf20e32fe3613461b90bfac5f3716cd261309c3d139d726c72a77ce5e876aa89ac320ad481c9e6f6ebaf2e66c - languageName: node - linkType: hard - -"@typescript-eslint/project-service@npm:8.65.0": - version: 8.65.0 - resolution: "@typescript-eslint/project-service@npm:8.65.0" +"@typescript-eslint/project-service@npm:8.66.0": + version: 8.66.0 + resolution: "@typescript-eslint/project-service@npm:8.66.0" dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.65.0" - "@typescript-eslint/types": "npm:^8.65.0" + "@typescript-eslint/tsconfig-utils": "npm:^8.66.0" + "@typescript-eslint/types": "npm:^8.66.0" debug: "npm:^4.4.3" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/56d8f598f1bb6ca892ff79320bd1aa134eefa05cf0bad4932c44518475a8bccf0c9027ae2177b3c1761496c8107236b81dd93f67d09093c2242f07f3f2063c1f + checksum: 10c0/1b8129da708262104691091ac09f67fca2dd877d99090472fd5f0cf86b05755cb3df11d98ed003e775864b9f015c01b429fd5553adbb8a94dd047ff83d4ad6b3 languageName: node linkType: hard @@ -1301,23 +1288,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/scope-manager@npm:8.64.0" - dependencies: - "@typescript-eslint/types": "npm:8.64.0" - "@typescript-eslint/visitor-keys": "npm:8.64.0" - checksum: 10c0/1f1bcad7fcaf3d12af9d398046be3718333546c0a8967d823e21d2a008896b4afad9362450548f93dc2187e4c7444c8736a98448e6de3a26147404abc90abf0d - languageName: node - linkType: hard - -"@typescript-eslint/scope-manager@npm:8.65.0": - version: 8.65.0 - resolution: "@typescript-eslint/scope-manager@npm:8.65.0" +"@typescript-eslint/scope-manager@npm:8.66.0": + version: 8.66.0 + resolution: "@typescript-eslint/scope-manager@npm:8.66.0" dependencies: - "@typescript-eslint/types": "npm:8.65.0" - "@typescript-eslint/visitor-keys": "npm:8.65.0" - checksum: 10c0/303bae83a2243e742fcf86bef0b67615dc8915d2dd40268b796e2f49a40057b05de41608846aa362ad77e2d6976ec3cf30f1cdf245c1e39d18fd8ce91ae38c5c + "@typescript-eslint/types": "npm:8.66.0" + "@typescript-eslint/visitor-keys": "npm:8.66.0" + checksum: 10c0/247709b8712295650b8145050c3d566a71ebdca0a10477766cf369f35c9f7fdf7aa62ebb3b3c05fad3ae13c867196c9ff04ede7b1e7b8a6f60acf550207095d4 languageName: node linkType: hard @@ -1331,25 +1308,16 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.64.0, @typescript-eslint/tsconfig-utils@npm:^8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.64.0" +"@typescript-eslint/tsconfig-utils@npm:8.66.0": + version: 8.66.0 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.66.0" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/701e39ea88a0cbcad5f9657aed973b97db09fe8d5a03df58e4a4ddf307975a9f8270b11f4dad4195c27c37cd335fc44b1437a782f15de3c81b2ec2b6ea0f548d + checksum: 10c0/1267e1f0adf822062c3917d717f0d1e463e46fdf2d9d0afd6b99b4498f27e63597296cf7ed4a5fe24c3311afb5458d54ccd369d5acee0f51017814384cfd1983 languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.65.0, @typescript-eslint/tsconfig-utils@npm:^8.65.0": - version: 8.65.0 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.65.0" - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/5b897bbba4584ee67c7a0bc0b4b6cbf8db2cb5997d5ab8f07fae692315dd51cabcc7116c609a94a162747dd267118b7a0f1c8fb29d71210ad38549e4b8b6adb1 - languageName: node - linkType: hard - -"@typescript-eslint/tsconfig-utils@npm:8.67.0, @typescript-eslint/tsconfig-utils@npm:^8.67.0": +"@typescript-eslint/tsconfig-utils@npm:8.67.0, @typescript-eslint/tsconfig-utils@npm:^8.66.0, @typescript-eslint/tsconfig-utils@npm:^8.67.0": version: 8.67.0 resolution: "@typescript-eslint/tsconfig-utils@npm:8.67.0" peerDependencies: @@ -1358,19 +1326,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.65.0": - version: 8.65.0 - resolution: "@typescript-eslint/type-utils@npm:8.65.0" +"@typescript-eslint/type-utils@npm:8.66.0": + version: 8.66.0 + resolution: "@typescript-eslint/type-utils@npm:8.66.0" dependencies: - "@typescript-eslint/types": "npm:8.65.0" - "@typescript-eslint/typescript-estree": "npm:8.65.0" - "@typescript-eslint/utils": "npm:8.65.0" + "@typescript-eslint/types": "npm:8.66.0" + "@typescript-eslint/typescript-estree": "npm:8.66.0" + "@typescript-eslint/utils": "npm:8.66.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/05a1a1283020f63eac3cb6202afd08459531a4522a85ceb0f5789f2902df7c180565f65f217cc780127888b7113b1c8c34aa6bfd7020d568f01a17f290216e9b + checksum: 10c0/a92f8a83264c399583110daef1c8c8a548183aa61dfcda3bbd2f9fe5728235da3039fa4482554d89c6591aaf0f2cc47adb0ad0af54d016273fa879ee06ddfb9c languageName: node linkType: hard @@ -1390,35 +1358,28 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.64.0, @typescript-eslint/types@npm:^8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/types@npm:8.64.0" - checksum: 10c0/15ab2b38febfe9d01de801ddca277187e0525ee18c47c94c0d7babe27b69d5680a8e15c7dab5fdf97a050b15c2ab51385f11bc6d6db8264f5a834fa80a83bac1 +"@typescript-eslint/types@npm:8.66.0": + version: 8.66.0 + resolution: "@typescript-eslint/types@npm:8.66.0" + checksum: 10c0/cc3f77a9a4e2ee997f0b660e8d31d2e45f3b4a16000f8d4349c85cd50b6a902b71272055116cc01f9cfae063a9d31e8b533e6051334fb345fdf753805014c6b5 languageName: node linkType: hard -"@typescript-eslint/types@npm:8.65.0, @typescript-eslint/types@npm:^8.65.0": - version: 8.65.0 - resolution: "@typescript-eslint/types@npm:8.65.0" - checksum: 10c0/919b6d96111ea26f09c6cb1121fbba915147761be3fbf9c4de5b200faa2891087ebdcfd2f4a1f27a4c6153daeefc7448147c651a074b3ec70440f3f8c1092a81 - languageName: node - linkType: hard - -"@typescript-eslint/types@npm:8.67.0, @typescript-eslint/types@npm:^8.67.0": +"@typescript-eslint/types@npm:8.67.0, @typescript-eslint/types@npm:^8.66.0, @typescript-eslint/types@npm:^8.67.0": version: 8.67.0 resolution: "@typescript-eslint/types@npm:8.67.0" checksum: 10c0/b892a00d4cbea9604a0abf6eedd0ea019b27df4220a1d90e0035101cb4f846722c9e3eeadce40b423c1e0240709bbc787c6ca49bcc4f8c25ba23b4bd0436492a languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.64.0" +"@typescript-eslint/typescript-estree@npm:8.66.0": + version: 8.66.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.66.0" dependencies: - "@typescript-eslint/project-service": "npm:8.64.0" - "@typescript-eslint/tsconfig-utils": "npm:8.64.0" - "@typescript-eslint/types": "npm:8.64.0" - "@typescript-eslint/visitor-keys": "npm:8.64.0" + "@typescript-eslint/project-service": "npm:8.66.0" + "@typescript-eslint/tsconfig-utils": "npm:8.66.0" + "@typescript-eslint/types": "npm:8.66.0" + "@typescript-eslint/visitor-keys": "npm:8.66.0" debug: "npm:^4.4.3" minimatch: "npm:^10.2.2" semver: "npm:^7.7.3" @@ -1426,26 +1387,7 @@ __metadata: ts-api-utils: "npm:^2.5.0" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/d6df6990f0381845c3d27b39290a4cae771de937ea8b7bec95a438d89ad5697208b4a1eb96bcc04498c9950882d33a66216a38295ac04b2de24d76cc74a79a0a - languageName: node - linkType: hard - -"@typescript-eslint/typescript-estree@npm:8.65.0": - version: 8.65.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.65.0" - dependencies: - "@typescript-eslint/project-service": "npm:8.65.0" - "@typescript-eslint/tsconfig-utils": "npm:8.65.0" - "@typescript-eslint/types": "npm:8.65.0" - "@typescript-eslint/visitor-keys": "npm:8.65.0" - 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/578ff5247f17865277badfe13362a82ba82c8bb11aaa78323933895e0ba0fc02788ae6aa9bd84bc8287660004a76231341977a3188b399c776b7e713c5054239 + checksum: 10c0/4a755666340ea6f7d329efc402bf0628bf3085c26192b8b346e3641f1b1804c09254a705d0c29b85e2a730258e4675b1678b9f0d95cbbc3b6f5aefb95e6ff67f languageName: node linkType: hard @@ -1468,18 +1410,18 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.65.0": - version: 8.65.0 - resolution: "@typescript-eslint/utils@npm:8.65.0" +"@typescript-eslint/utils@npm:8.66.0": + version: 8.66.0 + resolution: "@typescript-eslint/utils@npm:8.66.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.9.1" - "@typescript-eslint/scope-manager": "npm:8.65.0" - "@typescript-eslint/types": "npm:8.65.0" - "@typescript-eslint/typescript-estree": "npm:8.65.0" + "@typescript-eslint/scope-manager": "npm:8.66.0" + "@typescript-eslint/types": "npm:8.66.0" + "@typescript-eslint/typescript-estree": "npm:8.66.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/258775532bb23bfeccb7ef25369a62b5fcf48f633af178830113d5aea6d0e968ad67a63b3371206151eb6a8dca0a3381f7efa07958fd8063505e1a53e470a439 + checksum: 10c0/8bce52462ac7c42da7ec3967f1f30c0c9ae527471c6d95de9376a3b4e584bfbcceae7c69cf7df5d081481ccfde5f0682112e05ed4f8704916028a23024e965a0 languageName: node linkType: hard @@ -1498,38 +1440,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:^8.62.1": - version: 8.64.0 - resolution: "@typescript-eslint/utils@npm:8.64.0" - dependencies: - "@eslint-community/eslint-utils": "npm:^4.9.1" - "@typescript-eslint/scope-manager": "npm:8.64.0" - "@typescript-eslint/types": "npm:8.64.0" - "@typescript-eslint/typescript-estree": "npm:8.64.0" - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 - typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/3d734a9fd20db6895e5501abd667a7db6c39d5f4a0430ddb6b415be8271886742467a5a18eefd33d1fb2217740ef61f0cf282b28c653964b0a7d568ba70bebd2 - languageName: node - linkType: hard - -"@typescript-eslint/visitor-keys@npm:8.64.0": - version: 8.64.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.64.0" +"@typescript-eslint/visitor-keys@npm:8.66.0": + version: 8.66.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.66.0" dependencies: - "@typescript-eslint/types": "npm:8.64.0" + "@typescript-eslint/types": "npm:8.66.0" eslint-visitor-keys: "npm:^5.0.0" - checksum: 10c0/23a5695c5d4ae876ea9a18cdce912ad7a9793f6fe5892da35f0adf3eefd6e39c5742095606329639eb64a4e44ca2810e23fd3a24c067eacec1bd4feebe293374 - languageName: node - linkType: hard - -"@typescript-eslint/visitor-keys@npm:8.65.0": - version: 8.65.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.65.0" - dependencies: - "@typescript-eslint/types": "npm:8.65.0" - eslint-visitor-keys: "npm:^5.0.0" - checksum: 10c0/f50cf2da4077f8eebfd56658ede17dfbf2e39875dc53562f5c1bc6e9835a0b4b00e0e0255e2dc3488234aca1f783d89beb084c417b22027520bf015a7b59ffb8 + checksum: 10c0/12fd739fa3da099145ed21cc3b81fce050a725117639f3e162be51d807b38d553688bdb62b3251c9bb2c9361bfcb4aa68beb0e0e3885620713aa6ede7ce231c7 languageName: node linkType: hard @@ -3158,14 +3075,14 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-oxlint@npm:1.76.0": - version: 1.76.0 - resolution: "eslint-plugin-oxlint@npm:1.76.0" +"eslint-plugin-oxlint@npm:1.77.0": + version: 1.77.0 + resolution: "eslint-plugin-oxlint@npm:1.77.0" dependencies: jsonc-parser: "npm:^3.3.1" peerDependencies: - oxlint: ~1.76.0 - checksum: 10c0/0953b11995ee5532ad3a6bd8cc1102a22a69a06eaec19a3f0e78e7442496dfa46b43448f10dbcf5cbe55c5327fb8e70e380a2bc12c6c6da45d3338f0623c4f95 + oxlint: ~1.77.0 + checksum: 10c0/e88a244116de20fd532e16edba1476ef35f2d84c6c29b8ac82f990ba925e2947d744b8f2299d79b5479a04c6cea5564c2ca5619bc0ae3386e9ad9904f139bc32 languageName: node linkType: hard @@ -3180,18 +3097,6 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-perfectionist@npm:5.10.0": - version: 5.10.0 - resolution: "eslint-plugin-perfectionist@npm:5.10.0" - dependencies: - "@typescript-eslint/utils": "npm:^8.62.1" - natural-orderby: "npm:^5.0.0" - peerDependencies: - eslint: ^8.45.0 || ^9.0.0 || ^10.0.0 - checksum: 10c0/55ab1c8261f18c75d88d3848b2b19215fba7b6617fa6cae2d118cc3933326d5348681c30f66d36c2f8407f783e899e1baee129a4dee932b312d322658b1ab6e2 - languageName: node - linkType: hard - "eslint-plugin-perfectionist@npm:5.10.1": version: 5.10.1 resolution: "eslint-plugin-perfectionist@npm:5.10.1" @@ -3844,10 +3749,10 @@ __metadata: languageName: node linkType: hard -"globals@npm:17.8.0": - version: 17.8.0 - resolution: "globals@npm:17.8.0" - checksum: 10c0/e31b36cef3befd446487674dc6ca7b8f8e62a3b76aadd975dbf80ffa732366b3ac58df8941999eb6b1406d97480103711db85d2a49c955da47ff5ec688bee9b5 +"globals@npm:17.9.0": + version: 17.9.0 + resolution: "globals@npm:17.9.0" + checksum: 10c0/776116bffb916e462d548c26a44c9a5d8f4e551935a883991e9f5d68cbcb21b63e4c688e36bbc564f97d3025e304d8b2bb0a611ecf944825aeee164898dcfbdd languageName: node linkType: hard @@ -5831,7 +5736,7 @@ __metadata: resolution: "pkgsource@workspace:." dependencies: "@eslint/js": "npm:10.0.1" - "@ffflorian/eslint-config": "npm:1.1.2" + "@ffflorian/eslint-config": "npm:1.1.3" "@ffflorian/prettier-config": "npm:1.0.1" "@nestjs/common": "npm:11.1.28" "@nestjs/core": "npm:11.1.28" @@ -7147,18 +7052,18 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:8.65.0": - version: 8.65.0 - resolution: "typescript-eslint@npm:8.65.0" +"typescript-eslint@npm:8.66.0": + version: 8.66.0 + resolution: "typescript-eslint@npm:8.66.0" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.65.0" - "@typescript-eslint/parser": "npm:8.65.0" - "@typescript-eslint/typescript-estree": "npm:8.65.0" - "@typescript-eslint/utils": "npm:8.65.0" + "@typescript-eslint/eslint-plugin": "npm:8.66.0" + "@typescript-eslint/parser": "npm:8.66.0" + "@typescript-eslint/typescript-estree": "npm:8.66.0" + "@typescript-eslint/utils": "npm:8.66.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/d1f5eede08c6d0d500aa605a1de2a4e721c00e8f56f632581e082aac6d1d2b9d365ce692cf5e0e212ea78271a032c8785e0fc58aee276c7930f92fff6a3358c8 + checksum: 10c0/5a713dd613e56fe11113b2ba8c9f96849dbb0883168e96ff4a800c9a017e974a597c2c99748821e7ade858390711f22fcf5b6b67f14ec5873531d2b1b3968e93 languageName: node linkType: hard