Skip to content

Commit 8b8ad6d

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.58.2 to 8.59.0 (#638)
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.2 to 8.59.0. - [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.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 903f2c5 commit 8b8ad6d

3 files changed

Lines changed: 53 additions & 53 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
"@ava/typescript": "^7.0.0",
3636
"@types/node": "^25.6.0",
37-
"@typescript-eslint/eslint-plugin": "^8.58.2",
37+
"@typescript-eslint/eslint-plugin": "^8.59.0",
3838
"ava": "^7.0.0",
3939
"eslint": "^8.57.0",
4040
"litesvm": "0.3.3",

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.6.0",
30-
"@typescript-eslint/eslint-plugin": "^8.58.2",
30+
"@typescript-eslint/eslint-plugin": "^8.59.0",
3131
"eslint": "^8.57.0",
3232
"eslint-config-prettier": "^10.1.8",
3333
"eslint-plugin-prettier": "^5.5.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)