From 62ba948515318c9a22b984928233d965b9feeafb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 15:06:16 +0000 Subject: [PATCH] Bump @typescript-eslint/types from 8.39.0 to 8.39.1 in the npm group Bumps the npm group with 1 update: [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types). Updates `@typescript-eslint/types` from 8.39.0 to 8.39.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.1/packages/types) --- updated-dependencies: - dependency-name: "@typescript-eslint/types" dependency-version: 8.39.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 945f3a24..bc1b91eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -850,10 +850,6 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/types@8.39.0': - resolution: {integrity: sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.39.1': resolution: {integrity: sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3584,7 +3580,7 @@ snapshots: '@stylistic/eslint-plugin@5.2.3(eslint@9.33.0)': dependencies: '@eslint-community/eslint-utils': 4.7.0(eslint@9.33.0) - '@typescript-eslint/types': 8.39.0 + '@typescript-eslint/types': 8.39.1 eslint: 9.33.0 eslint-visitor-keys: 4.2.1 espree: 10.4.0 @@ -3721,8 +3717,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.39.0': {} - '@typescript-eslint/types@8.39.1': {} '@typescript-eslint/typescript-estree@8.39.1(typescript@5.9.2)':