Skip to content

Commit f0342e3

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.58.1 to 8.58.2 (#626)
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.1 to 8.58.2. - [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.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.2 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 61b3239 commit f0342e3

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
"@types/node": "^25.6.0",
3636
"@ava/typescript": "^6.0.0",
37-
"@typescript-eslint/eslint-plugin": "^8.58.1",
37+
"@typescript-eslint/eslint-plugin": "^8.58.2",
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.6.0",
30-
"@typescript-eslint/eslint-plugin": "^8.58.1",
30+
"@typescript-eslint/eslint-plugin": "^8.58.2",
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)