Skip to content

Commit 81c34eb

Browse files
chore(deps)(deps-dev): bump @typescript-eslint/parser (#1387)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.59.8. - [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/v5.59.8/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24811e4 commit 81c34eb

File tree

12 files changed

+146
-146
lines changed

12 files changed

+146
-146
lines changed

package-lock.json

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

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"@types/mocha": "^10.0.1",
100100
"@types/uuid": "^9.0.1",
101101
"@typescript-eslint/eslint-plugin": "^5.57.0",
102-
"@typescript-eslint/parser": "^5.51.0",
102+
"@typescript-eslint/parser": "^5.59.8",
103103
"@waku/build-utils": "*",
104104
"chai": "^4.3.7",
105105
"cspell": "^6.31.1",

packages/create/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@rollup/plugin-json": "^6.0.0",
7676
"@rollup/plugin-node-resolve": "^15.0.2",
7777
"@typescript-eslint/eslint-plugin": "^5.57.0",
78-
"@typescript-eslint/parser": "^5.51.0",
78+
"@typescript-eslint/parser": "^5.59.8",
7979
"@waku/build-utils": "*",
8080
"@waku/interfaces": "0.0.14",
8181
"cspell": "^6.31.1",

packages/dns-discovery/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@rollup/plugin-node-resolve": "^15.0.2",
7272
"@types/chai": "^4.3.4",
7373
"@typescript-eslint/eslint-plugin": "^5.57.0",
74-
"@typescript-eslint/parser": "^5.51.0",
74+
"@typescript-eslint/parser": "^5.59.8",
7575
"@waku/build-utils": "*",
7676
"@waku/interfaces": "0.0.14",
7777
"chai": "^4.3.7",

packages/enr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/chai": "^4.3.4",
7171
"@types/mocha": "^10.0.1",
7272
"@typescript-eslint/eslint-plugin": "^5.57.0",
73-
"@typescript-eslint/parser": "^5.51.0",
73+
"@typescript-eslint/parser": "^5.59.8",
7474
"@waku/build-utils": "*",
7575
"@waku/interfaces": "0.0.14",
7676
"chai": "^4.3.7",

packages/interfaces/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@libp2p/interface-registrar": "^2.0.8",
5858
"@multiformats/multiaddr": "^12.0.0",
5959
"@typescript-eslint/eslint-plugin": "^5.57.0",
60-
"@typescript-eslint/parser": "^5.51.0",
60+
"@typescript-eslint/parser": "^5.59.8",
6161
"cspell": "^6.31.1",
6262
"eslint": "^8.35.0",
6363
"eslint-config-prettier": "^8.6.0",

packages/message-encryption/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/chai": "^4.3.4",
9393
"@types/mocha": "^10.0.1",
9494
"@typescript-eslint/eslint-plugin": "^5.57.0",
95-
"@typescript-eslint/parser": "^5.51.0",
95+
"@typescript-eslint/parser": "^5.59.8",
9696
"@waku/build-utils": "*",
9797
"chai": "^4.3.7",
9898
"cspell": "^6.31.1",

packages/message-hash/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/debug": "^4.1.7",
6464
"@types/mocha": "^10.0.1",
6565
"@typescript-eslint/eslint-plugin": "^5.54.1",
66-
"@typescript-eslint/parser": "^5.51.0",
66+
"@typescript-eslint/parser": "^5.59.8",
6767
"@waku/build-utils": "*",
6868
"@waku/interfaces": "0.0.14",
6969
"chai": "^4.3.7",

packages/peer-exchange/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@rollup/plugin-json": "^6.0.0",
7070
"@rollup/plugin-node-resolve": "^15.0.2",
7171
"@typescript-eslint/eslint-plugin": "^5.57.0",
72-
"@typescript-eslint/parser": "^5.51.0",
72+
"@typescript-eslint/parser": "^5.59.8",
7373
"@waku/build-utils": "*",
7474
"@waku/interfaces": "0.0.14",
7575
"chai": "^4.3.7",

packages/proto/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@rollup/plugin-json": "^6.0.0",
5252
"@rollup/plugin-node-resolve": "^15.0.2",
5353
"@typescript-eslint/eslint-plugin": "^5.57.0",
54-
"@typescript-eslint/parser": "^5.51.0",
54+
"@typescript-eslint/parser": "^5.59.8",
5555
"@waku/build-utils": "*",
5656
"cspell": "^6.31.1",
5757
"eslint": "^8.35.0",

packages/tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/mocha": "^10.0.1",
7272
"@types/tail": "^2.2.1",
7373
"@typescript-eslint/eslint-plugin": "^5.57.0",
74-
"@typescript-eslint/parser": "^5.51.0",
74+
"@typescript-eslint/parser": "^5.59.8",
7575
"@waku/create": "*",
7676
"@waku/dns-discovery": "*",
7777
"@waku/message-encryption": "*",

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@rollup/plugin-json": "^6.0.0",
7777
"@rollup/plugin-node-resolve": "^15.0.2",
7878
"@typescript-eslint/eslint-plugin": "^5.57.0",
79-
"@typescript-eslint/parser": "^5.51.0",
79+
"@typescript-eslint/parser": "^5.59.8",
8080
"@waku/build-utils": "*",
8181
"@waku/interfaces": "0.0.14",
8282
"cspell": "^6.31.1",

0 commit comments

Comments
 (0)