From 6a6854a0ad33080b8f2d6c1eeed5a811348c1088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:53:58 +0000 Subject: [PATCH] chore(deps-dev): bump eslint from 9.13.0 to 9.14.0 (#239) Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/abstract-send/package.json | 2 +- packages/crypto/package.json | 2 +- packages/eventemitter/package.json | 2 +- packages/mongodb-controller/package.json | 2 +- packages/unit/package.json | 2 +- packages/utils/package.json | 2 +- packages/validator/package.json | 2 +- packages/worker-pool/package.json | 2 +- pnpm-lock.yaml | 227 +++++++++++++---------- 9 files changed, 138 insertions(+), 105 deletions(-) diff --git a/packages/abstract-send/package.json b/packages/abstract-send/package.json index bd69fe7..2da97bd 100644 --- a/packages/abstract-send/package.json +++ b/packages/abstract-send/package.json @@ -45,7 +45,7 @@ "@types/supertest": "^6.0.2", "c8": "^10.1.2", "cross-env": "^7.0.3", - "eslint": "^9.13.0", + "eslint": "^9.14.0", "neostandard": "^0.11.7", "rimraf": "^6.0.1", "supertest": "^6.0.0", diff --git a/packages/crypto/package.json b/packages/crypto/package.json index 5e405ed..7a399ee 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -41,7 +41,7 @@ "@types/node": "^22.8.6", "c8": "^10.1.2", "cross-env": "^7.0.3", - "eslint": "^9.13.0", + "eslint": "^9.14.0", "neostandard": "^0.11.7", "rimraf": "^6.0.1", "ts-node": "^10.9.2", diff --git a/packages/eventemitter/package.json b/packages/eventemitter/package.json index 62e804e..b3c37f0 100644 --- a/packages/eventemitter/package.json +++ b/packages/eventemitter/package.json @@ -41,7 +41,7 @@ "@types/node": "^22.8.6", "c8": "^10.1.2", "cross-env": "^7.0.3", - "eslint": "^9.13.0", + "eslint": "^9.14.0", "neostandard": "^0.11.7", "rimraf": "^6.0.1", "ts-node": "^10.9.2", diff --git a/packages/mongodb-controller/package.json b/packages/mongodb-controller/package.json index 4cf9156..6c06a2d 100644 --- a/packages/mongodb-controller/package.json +++ b/packages/mongodb-controller/package.json @@ -42,7 +42,7 @@ "c8": "^10.1.2", "cross-env": "^7.0.3", "dotenv": "^16.4.5", - "eslint": "^9.13.0", + "eslint": "^9.14.0", "mongodb": "^6.10.0", "neostandard": "^0.11.7", "rimraf": "^6.0.1", diff --git a/packages/unit/package.json b/packages/unit/package.json index 05f56d6..d819266 100644 --- a/packages/unit/package.json +++ b/packages/unit/package.json @@ -42,7 +42,7 @@ "@types/node": "^22.8.6", "c8": "^10.1.2", "cross-env": "^7.0.3", - "eslint": "^9.13.0", + "eslint": "^9.14.0", "neostandard": "^0.11.7", "rimraf": "^6.0.1", "ts-node": "^10.9.2", diff --git a/packages/utils/package.json b/packages/utils/package.json index ca38d4d..0c7e9f6 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -41,7 +41,7 @@ "@types/node": "^22.8.6", "c8": "^10.1.2", "cross-env": "^7.0.3", - "eslint": "^9.13.0", + "eslint": "^9.14.0", "neostandard": "^0.11.7", "rimraf": "^6.0.1", "ts-node": "^10.9.2", diff --git a/packages/validator/package.json b/packages/validator/package.json index 381ceba..4ec12cf 100644 --- a/packages/validator/package.json +++ b/packages/validator/package.json @@ -41,7 +41,7 @@ "@types/node": "^22.8.6", "c8": "^10.1.2", "cross-env": "^7.0.3", - "eslint": "^9.13.0", + "eslint": "^9.14.0", "neostandard": "^0.11.7", "rimraf": "^6.0.1", "ts-node": "^10.9.2", diff --git a/packages/worker-pool/package.json b/packages/worker-pool/package.json index ecc7018..6007071 100644 --- a/packages/worker-pool/package.json +++ b/packages/worker-pool/package.json @@ -35,7 +35,7 @@ "@types/node": "^22.8.6", "c8": "^10.1.2", "cross-env": "^7.0.3", - "eslint": "^9.13.0", + "eslint": "^9.14.0", "neostandard": "^0.11.7", "rimraf": "^6.0.1", "ts-node": "^10.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 074d88d..ef35d4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,11 +51,11 @@ importers: specifier: ^7.0.3 version: 7.0.3 eslint: - specifier: ^9.13.0 - version: 9.13.0 + specifier: ^9.14.0 + version: 9.14.0 neostandard: specifier: ^0.11.7 - version: 0.11.7(eslint@9.13.0)(typescript@5.6.3) + version: 0.11.7(eslint@9.14.0)(typescript@5.6.3) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -87,11 +87,11 @@ importers: specifier: ^7.0.3 version: 7.0.3 eslint: - specifier: ^9.13.0 - version: 9.13.0 + specifier: ^9.14.0 + version: 9.14.0 neostandard: specifier: ^0.11.7 - version: 0.11.7(eslint@9.13.0)(typescript@5.6.3) + version: 0.11.7(eslint@9.14.0)(typescript@5.6.3) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -120,11 +120,11 @@ importers: specifier: ^7.0.3 version: 7.0.3 eslint: - specifier: ^9.13.0 - version: 9.13.0 + specifier: ^9.14.0 + version: 9.14.0 neostandard: specifier: ^0.11.7 - version: 0.11.7(eslint@9.13.0)(typescript@5.6.3) + version: 0.11.7(eslint@9.14.0)(typescript@5.6.3) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -163,14 +163,14 @@ importers: specifier: ^16.4.5 version: 16.4.5 eslint: - specifier: ^9.13.0 - version: 9.13.0 + specifier: ^9.14.0 + version: 9.14.0 mongodb: specifier: ^6.10.0 version: 6.10.0 neostandard: specifier: ^0.11.7 - version: 0.11.7(eslint@9.13.0)(typescript@5.6.3) + version: 0.11.7(eslint@9.14.0)(typescript@5.6.3) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -203,11 +203,11 @@ importers: specifier: ^7.0.3 version: 7.0.3 eslint: - specifier: ^9.13.0 - version: 9.13.0 + specifier: ^9.14.0 + version: 9.14.0 neostandard: specifier: ^0.11.7 - version: 0.11.7(eslint@9.13.0)(typescript@5.6.3) + version: 0.11.7(eslint@9.14.0)(typescript@5.6.3) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -240,11 +240,11 @@ importers: specifier: ^7.0.3 version: 7.0.3 eslint: - specifier: ^9.13.0 - version: 9.13.0 + specifier: ^9.14.0 + version: 9.14.0 neostandard: specifier: ^0.11.7 - version: 0.11.7(eslint@9.13.0)(typescript@5.6.3) + version: 0.11.7(eslint@9.14.0)(typescript@5.6.3) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -273,11 +273,11 @@ importers: specifier: ^7.0.3 version: 7.0.3 eslint: - specifier: ^9.13.0 - version: 9.13.0 + specifier: ^9.14.0 + version: 9.14.0 neostandard: specifier: ^0.11.7 - version: 0.11.7(eslint@9.13.0)(typescript@5.6.3) + version: 0.11.7(eslint@9.14.0)(typescript@5.6.3) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -306,11 +306,11 @@ importers: specifier: ^7.0.3 version: 7.0.3 eslint: - specifier: ^9.13.0 - version: 9.13.0 + specifier: ^9.14.0 + version: 9.14.0 neostandard: specifier: ^0.11.7 - version: 0.11.7(eslint@9.13.0)(typescript@5.6.3) + version: 0.11.7(eslint@9.14.0)(typescript@5.6.3) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -339,8 +339,8 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - '@eslint-community/regexpp@4.11.0': - resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} + '@eslint-community/regexpp@4.12.1': + resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} '@eslint/config-array@0.18.0': @@ -355,8 +355,8 @@ packages: resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.13.0': - resolution: {integrity: sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==} + '@eslint/js@9.14.0': + resolution: {integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.4': @@ -367,12 +367,12 @@ packages: resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@humanfs/core@0.19.0': - resolution: {integrity: sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==} + '@humanfs/core@0.19.1': + resolution: {integrity: sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==} engines: {node: '>=18.18.0'} - '@humanfs/node@0.16.5': - resolution: {integrity: sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==} + '@humanfs/node@0.16.6': + resolution: {integrity: sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==} engines: {node: '>=18.18.0'} '@humanwhocodes/gitignore-to-minimatch@1.0.2': @@ -386,6 +386,10 @@ packages: resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==} engines: {node: '>=18.18'} + '@humanwhocodes/retry@0.4.0': + resolution: {integrity: sha512-xnRgu9DxZbkWak/te3fcytNyp8MTbuiZIaueg2rgEvBuN55n04nwLYLU9TX/VVlusc9L2ZNXi99nUFNkHXtr5g==} + engines: {node: '>=18.18'} + '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} engines: {node: '>=12'} @@ -563,6 +567,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.14.0: + resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} + engines: {node: '>=0.4.0'} + hasBin: true + ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} @@ -868,8 +877,8 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - eslint-scope@8.1.0: - resolution: {integrity: sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==} + eslint-scope@8.2.0: + resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} eslint-visitor-keys@3.4.3: @@ -880,8 +889,12 @@ packages: resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.13.0: - resolution: {integrity: sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==} + eslint-visitor-keys@4.2.0: + resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + eslint@9.14.0: + resolution: {integrity: sha512-c2FHsVBr87lnUtjP4Yhvk4yEhKrQavGafRA/Se1ouse8PfbfC/Qh9Mxa00yWsZRlqeUB9raXip0aiiUZkgnr9g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -894,6 +907,10 @@ packages: resolution: {integrity: sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + espree@10.3.0: + resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + esquery@1.5.0: resolution: {integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==} engines: {node: '>=0.10'} @@ -1818,12 +1835,12 @@ snapshots: dependencies: '@jridgewell/trace-mapping': 0.3.9 - '@eslint-community/eslint-utils@4.4.0(eslint@9.13.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.14.0)': dependencies: - eslint: 9.13.0 + eslint: 9.14.0 eslint-visitor-keys: 3.4.3 - '@eslint-community/regexpp@4.11.0': {} + '@eslint-community/regexpp@4.12.1': {} '@eslint/config-array@0.18.0': dependencies: @@ -1839,7 +1856,7 @@ snapshots: dependencies: ajv: 6.12.6 debug: 4.3.5 - espree: 10.2.0 + espree: 10.3.0 globals: 14.0.0 ignore: 5.3.1 import-fresh: 3.3.0 @@ -1849,7 +1866,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.13.0': {} + '@eslint/js@9.14.0': {} '@eslint/object-schema@2.1.4': {} @@ -1857,11 +1874,11 @@ snapshots: dependencies: levn: 0.4.1 - '@humanfs/core@0.19.0': {} + '@humanfs/core@0.19.1': {} - '@humanfs/node@0.16.5': + '@humanfs/node@0.16.6': dependencies: - '@humanfs/core': 0.19.0 + '@humanfs/core': 0.19.1 '@humanwhocodes/retry': 0.3.1 '@humanwhocodes/gitignore-to-minimatch@1.0.2': {} @@ -1870,6 +1887,8 @@ snapshots: '@humanwhocodes/retry@0.3.1': {} + '@humanwhocodes/retry@0.4.0': {} + '@isaacs/cliui@8.0.2': dependencies: string-width: 5.1.2 @@ -1916,10 +1935,10 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@stylistic/eslint-plugin@2.9.0(eslint@9.13.0)(typescript@5.6.3)': + '@stylistic/eslint-plugin@2.9.0(eslint@9.14.0)(typescript@5.6.3)': dependencies: - '@typescript-eslint/utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3) - eslint: 9.13.0 + '@typescript-eslint/utils': 8.11.0(eslint@9.14.0)(typescript@5.6.3) + eslint: 9.14.0 eslint-visitor-keys: 4.1.0 espree: 10.2.0 estraverse: 5.3.0 @@ -1974,15 +1993,15 @@ snapshots: dependencies: '@types/webidl-conversions': 7.0.3 - '@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)': + '@typescript-eslint/eslint-plugin@8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.14.0)(typescript@5.6.3))(eslint@9.14.0)(typescript@5.6.3)': dependencies: - '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.11.0(eslint@9.13.0)(typescript@5.6.3) + '@eslint-community/regexpp': 4.12.1 + '@typescript-eslint/parser': 8.11.0(eslint@9.14.0)(typescript@5.6.3) '@typescript-eslint/scope-manager': 8.11.0 - '@typescript-eslint/type-utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3) - '@typescript-eslint/utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3) + '@typescript-eslint/type-utils': 8.11.0(eslint@9.14.0)(typescript@5.6.3) + '@typescript-eslint/utils': 8.11.0(eslint@9.14.0)(typescript@5.6.3) '@typescript-eslint/visitor-keys': 8.11.0 - eslint: 9.13.0 + eslint: 9.14.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 @@ -1992,14 +2011,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3)': + '@typescript-eslint/parser@8.11.0(eslint@9.14.0)(typescript@5.6.3)': dependencies: '@typescript-eslint/scope-manager': 8.11.0 '@typescript-eslint/types': 8.11.0 '@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) '@typescript-eslint/visitor-keys': 8.11.0 debug: 4.3.5 - eslint: 9.13.0 + eslint: 9.14.0 optionalDependencies: typescript: 5.6.3 transitivePeerDependencies: @@ -2010,10 +2029,10 @@ snapshots: '@typescript-eslint/types': 8.11.0 '@typescript-eslint/visitor-keys': 8.11.0 - '@typescript-eslint/type-utils@8.11.0(eslint@9.13.0)(typescript@5.6.3)': + '@typescript-eslint/type-utils@8.11.0(eslint@9.14.0)(typescript@5.6.3)': dependencies: '@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) - '@typescript-eslint/utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3) + '@typescript-eslint/utils': 8.11.0(eslint@9.14.0)(typescript@5.6.3) debug: 4.3.5 ts-api-utils: 1.3.0(typescript@5.6.3) optionalDependencies: @@ -2039,13 +2058,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.11.0(eslint@9.13.0)(typescript@5.6.3)': + '@typescript-eslint/utils@8.11.0(eslint@9.14.0)(typescript@5.6.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.14.0) '@typescript-eslint/scope-manager': 8.11.0 '@typescript-eslint/types': 8.11.0 '@typescript-eslint/typescript-estree': 8.11.0(typescript@5.6.3) - eslint: 9.13.0 + eslint: 9.14.0 transitivePeerDependencies: - supports-color - typescript @@ -2059,6 +2078,10 @@ snapshots: dependencies: acorn: 8.12.1 + acorn-jsx@5.3.2(acorn@8.14.0): + dependencies: + acorn: 8.14.0 + acorn-walk@8.3.3: dependencies: acorn: 8.12.0 @@ -2067,6 +2090,8 @@ snapshots: acorn@8.12.1: {} + acorn@8.14.0: {} + ajv@6.12.6: dependencies: fast-deep-equal: 3.1.3 @@ -2423,35 +2448,35 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-compat-utils@0.5.1(eslint@9.13.0): + eslint-compat-utils@0.5.1(eslint@9.14.0): dependencies: - eslint: 9.13.0 + eslint: 9.14.0 semver: 7.6.2 - eslint-plugin-es-x@7.8.0(eslint@9.13.0): + eslint-plugin-es-x@7.8.0(eslint@9.14.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0) - '@eslint-community/regexpp': 4.11.0 - eslint: 9.13.0 - eslint-compat-utils: 0.5.1(eslint@9.13.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.14.0) + '@eslint-community/regexpp': 4.12.1 + eslint: 9.14.0 + eslint-compat-utils: 0.5.1(eslint@9.14.0) - eslint-plugin-n@17.11.1(eslint@9.13.0): + eslint-plugin-n@17.11.1(eslint@9.14.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.14.0) enhanced-resolve: 5.17.0 - eslint: 9.13.0 - eslint-plugin-es-x: 7.8.0(eslint@9.13.0) + eslint: 9.14.0 + eslint-plugin-es-x: 7.8.0(eslint@9.14.0) get-tsconfig: 4.7.5 globals: 15.11.0 ignore: 5.3.1 minimatch: 9.0.5 semver: 7.6.2 - eslint-plugin-promise@7.1.0(eslint@9.13.0): + eslint-plugin-promise@7.1.0(eslint@9.14.0): dependencies: - eslint: 9.13.0 + eslint: 9.14.0 - eslint-plugin-react@7.36.1(eslint@9.13.0): + eslint-plugin-react@7.36.1(eslint@9.14.0): dependencies: array-includes: 3.1.8 array.prototype.findlast: 1.2.5 @@ -2459,7 +2484,7 @@ snapshots: array.prototype.tosorted: 1.1.4 doctrine: 2.1.0 es-iterator-helpers: 1.0.19 - eslint: 9.13.0 + eslint: 9.14.0 estraverse: 5.3.0 hasown: 2.0.2 jsx-ast-utils: 3.3.5 @@ -2473,7 +2498,7 @@ snapshots: string.prototype.matchall: 4.0.11 string.prototype.repeat: 1.0.0 - eslint-scope@8.1.0: + eslint-scope@8.2.0: dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 @@ -2482,18 +2507,20 @@ snapshots: eslint-visitor-keys@4.1.0: {} - eslint@9.13.0: + eslint-visitor-keys@4.2.0: {} + + eslint@9.14.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.13.0) - '@eslint-community/regexpp': 4.11.0 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.14.0) + '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.18.0 '@eslint/core': 0.7.0 '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.13.0 + '@eslint/js': 9.14.0 '@eslint/plugin-kit': 0.2.0 - '@humanfs/node': 0.16.5 + '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 - '@humanwhocodes/retry': 0.3.1 + '@humanwhocodes/retry': 0.4.0 '@types/estree': 1.0.6 '@types/json-schema': 7.0.15 ajv: 6.12.6 @@ -2501,9 +2528,9 @@ snapshots: cross-spawn: 7.0.3 debug: 4.3.5 escape-string-regexp: 4.0.0 - eslint-scope: 8.1.0 - eslint-visitor-keys: 4.1.0 - espree: 10.2.0 + eslint-scope: 8.2.0 + eslint-visitor-keys: 4.2.0 + espree: 10.3.0 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -2526,7 +2553,13 @@ snapshots: dependencies: acorn: 8.12.1 acorn-jsx: 5.3.2(acorn@8.12.1) - eslint-visitor-keys: 4.1.0 + eslint-visitor-keys: 4.2.0 + + espree@10.3.0: + dependencies: + acorn: 8.14.0 + acorn-jsx: 5.3.2(acorn@8.14.0) + eslint-visitor-keys: 4.2.0 esquery@1.5.0: dependencies: @@ -2972,18 +3005,18 @@ snapshots: natural-compare@1.4.0: {} - neostandard@0.11.7(eslint@9.13.0)(typescript@5.6.3): + neostandard@0.11.7(eslint@9.14.0)(typescript@5.6.3): dependencies: '@humanwhocodes/gitignore-to-minimatch': 1.0.2 - '@stylistic/eslint-plugin': 2.9.0(eslint@9.13.0)(typescript@5.6.3) - eslint: 9.13.0 - eslint-plugin-n: 17.11.1(eslint@9.13.0) - eslint-plugin-promise: 7.1.0(eslint@9.13.0) - eslint-plugin-react: 7.36.1(eslint@9.13.0) + '@stylistic/eslint-plugin': 2.9.0(eslint@9.14.0)(typescript@5.6.3) + eslint: 9.14.0 + eslint-plugin-n: 17.11.1(eslint@9.14.0) + eslint-plugin-promise: 7.1.0(eslint@9.14.0) + eslint-plugin-react: 7.36.1(eslint@9.14.0) find-up: 5.0.0 globals: 15.11.0 peowly: 1.3.2 - typescript-eslint: 8.11.0(eslint@9.13.0)(typescript@5.6.3) + typescript-eslint: 8.11.0(eslint@9.14.0)(typescript@5.6.3) transitivePeerDependencies: - supports-color - typescript @@ -3379,11 +3412,11 @@ snapshots: is-typed-array: 1.1.13 possible-typed-array-names: 1.0.0 - typescript-eslint@8.11.0(eslint@9.13.0)(typescript@5.6.3): + typescript-eslint@8.11.0(eslint@9.14.0)(typescript@5.6.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3) - '@typescript-eslint/parser': 8.11.0(eslint@9.13.0)(typescript@5.6.3) - '@typescript-eslint/utils': 8.11.0(eslint@9.13.0)(typescript@5.6.3) + '@typescript-eslint/eslint-plugin': 8.11.0(@typescript-eslint/parser@8.11.0(eslint@9.14.0)(typescript@5.6.3))(eslint@9.14.0)(typescript@5.6.3) + '@typescript-eslint/parser': 8.11.0(eslint@9.14.0)(typescript@5.6.3) + '@typescript-eslint/utils': 8.11.0(eslint@9.14.0)(typescript@5.6.3) optionalDependencies: typescript: 5.6.3 transitivePeerDependencies: