Skip to content

Commit a9986ff

Browse files
authoredMar 6, 2023
Merge pull request #1218 from waku-org/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.1
2 parents 93f2c4e + 28ec631 commit a9986ff

File tree

11 files changed

+144
-144
lines changed

11 files changed

+144
-144
lines changed
 

‎package-lock.json

+134-134
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
@@ -108,7 +108,7 @@
108108
"@types/debug": "^4.1.7",
109109
"@types/mocha": "^10.0.1",
110110
"@types/uuid": "^9.0.0",
111-
"@typescript-eslint/eslint-plugin": "^5.53.0",
111+
"@typescript-eslint/eslint-plugin": "^5.54.1",
112112
"@typescript-eslint/parser": "^5.51.0",
113113
"build-utils": "*",
114114
"chai": "^4.3.7",

‎packages/create/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@rollup/plugin-commonjs": "^24.0.1",
7777
"@rollup/plugin-json": "^6.0.0",
7878
"@rollup/plugin-node-resolve": "^15.0.1",
79-
"@typescript-eslint/eslint-plugin": "^5.53.0",
79+
"@typescript-eslint/eslint-plugin": "^5.54.1",
8080
"@typescript-eslint/parser": "^5.51.0",
8181
"@waku/interfaces": "*",
8282
"build-utils": "*",

‎packages/dns-discovery/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@rollup/plugin-json": "^6.0.0",
7979
"@rollup/plugin-node-resolve": "^15.0.1",
8080
"@types/chai": "^4.3.4",
81-
"@typescript-eslint/eslint-plugin": "^5.53.0",
81+
"@typescript-eslint/eslint-plugin": "^5.54.1",
8282
"@typescript-eslint/parser": "^5.51.0",
8383
"@waku/interfaces": "*",
8484
"build-utils": "*",

‎packages/enr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@rollup/plugin-node-resolve": "^15.0.1",
7171
"@types/chai": "^4.3.4",
7272
"@types/mocha": "^10.0.1",
73-
"@typescript-eslint/eslint-plugin": "^5.53.0",
73+
"@typescript-eslint/eslint-plugin": "^5.54.1",
7474
"@typescript-eslint/parser": "^5.51.0",
7575
"@waku/interfaces": "*",
7676
"build-utils": "*",

‎packages/interfaces/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@libp2p/interface-peer-store": "^1.2.8",
5858
"@libp2p/interface-registrar": "^2.0.8",
5959
"@multiformats/multiaddr": "^11.4.0",
60-
"@typescript-eslint/eslint-plugin": "^5.53.0",
60+
"@typescript-eslint/eslint-plugin": "^5.54.1",
6161
"@typescript-eslint/parser": "^5.51.0",
6262
"cspell": "^6.26.3",
6363
"eslint": "^8.35.0",

‎packages/message-encryption/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@rollup/plugin-node-resolve": "^15.0.1",
9494
"@types/chai": "^4.3.4",
9595
"@types/mocha": "^10.0.1",
96-
"@typescript-eslint/eslint-plugin": "^5.53.0",
96+
"@typescript-eslint/eslint-plugin": "^5.54.1",
9797
"@typescript-eslint/parser": "^5.51.0",
9898
"build-utils": "*",
9999
"chai": "^4.3.7",

‎packages/peer-exchange/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@rollup/plugin-commonjs": "^24.0.1",
6969
"@rollup/plugin-json": "^6.0.0",
7070
"@rollup/plugin-node-resolve": "^15.0.1",
71-
"@typescript-eslint/eslint-plugin": "^5.53.0",
71+
"@typescript-eslint/eslint-plugin": "^5.54.1",
7272
"@typescript-eslint/parser": "^5.51.0",
7373
"@waku/interfaces": "*",
7474
"build-utils": "*",

‎packages/proto/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@rollup/plugin-commonjs": "^24.0.1",
5353
"@rollup/plugin-json": "^6.0.0",
5454
"@rollup/plugin-node-resolve": "^15.0.1",
55-
"@typescript-eslint/eslint-plugin": "^5.53.0",
55+
"@typescript-eslint/eslint-plugin": "^5.54.1",
5656
"@typescript-eslint/parser": "^5.51.0",
5757
"build-utils": "*",
5858
"cspell": "^6.26.3",

‎packages/tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/chai": "^4.3.4",
7676
"@types/mocha": "^10.0.1",
7777
"@types/tail": "^2.2.1",
78-
"@typescript-eslint/eslint-plugin": "^5.53.0",
78+
"@typescript-eslint/eslint-plugin": "^5.54.1",
7979
"@typescript-eslint/parser": "^5.51.0",
8080
"@waku/create": "*",
8181
"@waku/dns-discovery": "*",

‎packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@rollup/plugin-commonjs": "^24.0.1",
6464
"@rollup/plugin-json": "^6.0.0",
6565
"@rollup/plugin-node-resolve": "^15.0.1",
66-
"@typescript-eslint/eslint-plugin": "^5.53.0",
66+
"@typescript-eslint/eslint-plugin": "^5.54.1",
6767
"@typescript-eslint/parser": "^5.51.0",
6868
"build-utils": "*",
6969
"cspell": "^6.26.3",

0 commit comments

Comments
 (0)
Please sign in to comment.