Skip to content

Commit ae209d6

Browse files
build(deps-dev): bump typescript-eslint from 8.50.0 to 8.50.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.50.0 to 8.50.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.50.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c01159d commit ae209d6

File tree

3 files changed

+92
-92
lines changed

3 files changed

+92
-92
lines changed

clients/js-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"typescript": "^5.7.2",
6161
"start-server-and-test": "^2.0.8",
6262
"ts-node": "^10.9.2",
63-
"typescript-eslint": "^8.50.0"
63+
"typescript-eslint": "^8.50.1"
6464
},
6565
"prettier": "@solana/prettier-config-solana"
6666
}

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"tsup": "^8.5.1",
5959
"typedoc": "^0.28.15",
6060
"typescript": "^5.9.3",
61-
"typescript-eslint": "^8.50.0"
61+
"typescript-eslint": "^8.50.1"
6262
},
6363
"ava": {
6464
"nodeArguments": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)