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

Commit 3522730

Browse files
build(deps-dev): bump @typescript-eslint/parser from 8.4.0 to 8.5.0 (#7257)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.4.0 to 8.5.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/v8.5.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 eeb0b29 commit 3522730

File tree

11 files changed

+67
-67
lines changed

11 files changed

+67
-67
lines changed

account-compression/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/node": "^22.5.4",
7171
"@types/node-fetch": "^2.6.11",
7272
"@typescript-eslint/eslint-plugin": "^8.5.0",
73-
"@typescript-eslint/parser": "^8.4.0",
73+
"@typescript-eslint/parser": "^8.5.0",
7474
"eslint": "^8.57.0",
7575
"eslint-config-turbo": "^2.1.1",
7676
"eslint-plugin-import": "^2.30.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/mocha": "^10.0.7",
5151
"@types/node": "^22.5.4",
5252
"@typescript-eslint/eslint-plugin": "^8.5.0",
53-
"@typescript-eslint/parser": "^8.4.0",
53+
"@typescript-eslint/parser": "^8.5.0",
5454
"chai": "^5.1.1",
5555
"eslint": "^8.57.0",
5656
"eslint-plugin-require-extensions": "^0.1.1",

memo/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/node": "^22.5.4",
5858
"@types/node-fetch": "^2.6.11",
5959
"@typescript-eslint/eslint-plugin": "^8.5.0",
60-
"@typescript-eslint/parser": "^8.4.0",
60+
"@typescript-eslint/parser": "^8.5.0",
6161
"chai": "^5.1.1",
6262
"eslint": "^8.57.0",
6363
"eslint-plugin-require-extensions": "^0.1.1",

name-service/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/jest": "^29.5.12",
4848
"@types/node": "^22.5.4",
4949
"@typescript-eslint/eslint-plugin": "^8.5.0",
50-
"@typescript-eslint/parser": "^8.4.0",
50+
"@typescript-eslint/parser": "^8.5.0",
5151
"eslint": "^8.57.0",
5252
"eslint-plugin-eslint-comments": "^3.2.0",
5353
"eslint-plugin-functional": "^7.0.2",

pnpm-lock.yaml

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

stake-pool/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/node": "^22.5.4",
6565
"@types/node-fetch": "^2.6.11",
6666
"@typescript-eslint/eslint-plugin": "^8.5.0",
67-
"@typescript-eslint/parser": "^8.4.0",
67+
"@typescript-eslint/parser": "^8.5.0",
6868
"cross-env": "^7.0.3",
6969
"eslint": "^8.57.0",
7070
"jest": "^29.0.0",

token-group/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/mocha": "^10.0.7",
5656
"@types/node": "^22.5.4",
5757
"@typescript-eslint/eslint-plugin": "^8.5.0",
58-
"@typescript-eslint/parser": "^8.4.0",
58+
"@typescript-eslint/parser": "^8.5.0",
5959
"chai": "^5.1.1",
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-require-extensions": "^0.1.1",

token-lending/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/eslint": "^8.56.7",
5050
"@types/node": "^22.5.4",
5151
"@typescript-eslint/eslint-plugin": "^8.5.0",
52-
"@typescript-eslint/parser": "^8.4.0",
52+
"@typescript-eslint/parser": "^8.5.0",
5353
"eslint": "^8.57.0",
5454
"gh-pages": "^6.1.1",
5555
"rollup": "^4.21.2",

token-metadata/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/mocha": "^10.0.7",
5656
"@types/node": "^22.5.4",
5757
"@typescript-eslint/eslint-plugin": "^8.5.0",
58-
"@typescript-eslint/parser": "^8.4.0",
58+
"@typescript-eslint/parser": "^8.5.0",
5959
"chai": "^5.1.1",
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-require-extensions": "^0.1.1",

token-swap/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/chai": "^4.3.19",
5757
"@types/mocha": "^10.0.7",
5858
"@typescript-eslint/eslint-plugin": "^8.5.0",
59-
"@typescript-eslint/parser": "^8.4.0",
59+
"@typescript-eslint/parser": "^8.5.0",
6060
"eslint": "^8.57.0",
6161
"eslint-plugin-import": "^2.30.0",
6262
"eslint-plugin-require-extensions": "^0.1.1",

0 commit comments

Comments
 (0)