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

Commit 243d50c

Browse files
build(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.6.0 (#6560)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.5.0 to 7.6.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.6.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7127dd commit 243d50c

File tree

11 files changed

+117
-67
lines changed

11 files changed

+117
-67
lines changed

account-compression/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/jest": "^29.5.12",
7474
"@types/node-fetch": "^2.6.11",
7575
"@typescript-eslint/eslint-plugin": "^7.5.0",
76-
"@typescript-eslint/parser": "^7.5.0",
76+
"@typescript-eslint/parser": "^7.6.0",
7777
"eslint": "^8.57.0",
7878
"eslint-config-prettier": "^9.1.0",
7979
"eslint-config-turbo": "^1.13.2",

libraries/type-length-value/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/mocha": "^10.0.6",
5252
"@types/node": "^20.12.6",
5353
"@typescript-eslint/eslint-plugin": "^7.5.0",
54-
"@typescript-eslint/parser": "^7.5.0",
54+
"@typescript-eslint/parser": "^7.6.0",
5555
"chai": "^5.1.0",
5656
"eslint": "^8.57.0",
5757
"eslint-config-prettier": "^9.1.0",

memo/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/node": "^20.12.6",
5959
"@types/node-fetch": "^2.6.11",
6060
"@typescript-eslint/eslint-plugin": "^7.5.0",
61-
"@typescript-eslint/parser": "^7.5.0",
61+
"@typescript-eslint/parser": "^7.6.0",
6262
"chai": "^5.1.0",
6363
"eslint": "^8.57.0",
6464
"eslint-config-prettier": "^9.1.0",

name-service/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/jest": "^29.5.12",
5353
"@types/node": "^20.12.6",
5454
"@typescript-eslint/eslint-plugin": "^7.5.0",
55-
"@typescript-eslint/parser": "^7.5.0",
55+
"@typescript-eslint/parser": "^7.6.0",
5656
"eslint": "^8.57.0",
5757
"eslint-config-prettier": "^9.1.0",
5858
"eslint-plugin-eslint-comments": "^3.2.0",

pnpm-lock.yaml

+107-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

stake-pool/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/node": "^20.12.6",
6565
"@types/node-fetch": "^2.6.11",
6666
"@typescript-eslint/eslint-plugin": "^7.5.0",
67-
"@typescript-eslint/parser": "^7.5.0",
67+
"@typescript-eslint/parser": "^7.6.0",
6868
"cross-env": "^7.0.3",
6969
"eslint": "^8.57.0",
7070
"eslint-config-prettier": "^9.1.0",

token-group/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/mocha": "^10.0.6",
5757
"@types/node": "^20.12.6",
5858
"@typescript-eslint/eslint-plugin": "^7.5.0",
59-
"@typescript-eslint/parser": "^7.5.0",
59+
"@typescript-eslint/parser": "^7.6.0",
6060
"chai": "^5.1.0",
6161
"eslint": "^8.57.0",
6262
"eslint-config-prettier": "^9.1.0",

token-lending/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/eslint-plugin-prettier": "^3.1.0",
5151
"@types/node": "^20.12.6",
5252
"@typescript-eslint/eslint-plugin": "^7.5.0",
53-
"@typescript-eslint/parser": "^7.5.0",
53+
"@typescript-eslint/parser": "^7.6.0",
5454
"eslint": "^8.57.0",
5555
"eslint-config-prettier": "^9.1.0",
5656
"eslint-plugin-prettier": "^5.1.3",

token-metadata/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/mocha": "^10.0.6",
5757
"@types/node": "^20.12.6",
5858
"@typescript-eslint/eslint-plugin": "^7.5.0",
59-
"@typescript-eslint/parser": "^7.5.0",
59+
"@typescript-eslint/parser": "^7.6.0",
6060
"chai": "^5.1.0",
6161
"eslint": "^8.57.0",
6262
"eslint-config-prettier": "^9.1.0",

token-swap/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/chai": "^4.3.14",
6060
"@types/mocha": "^10.0.6",
6161
"@typescript-eslint/eslint-plugin": "^7.5.0",
62-
"@typescript-eslint/parser": "^7.5.0",
62+
"@typescript-eslint/parser": "^7.6.0",
6363
"eslint": "^8.57.0",
6464
"eslint-plugin-import": "^2.29.1",
6565
"eslint-config-prettier": "^9.1.0",

token/js/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/node": "^20.12.6",
7171
"@types/node-fetch": "^2.6.11",
7272
"@typescript-eslint/eslint-plugin": "^7.5.0",
73-
"@typescript-eslint/parser": "^7.5.0",
73+
"@typescript-eslint/parser": "^7.6.0",
7474
"chai": "^5.1.0",
7575
"chai-as-promised": "^7.1.1",
7676
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)