From af2b94d80a5b16df024fdf82d2868095a4a11b7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 07:26:51 +0000 Subject: [PATCH] Bump typescript-eslint from 8.0.0-alpha.22 to 8.0.0-alpha.25 (#6) Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.0.0-alpha.22 to 8.0.0-alpha.25. - [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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 98 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 50 insertions(+), 50 deletions(-) diff --git a/package-lock.json b/package-lock.json index a6c1118..c241f8a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "sinon": "^18.0.0", "sinon-chai": "^3.7.0", "typescript": "^5.4.5", - "typescript-eslint": "^8.0.0-alpha.22", + "typescript-eslint": "^8.0.0-alpha.25", "wait-for-expect": "^3.0.2" }, "engines": { @@ -684,16 +684,16 @@ "dev": true }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.0.0-alpha.22", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.22.tgz", - "integrity": "sha512-h/Gbcq1kP8RS8807VuinCaBdWJ3fQljNIRV2Rs1xaRHlI5rzJWtThg24G3OrwfKEuESt6J7xRGiYbJs4YA48dA==", + "version": "8.0.0-alpha.25", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.25.tgz", + "integrity": "sha512-IixQVZhrJ6rVd5Rx/WFGoIKLSXcMsueWa4bmnGlGTKSb4l+E+ORtEEY7RiXXeWK4mPgVpHHWZEElSdfflznpxA==", "dev": true, "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.22", - "@typescript-eslint/type-utils": "8.0.0-alpha.22", - "@typescript-eslint/utils": "8.0.0-alpha.22", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.22", + "@typescript-eslint/scope-manager": "8.0.0-alpha.25", + "@typescript-eslint/type-utils": "8.0.0-alpha.25", + "@typescript-eslint/utils": "8.0.0-alpha.25", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.25", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -717,15 +717,15 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "8.0.0-alpha.22", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.22.tgz", - "integrity": "sha512-9mPrLatVXQf+EVNJOAfg/uxw1iOqHt0kkZeKPIQankbp+YdQJZPTeQbDLmi90E64p+gB2AZttJDiOjI+9voiig==", + "version": "8.0.0-alpha.25", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.25.tgz", + "integrity": "sha512-7CU44JP/FlZL/2dXwmU3BJ5tY1755FD190yCiiRYs41ds+CXdLlwkFD5PYVYPu+SFDT6trBnPo6d35ttHiDNnQ==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "8.0.0-alpha.22", - "@typescript-eslint/types": "8.0.0-alpha.22", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.22", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.22", + "@typescript-eslint/scope-manager": "8.0.0-alpha.25", + "@typescript-eslint/types": "8.0.0-alpha.25", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.25", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.25", "debug": "^4.3.4" }, "engines": { @@ -745,13 +745,13 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.22", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.22.tgz", - "integrity": "sha512-H+kzy0zw1/oYjz3oaBlTKwPbakXZmF8fiurNS3nuC5PExGHAU0yVSxgq5I8fJ3yDAwmTCYS2lzBGmbY8QuXSyA==", + "version": "8.0.0-alpha.25", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.25.tgz", + "integrity": "sha512-QPaOIVNwL7rl8QDK/GszySHARQ++QCBYooIRb3UnqaIzZrQPPx0ZqkiYdvi6NZOMxqOKo02jEelGYiqbdEAPDg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.22", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.22" + "@typescript-eslint/types": "8.0.0-alpha.25", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.25" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -762,13 +762,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.0.0-alpha.22", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.22.tgz", - "integrity": "sha512-lHIfam7e4Ep08p9iwZsV6hhmPz/5w/8QENM8Xt8s4j4pQSVyRSgJjKfDkVpkfXiSCk1uYQgvUTC/8MyBU6ToBA==", + "version": "8.0.0-alpha.25", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.25.tgz", + "integrity": "sha512-s5Y32/BL8qIfGMTyN0IQ5ZvYu8nVBzqjjUQncWKOHcqXrjQxgRteBScNgLXsJ20cjTgaEmPjMRvnR0k3Zcslvg==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "8.0.0-alpha.22", - "@typescript-eslint/utils": "8.0.0-alpha.22", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.25", + "@typescript-eslint/utils": "8.0.0-alpha.25", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -786,9 +786,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.22", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.22.tgz", - "integrity": "sha512-5u0UhGQU19JVFazUIcGKKawmLOFlw+d1GXPPY0EsDF23QccZYe6c6oy1meJH8/HtK+Q3tIIfS5jf0eTIRVnoRw==", + "version": "8.0.0-alpha.25", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.25.tgz", + "integrity": "sha512-9C5VuCWi75jcgr/hQ/+9HVHjXv/7IyKHM5DMPZDWXrfvXS39UGYyDUx77PMHl+rre6Iz9kR/8TQUJdBX33iwzQ==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -799,13 +799,13 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.22", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.22.tgz", - "integrity": "sha512-xrzVIaqbzUE5g1psaQEwCWjWT7XLekiOclh7mbm0vT3GDDLS+MNW1CLZl+4q38ozW+wJU9zfGa6uMccF5PVNAw==", + "version": "8.0.0-alpha.25", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.25.tgz", + "integrity": "sha512-+gThr9Q6t8aoiRn0PKGo79Vj/fvfFaCi31ugsoSzzccs0lO1f/zKSOXQAuqBiAVF/TuiuTA2FNAn1mO+UhnQqg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.22", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.22", + "@typescript-eslint/types": "8.0.0-alpha.25", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.25", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -827,15 +827,15 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.0.0-alpha.22", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.22.tgz", - "integrity": "sha512-f+5E53yb0LzzWF27B5DK4P9EH7CMjtMjTGxtsOD78udAe90MqbGBG3PyBDGjxySu5vdWf2Nw2Z8e1Ik8J/azSw==", + "version": "8.0.0-alpha.25", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.25.tgz", + "integrity": "sha512-L129Op2k+Rx9SIY03yAXu5unfvQDLZIHDZnRiKBYSEI8HTPhhe36v0EQebZxvbkfkoAU8+M5T7SKc1cP4L2yJw==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.22", - "@typescript-eslint/types": "8.0.0-alpha.22", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.22" + "@typescript-eslint/scope-manager": "8.0.0-alpha.25", + "@typescript-eslint/types": "8.0.0-alpha.25", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.25" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -849,12 +849,12 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.22", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.22.tgz", - "integrity": "sha512-CzZx7xuQrXjwK1ffN3UH3p/AZ8xwZ0IWN3dedeLQkYcshv4UEjg5iCu4wXkj9g1+HcqHUwYmiOqCfgBXmi1KIg==", + "version": "8.0.0-alpha.25", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.25.tgz", + "integrity": "sha512-9vnWmeuzFWpPhHsY+eBZQl1TA9MXAXwSTp84X4fcff2cqytaXw1hyK2+M/qrza5FSTdyl41c4hv2XSYkRC9HVQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.22", + "@typescript-eslint/types": "8.0.0-alpha.25", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -4900,14 +4900,14 @@ } }, "node_modules/typescript-eslint": { - "version": "8.0.0-alpha.22", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.22.tgz", - "integrity": "sha512-sIUHbukkp+uBKyfJxqYdlX1fmz96ysXqVPdQuzPV8h9A8E+nOWNhw/fHTODxPIhkfm4uAfT/P901txSP/Smmdg==", + "version": "8.0.0-alpha.25", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.25.tgz", + "integrity": "sha512-gQsFB1mdtxduwOCXpgKTIDyyZ38iaam443/Kf8LYbKbt8rMCgz3HRYVR8sp8QF9H26MgTrYE7jGqfWXWYowTcQ==", "dev": true, "dependencies": { - "@typescript-eslint/eslint-plugin": "8.0.0-alpha.22", - "@typescript-eslint/parser": "8.0.0-alpha.22", - "@typescript-eslint/utils": "8.0.0-alpha.22" + "@typescript-eslint/eslint-plugin": "8.0.0-alpha.25", + "@typescript-eslint/parser": "8.0.0-alpha.25", + "@typescript-eslint/utils": "8.0.0-alpha.25" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" diff --git a/package.json b/package.json index 335de1a..a7e7381 100644 --- a/package.json +++ b/package.json @@ -187,7 +187,7 @@ "sinon": "^18.0.0", "sinon-chai": "^3.7.0", "typescript": "^5.4.5", - "typescript-eslint": "^8.0.0-alpha.22", + "typescript-eslint": "^8.0.0-alpha.25", "wait-for-expect": "^3.0.2" }, "dependencies": {