Skip to content

Commit bf4e1c7

Browse files
dependabot[bot]podman-desktop-bot
authored andcommitted
chore(deps-dev): bump the typescript-eslint group across 1 directory with 3 updates
Bumps the typescript-eslint group with 3 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.59.3 to 8.59.4 - [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.59.4/packages/parser) Updates `typescript-eslint` from 8.59.3 to 8.59.4 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.59.4/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: typescript-eslint dependency-version: 8.59.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbb574e commit bf4e1c7

2 files changed

Lines changed: 82 additions & 82 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@
126126
"@eslint/js": "^10.0.1",
127127
"@types/node": "^24",
128128
"@types/ssh2": "^1.15.5",
129-
"@typescript-eslint/eslint-plugin": "^8.59.3",
130-
"@typescript-eslint/parser": "^8.59.3",
129+
"@typescript-eslint/eslint-plugin": "^8.59.4",
130+
"@typescript-eslint/parser": "^8.59.4",
131131
"@vitest/coverage-v8": "^4",
132132
"eslint": "^10.4.0",
133133
"eslint-import-resolver-custom-alias": "^1.3.2",
@@ -145,7 +145,7 @@
145145
"openapi-typescript": "^7.13.0",
146146
"prettier": "^3.8.3",
147147
"typescript": "^5.9.3",
148-
"typescript-eslint": "^8.59.3",
148+
"typescript-eslint": "^8.59.4",
149149
"vite": "^8.0.14",
150150
"vitest": "^4"
151151
},

0 commit comments

Comments
 (0)