From 2524f1b86a2b4a3fd5a7d02a195598aa3fd9484e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 05:23:41 +0000 Subject: [PATCH] Bump typescript-eslint from 8.0.0-alpha.34 to 8.0.0-alpha.38 Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.0-alpha.34 to 8.0.0-alpha.38. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/HEAD/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 180 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 91 insertions(+), 91 deletions(-) diff --git a/package-lock.json b/package-lock.json index ccc57fb..f8b31c2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "homey": "^3.4.0", "prettier": "^3.3.2", "typescript": "^5.5.2", - "typescript-eslint": "^8.0.0-alpha.34" + "typescript-eslint": "^8.0.0-alpha.38" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -582,16 +582,16 @@ } }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.34.tgz", - "integrity": "sha512-qPLMqSlyZCHFSvsqIUV/QZ0ufxhOJhutvBEpi4KppixRZgrI6ZJw2M9EgqMRGraA5lGghwymVdxmcaCp4QuFPQ==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.38.tgz", + "integrity": "sha512-aAEtLAD++0YWjHOCCsEfx39t/AiJi9ZGauASDfvhJL/73AEVaqEL/DiXuDD7C2g9faVuh3qXsfUzxxU2hR/cIw==", "dev": true, "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.34", - "@typescript-eslint/type-utils": "8.0.0-alpha.34", - "@typescript-eslint/utils": "8.0.0-alpha.34", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.34", + "@typescript-eslint/scope-manager": "8.0.0-alpha.38", + "@typescript-eslint/type-utils": "8.0.0-alpha.38", + "@typescript-eslint/utils": "8.0.0-alpha.38", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.38", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -615,13 +615,13 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.34.tgz", - "integrity": "sha512-IpeT8JnV1Uo5lG/GTYe/SRJRcz1rBaCNma5cS5R8c4NkBIiIeE+R9Vy8ZEPkGImTfBp9BUNU6w+8lSQf0Z6tKw==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.38.tgz", + "integrity": "sha512-99m9xeGDl/r55+DZuqcwl/52fZfh6VF98Lx2jCyMRS1N+mCbBQ1oDsnGg6hCJxBGSsieifN1DwCh00cfy/L23g==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.34", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.34" + "@typescript-eslint/types": "8.0.0-alpha.38", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.38" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -632,9 +632,9 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.34.tgz", - "integrity": "sha512-9d2pLf/htOVVX/VNQgRt23z5kCOznsiAVt1TllCiMT1xic0W8yKr2FT6sJHYIUl1qDjHE7t/P6CQpNFvyOfbxA==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.38.tgz", + "integrity": "sha512-Rx7V9fmGdTiIT5K7R9wcrkhNKRODE7XUyHmu24gEEPlW3SESfs3C7ajdOJ1D696IPxnWKDIK9J3iMrQZOVckiw==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -645,12 +645,12 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.34.tgz", - "integrity": "sha512-Zs84EZx55fusxi4+6bzdZyNLy6nN8snh7HOcgs1jiRkqmf0qo+cgPjb7mGA1RgE1m60FQYgesj7je9KBE0HfSA==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.38.tgz", + "integrity": "sha512-VbVMQLDezUgGTN0AFfVy1w+K8in4Dv+cbPJbYql+BKTnmTEe/l40xoTWBdn/ppjlnRtCkp+JQ9T790bhdQ3ZrA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.34", + "@typescript-eslint/types": "8.0.0-alpha.38", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -662,15 +662,15 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.34.tgz", - "integrity": "sha512-jtBWP09o/RrVsLhDwoxUHtvJURZ7RaO3Ia9OnkC6Jjsdn23tKwoEtjLbB94ATr6BU44R3JVbRJn1SCueCmECYw==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.38.tgz", + "integrity": "sha512-7vWt41cjKTRwNPYushQihIHdRnJ8fBy5HYBjMro+nemBQfoVuXY0JXgCctf3Jb3JGUCKxlIw/SYYRsaJ+1rj2w==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "8.0.0-alpha.34", - "@typescript-eslint/types": "8.0.0-alpha.34", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.34", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.34", + "@typescript-eslint/scope-manager": "8.0.0-alpha.38", + "@typescript-eslint/types": "8.0.0-alpha.38", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.38", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.38", "debug": "^4.3.4" }, "engines": { @@ -690,13 +690,13 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.34.tgz", - "integrity": "sha512-IpeT8JnV1Uo5lG/GTYe/SRJRcz1rBaCNma5cS5R8c4NkBIiIeE+R9Vy8ZEPkGImTfBp9BUNU6w+8lSQf0Z6tKw==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.38.tgz", + "integrity": "sha512-99m9xeGDl/r55+DZuqcwl/52fZfh6VF98Lx2jCyMRS1N+mCbBQ1oDsnGg6hCJxBGSsieifN1DwCh00cfy/L23g==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.34", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.34" + "@typescript-eslint/types": "8.0.0-alpha.38", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.38" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -707,9 +707,9 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.34.tgz", - "integrity": "sha512-9d2pLf/htOVVX/VNQgRt23z5kCOznsiAVt1TllCiMT1xic0W8yKr2FT6sJHYIUl1qDjHE7t/P6CQpNFvyOfbxA==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.38.tgz", + "integrity": "sha512-Rx7V9fmGdTiIT5K7R9wcrkhNKRODE7XUyHmu24gEEPlW3SESfs3C7ajdOJ1D696IPxnWKDIK9J3iMrQZOVckiw==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -720,13 +720,13 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.34.tgz", - "integrity": "sha512-1ZAffOto9HpStxKCVpKkemYRUC4fznLEaj9fZyIYcppC/hdNNgZaiC0ONRUQQtdlPgdeH8BKoiWo6bGRemlxUw==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.38.tgz", + "integrity": "sha512-iEcxafpJiE9LD1Ospd/5Ce5CLGgck1FO+9Y6UcJWAcOVJRJKlXvLSJzy6a5Xnr4XhIr5+4juvzw6g+rTnkz6Dw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.34", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.34", + "@typescript-eslint/types": "8.0.0-alpha.38", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.38", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -748,12 +748,12 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.34.tgz", - "integrity": "sha512-Zs84EZx55fusxi4+6bzdZyNLy6nN8snh7HOcgs1jiRkqmf0qo+cgPjb7mGA1RgE1m60FQYgesj7je9KBE0HfSA==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.38.tgz", + "integrity": "sha512-VbVMQLDezUgGTN0AFfVy1w+K8in4Dv+cbPJbYql+BKTnmTEe/l40xoTWBdn/ppjlnRtCkp+JQ9T790bhdQ3ZrA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.34", + "@typescript-eslint/types": "8.0.0-alpha.38", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -797,13 +797,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.34.tgz", - "integrity": "sha512-VmsfGVQ9UV1gs+LQkA9W9Nf7rSwY9KzB7WZUXwx56Ynlwjyt+999Z4Rrh2kPuDCPHTsO+GJDqeYyOYOEeXi9Bw==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.38.tgz", + "integrity": "sha512-baoGHlQL4fZoD0UNIggH8drmMCkQubRbVxGWa9dLbx+CasTju2q4QuBy21mto+uc+ks1DtOZnaw+OwhEjkFXgw==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "8.0.0-alpha.34", - "@typescript-eslint/utils": "8.0.0-alpha.34", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.38", + "@typescript-eslint/utils": "8.0.0-alpha.38", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -821,9 +821,9 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.34.tgz", - "integrity": "sha512-9d2pLf/htOVVX/VNQgRt23z5kCOznsiAVt1TllCiMT1xic0W8yKr2FT6sJHYIUl1qDjHE7t/P6CQpNFvyOfbxA==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.38.tgz", + "integrity": "sha512-Rx7V9fmGdTiIT5K7R9wcrkhNKRODE7XUyHmu24gEEPlW3SESfs3C7ajdOJ1D696IPxnWKDIK9J3iMrQZOVckiw==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -834,13 +834,13 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.34.tgz", - "integrity": "sha512-1ZAffOto9HpStxKCVpKkemYRUC4fznLEaj9fZyIYcppC/hdNNgZaiC0ONRUQQtdlPgdeH8BKoiWo6bGRemlxUw==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.38.tgz", + "integrity": "sha512-iEcxafpJiE9LD1Ospd/5Ce5CLGgck1FO+9Y6UcJWAcOVJRJKlXvLSJzy6a5Xnr4XhIr5+4juvzw6g+rTnkz6Dw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.34", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.34", + "@typescript-eslint/types": "8.0.0-alpha.38", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.38", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -862,12 +862,12 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.34.tgz", - "integrity": "sha512-Zs84EZx55fusxi4+6bzdZyNLy6nN8snh7HOcgs1jiRkqmf0qo+cgPjb7mGA1RgE1m60FQYgesj7je9KBE0HfSA==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.38.tgz", + "integrity": "sha512-VbVMQLDezUgGTN0AFfVy1w+K8in4Dv+cbPJbYql+BKTnmTEe/l40xoTWBdn/ppjlnRtCkp+JQ9T790bhdQ3ZrA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.34", + "@typescript-eslint/types": "8.0.0-alpha.38", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -950,15 +950,15 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.34.tgz", - "integrity": "sha512-gHiHW96wCi3yllubUOswdWyCS/D5IRytTw9rPyumWJGD9qPh47MZAxtKp86Qdt1sbg+BJkYb8cCUMX9dwlVZzA==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.38.tgz", + "integrity": "sha512-kKU9EGm7ML+MFMa66lKvkh5JMSp1legHBhKF9NkG65TvSsFDW0TyITRyeBUkmkhs4ALlHdAaRd/R5/Qg47URGg==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.34", - "@typescript-eslint/types": "8.0.0-alpha.34", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.34" + "@typescript-eslint/scope-manager": "8.0.0-alpha.38", + "@typescript-eslint/types": "8.0.0-alpha.38", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.38" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -972,13 +972,13 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.34.tgz", - "integrity": "sha512-IpeT8JnV1Uo5lG/GTYe/SRJRcz1rBaCNma5cS5R8c4NkBIiIeE+R9Vy8ZEPkGImTfBp9BUNU6w+8lSQf0Z6tKw==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.38.tgz", + "integrity": "sha512-99m9xeGDl/r55+DZuqcwl/52fZfh6VF98Lx2jCyMRS1N+mCbBQ1oDsnGg6hCJxBGSsieifN1DwCh00cfy/L23g==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.34", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.34" + "@typescript-eslint/types": "8.0.0-alpha.38", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.38" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -989,9 +989,9 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.34.tgz", - "integrity": "sha512-9d2pLf/htOVVX/VNQgRt23z5kCOznsiAVt1TllCiMT1xic0W8yKr2FT6sJHYIUl1qDjHE7t/P6CQpNFvyOfbxA==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.38.tgz", + "integrity": "sha512-Rx7V9fmGdTiIT5K7R9wcrkhNKRODE7XUyHmu24gEEPlW3SESfs3C7ajdOJ1D696IPxnWKDIK9J3iMrQZOVckiw==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1002,13 +1002,13 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.34.tgz", - "integrity": "sha512-1ZAffOto9HpStxKCVpKkemYRUC4fznLEaj9fZyIYcppC/hdNNgZaiC0ONRUQQtdlPgdeH8BKoiWo6bGRemlxUw==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.38.tgz", + "integrity": "sha512-iEcxafpJiE9LD1Ospd/5Ce5CLGgck1FO+9Y6UcJWAcOVJRJKlXvLSJzy6a5Xnr4XhIr5+4juvzw6g+rTnkz6Dw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.34", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.34", + "@typescript-eslint/types": "8.0.0-alpha.38", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.38", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -1030,12 +1030,12 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.34.tgz", - "integrity": "sha512-Zs84EZx55fusxi4+6bzdZyNLy6nN8snh7HOcgs1jiRkqmf0qo+cgPjb7mGA1RgE1m60FQYgesj7je9KBE0HfSA==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.38.tgz", + "integrity": "sha512-VbVMQLDezUgGTN0AFfVy1w+K8in4Dv+cbPJbYql+BKTnmTEe/l40xoTWBdn/ppjlnRtCkp+JQ9T790bhdQ3ZrA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.34", + "@typescript-eslint/types": "8.0.0-alpha.38", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -7062,14 +7062,14 @@ } }, "node_modules/typescript-eslint": { - "version": "8.0.0-alpha.34", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.34.tgz", - "integrity": "sha512-Y8d1Q72RyygrV4bmbMXT21hPzNYyZIC+RzRftKvt5OFAMlfVNehre2qBVPwvljFu86AXMNe4FDMFhHvhZtOa6w==", + "version": "8.0.0-alpha.38", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.38.tgz", + "integrity": "sha512-5SzbC/jmuIprBPi8vmOf+fvB7eGw2r81nlnheIHmzs32QmQqFTN/K78DgX1TAP8rOkqtHYJPbEuIKe0IEIrq6Q==", "dev": true, "dependencies": { - "@typescript-eslint/eslint-plugin": "8.0.0-alpha.34", - "@typescript-eslint/parser": "8.0.0-alpha.34", - "@typescript-eslint/utils": "8.0.0-alpha.34" + "@typescript-eslint/eslint-plugin": "8.0.0-alpha.38", + "@typescript-eslint/parser": "8.0.0-alpha.38", + "@typescript-eslint/utils": "8.0.0-alpha.38" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" diff --git a/package.json b/package.json index e34ec49..1ec19ea 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "homey": "^3.4.0", "prettier": "^3.3.2", "typescript": "^5.5.2", - "typescript-eslint": "^8.0.0-alpha.34" + "typescript-eslint": "^8.0.0-alpha.38" }, "dependencies": { "@olivierzal/ariston-api": "^3.0.0",