Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 12baa5a

Browse files
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.12.2 to 8.26.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.26.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 264ca72 commit 12baa5a

File tree

5 files changed

+1252
-584
lines changed

5 files changed

+1252
-584
lines changed

account-compression/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/jest": "^29.5.14",
7070
"@types/node": "^22.10.5",
7171
"@types/node-fetch": "^2.6.12",
72-
"@typescript-eslint/eslint-plugin": "^8.4.0",
72+
"@typescript-eslint/eslint-plugin": "^8.26.1",
7373
"@typescript-eslint/parser": "^8.4.0",
7474
"eslint": "^8.57.0",
7575
"eslint-config-turbo": "^2.3.3",

name-service/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/bn.js": "^5.1.6",
4747
"@types/jest": "^29.5.14",
4848
"@types/node": "^22.10.5",
49-
"@typescript-eslint/eslint-plugin": "^8.4.0",
49+
"@typescript-eslint/eslint-plugin": "^8.26.1",
5050
"@typescript-eslint/parser": "^8.4.0",
5151
"eslint": "^8.57.0",
5252
"eslint-plugin-eslint-comments": "^3.2.0",

0 commit comments

Comments
 (0)