Skip to content

Commit d80dbde

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.50.0 to 8.50.1 (#446)
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.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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6346a16 commit d80dbde

File tree

3 files changed

+53
-53
lines changed

3 files changed

+53
-53
lines changed

clients/js-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@types/node": "^25.0.3",
3131
"@ava/typescript": "^6.0.0",
32-
"@typescript-eslint/eslint-plugin": "^8.50.0",
32+
"@typescript-eslint/eslint-plugin": "^8.50.1",
3333
"ava": "^6.4.1",
3434
"eslint": "^8.57.0",
3535
"solana-bankrun": "^0.4.0",

clients/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@solana/prettier-config-solana": "^0.0.6",
2424
"@types/node": "^25.0.3",
25-
"@typescript-eslint/eslint-plugin": "^8.50.0",
25+
"@typescript-eslint/eslint-plugin": "^8.50.1",
2626
"eslint": "^8.57.0",
2727
"eslint-config-prettier": "^10.1.8",
2828
"eslint-plugin-prettier": "^5.5.4",

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)