Skip to content

Commit 186e6e3

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.62.0 to 8.62.1 - [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.62.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.62.0 to 8.62.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.62.1/packages/parser) Updates `typescript-eslint` from 8.62.0 to 8.62.1 - [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.62.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint - dependency-name: typescript-eslint dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a341807 commit 186e6e3

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.62.0",
130-
"@typescript-eslint/parser": "^8.62.0",
129+
"@typescript-eslint/eslint-plugin": "^8.62.1",
130+
"@typescript-eslint/parser": "^8.62.1",
131131
"@vitest/coverage-v8": "^4",
132132
"eslint": "^10.6.0",
133133
"eslint-import-resolver-custom-alias": "^1.3.2",
@@ -145,7 +145,7 @@
145145
"openapi-typescript": "^7.13.0",
146146
"prettier": "^3.9.4",
147147
"typescript": "^5.9.3",
148-
"typescript-eslint": "^8.62.0",
148+
"typescript-eslint": "^8.62.1",
149149
"vite": "^8.1.1",
150150
"vitest": "^4"
151151
},

0 commit comments

Comments
 (0)