Skip to content

Commit 5c2553b

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.58.0 to 8.58.1 (#615)
build(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.58.0 to 8.58.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.58.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06573d1 commit 5c2553b

3 files changed

Lines changed: 73 additions & 71 deletions

File tree

clients/js-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@types/node": "^25.5.2",
3636
"@ava/typescript": "^6.0.0",
37-
"@typescript-eslint/eslint-plugin": "^8.58.0",
37+
"@typescript-eslint/eslint-plugin": "^8.58.1",
3838
"ava": "^7.0.0",
3939
"eslint": "^8.57.0",
4040
"solana-bankrun": "^0.4.0",

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@solana/prettier-config-solana": "^0.0.6",
2929
"@types/node": "^25.5.2",
30-
"@typescript-eslint/eslint-plugin": "^8.58.0",
30+
"@typescript-eslint/eslint-plugin": "^8.58.1",
3131
"eslint": "^8.57.0",
3232
"eslint-config-prettier": "^10.1.8",
3333
"eslint-plugin-prettier": "^5.5.5",

pnpm-lock.yaml

Lines changed: 71 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)