From dbed6a59b95b93df69fd6a1255adf17d0c32fe4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 00:37:18 +0000 Subject: [PATCH] chore(deps): bump @typescript-eslint/parser from 8.24.0 to 8.24.1 (#1029) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.24.0 to 8.24.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 5ec8393e..d32d234c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "dependencies": { "@eslint/js": "^9.20.0", "@typescript-eslint/eslint-plugin": "^8.24.0", - "@typescript-eslint/parser": "^8.24.0", + "@typescript-eslint/parser": "^8.24.1", "@vitest/eslint-plugin": "^1.1.31", "eslint-config-prettier": "^10.0.1", "eslint-config-xo": "^0.46.0", diff --git a/yarn.lock b/yarn.lock index d4306995..49f5d55c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -919,7 +919,7 @@ __metadata: "@stylistic/eslint-plugin": "npm:^2.11.0" "@types/node": "npm:^22.13.4" "@typescript-eslint/eslint-plugin": "npm:^8.24.0" - "@typescript-eslint/parser": "npm:^8.24.0" + "@typescript-eslint/parser": "npm:^8.24.1" "@typescript-eslint/utils": "npm:^8.24.1" "@vitest/eslint-plugin": "npm:^1.1.31" eslint: "npm:^9.20.1" @@ -1421,19 +1421,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^8.24.0": - version: 8.24.0 - resolution: "@typescript-eslint/parser@npm:8.24.0" +"@typescript-eslint/parser@npm:^8.24.1": + version: 8.24.1 + resolution: "@typescript-eslint/parser@npm:8.24.1" dependencies: - "@typescript-eslint/scope-manager": "npm:8.24.0" - "@typescript-eslint/types": "npm:8.24.0" - "@typescript-eslint/typescript-estree": "npm:8.24.0" - "@typescript-eslint/visitor-keys": "npm:8.24.0" + "@typescript-eslint/scope-manager": "npm:8.24.1" + "@typescript-eslint/types": "npm:8.24.1" + "@typescript-eslint/typescript-estree": "npm:8.24.1" + "@typescript-eslint/visitor-keys": "npm:8.24.1" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/3d2a22435714cc89e29bf05554538010354a52ff6ccb7321d5d68ddb27770f046970445e571c020c23994f0abc7ed271ce06d03bba6f590bd289d49006cc7208 + checksum: 10c0/9de557698c8debf3de06b6adf6aa06a8345e0e38600e5ccbeda62270d1a4a757dfa191db89d4e86cf373103a11bef1965c9d9889f622c51f4f26d1bf12394ae3 languageName: node linkType: hard