Skip to content

Commit 3b21b76

Browse files
dependabot[bot]jaybuidl
authored andcommitted
chore(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 5.48.2 to 5.53.0. - [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/v5.53.0/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 d01b66c commit 3b21b76

File tree

3 files changed

+50
-49
lines changed

3 files changed

+50
-49
lines changed

contracts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/chai": "^4.3.3",
4040
"@types/mocha": "^10.0.0",
4141
"@types/node": "^16",
42-
"@typescript-eslint/eslint-plugin": "^5.43.0",
42+
"@typescript-eslint/eslint-plugin": "^5.53.0",
4343
"@typescript-eslint/parser": "^5.53.0",
4444
"chai": "^4.3.6",
4545
"chai-ethers": "^0.0.1",

web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/react": "^18.0.25",
3939
"@types/react-dom": "^18.0.9",
4040
"@types/styled-components": "^5.1.26",
41-
"@typescript-eslint/eslint-plugin": "^5.43.0",
41+
"@typescript-eslint/eslint-plugin": "^5.53.0",
4242
"@typescript-eslint/parser": "^5.53.0",
4343
"@typescript-eslint/utils": "^5.53.0",
4444
"eslint": "^8.27.0",

yarn.lock

+48-47
Original file line numberDiff line numberDiff line change
@@ -3681,7 +3681,7 @@ __metadata:
36813681
"@types/chai": ^4.3.3
36823682
"@types/mocha": ^10.0.0
36833683
"@types/node": ^16
3684-
"@typescript-eslint/eslint-plugin": ^5.43.0
3684+
"@typescript-eslint/eslint-plugin": ^5.53.0
36853685
"@typescript-eslint/parser": ^5.53.0
36863686
chai: ^4.3.6
36873687
chai-ethers: ^0.0.1
@@ -3739,7 +3739,7 @@ __metadata:
37393739
"@types/react-dom": ^18.0.9
37403740
"@types/react-modal": ^3.13.1
37413741
"@types/styled-components": ^5.1.26
3742-
"@typescript-eslint/eslint-plugin": ^5.43.0
3742+
"@typescript-eslint/eslint-plugin": ^5.53.0
37433743
"@typescript-eslint/parser": ^5.53.0
37443744
"@typescript-eslint/utils": ^5.53.0
37453745
"@web3-react/core": ^6.1.9
@@ -6859,14 +6859,15 @@ __metadata:
68596859
languageName: node
68606860
linkType: hard
68616861

6862-
"@typescript-eslint/eslint-plugin@npm:^5.43.0":
6863-
version: 5.48.2
6864-
resolution: "@typescript-eslint/eslint-plugin@npm:5.48.2"
6862+
"@typescript-eslint/eslint-plugin@npm:^5.5.0":
6863+
version: 5.52.0
6864+
resolution: "@typescript-eslint/eslint-plugin@npm:5.52.0"
68656865
dependencies:
6866-
"@typescript-eslint/scope-manager": 5.48.2
6867-
"@typescript-eslint/type-utils": 5.48.2
6868-
"@typescript-eslint/utils": 5.48.2
6866+
"@typescript-eslint/scope-manager": 5.52.0
6867+
"@typescript-eslint/type-utils": 5.52.0
6868+
"@typescript-eslint/utils": 5.52.0
68696869
debug: ^4.3.4
6870+
grapheme-splitter: ^1.0.4
68706871
ignore: ^5.2.0
68716872
natural-compare-lite: ^1.4.0
68726873
regexpp: ^3.2.0
@@ -6878,17 +6879,17 @@ __metadata:
68786879
peerDependenciesMeta:
68796880
typescript:
68806881
optional: true
6881-
checksum: 78a9d0550f0b4aa026efef939ef93a36d84464f4f74c7f7e9e99bcc385eb9dd4e6755f9046775dfd74906933df3c2f6ac8c02ddee5df2f6f69d54c4f85f6eeed
6882+
checksum: cff07ee94d8ab2a1b6c33b5c5bf641eff2bf2bebc0f35a9d8b3f128fd610e27a4aaf620bc2ad23608ad161b1810b7e32e5a2e0f746cc5094c3f506f7a14daa34
68826883
languageName: node
68836884
linkType: hard
68846885

6885-
"@typescript-eslint/eslint-plugin@npm:^5.5.0":
6886-
version: 5.52.0
6887-
resolution: "@typescript-eslint/eslint-plugin@npm:5.52.0"
6886+
"@typescript-eslint/eslint-plugin@npm:^5.53.0":
6887+
version: 5.53.0
6888+
resolution: "@typescript-eslint/eslint-plugin@npm:5.53.0"
68886889
dependencies:
6889-
"@typescript-eslint/scope-manager": 5.52.0
6890-
"@typescript-eslint/type-utils": 5.52.0
6891-
"@typescript-eslint/utils": 5.52.0
6890+
"@typescript-eslint/scope-manager": 5.53.0
6891+
"@typescript-eslint/type-utils": 5.53.0
6892+
"@typescript-eslint/utils": 5.53.0
68926893
debug: ^4.3.4
68936894
grapheme-splitter: ^1.0.4
68946895
ignore: ^5.2.0
@@ -6902,7 +6903,7 @@ __metadata:
69026903
peerDependenciesMeta:
69036904
typescript:
69046905
optional: true
6905-
checksum: cff07ee94d8ab2a1b6c33b5c5bf641eff2bf2bebc0f35a9d8b3f128fd610e27a4aaf620bc2ad23608ad161b1810b7e32e5a2e0f746cc5094c3f506f7a14daa34
6906+
checksum: 12dffe65969d8e5248c86a700fe46a737e55ecafb276933e747b4731eab6266fe55e2d43a34b8b340179fe248e127d861cd016a7614b1b9804cd0687c99616d1
69066907
languageName: node
69076908
linkType: hard
69086909

@@ -6981,37 +6982,37 @@ __metadata:
69816982
languageName: node
69826983
linkType: hard
69836984

6984-
"@typescript-eslint/type-utils@npm:5.48.2":
6985-
version: 5.48.2
6986-
resolution: "@typescript-eslint/type-utils@npm:5.48.2"
6985+
"@typescript-eslint/type-utils@npm:5.52.0":
6986+
version: 5.52.0
6987+
resolution: "@typescript-eslint/type-utils@npm:5.52.0"
69876988
dependencies:
6988-
"@typescript-eslint/typescript-estree": 5.48.2
6989-
"@typescript-eslint/utils": 5.48.2
6989+
"@typescript-eslint/typescript-estree": 5.52.0
6990+
"@typescript-eslint/utils": 5.52.0
69906991
debug: ^4.3.4
69916992
tsutils: ^3.21.0
69926993
peerDependencies:
69936994
eslint: "*"
69946995
peerDependenciesMeta:
69956996
typescript:
69966997
optional: true
6997-
checksum: ad60a3557ebdb6e42ceab4627ca79c0101723ab65b2db63f9b36f9ee4df13687c3be6ecc243f0a3e84ed96d30331997c46421e7a4bc8ed58367e98d2a92b8339
6998+
checksum: ac5422040461febab8a2eeec76d969024ccff76203dec357f7220c9b5e0dde96e3e3a76fd4118d42b50bd5bfb3a194aaceeb63417a2ac4e1ebf5e687558a9a10
69986999
languageName: node
69997000
linkType: hard
70007001

7001-
"@typescript-eslint/type-utils@npm:5.52.0":
7002-
version: 5.52.0
7003-
resolution: "@typescript-eslint/type-utils@npm:5.52.0"
7002+
"@typescript-eslint/type-utils@npm:5.53.0":
7003+
version: 5.53.0
7004+
resolution: "@typescript-eslint/type-utils@npm:5.53.0"
70047005
dependencies:
7005-
"@typescript-eslint/typescript-estree": 5.52.0
7006-
"@typescript-eslint/utils": 5.52.0
7006+
"@typescript-eslint/typescript-estree": 5.53.0
7007+
"@typescript-eslint/utils": 5.53.0
70077008
debug: ^4.3.4
70087009
tsutils: ^3.21.0
70097010
peerDependencies:
70107011
eslint: "*"
70117012
peerDependenciesMeta:
70127013
typescript:
70137014
optional: true
7014-
checksum: ac5422040461febab8a2eeec76d969024ccff76203dec357f7220c9b5e0dde96e3e3a76fd4118d42b50bd5bfb3a194aaceeb63417a2ac4e1ebf5e687558a9a10
7015+
checksum: 52c40967c5fabd58c2ae8bf519ef89e4feb511e4df630aeaeac8335661a79b6b3a32d30a61a5f1d8acc703f21c4d90751a5d41cda1b35d08867524da11bc2e1d
70157016
languageName: node
70167017
linkType: hard
70177018

@@ -7090,24 +7091,6 @@ __metadata:
70907091
languageName: node
70917092
linkType: hard
70927093

7093-
"@typescript-eslint/utils@npm:5.48.2, @typescript-eslint/utils@npm:^5.43.0":
7094-
version: 5.48.2
7095-
resolution: "@typescript-eslint/utils@npm:5.48.2"
7096-
dependencies:
7097-
"@types/json-schema": ^7.0.9
7098-
"@types/semver": ^7.3.12
7099-
"@typescript-eslint/scope-manager": 5.48.2
7100-
"@typescript-eslint/types": 5.48.2
7101-
"@typescript-eslint/typescript-estree": 5.48.2
7102-
eslint-scope: ^5.1.1
7103-
eslint-utils: ^3.0.0
7104-
semver: ^7.3.7
7105-
peerDependencies:
7106-
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
7107-
checksum: d363dbf577acc5817427ac0e1290df685b027de6b03bbc150fa252e6435a2e88e254ec4c1db03773cbcae14875d1529e447861e015bf19055bd2b02de766f722
7108-
languageName: node
7109-
linkType: hard
7110-
71117094
"@typescript-eslint/utils@npm:5.52.0":
71127095
version: 5.52.0
71137096
resolution: "@typescript-eslint/utils@npm:5.52.0"
@@ -7126,7 +7109,7 @@ __metadata:
71267109
languageName: node
71277110
linkType: hard
71287111

7129-
"@typescript-eslint/utils@npm:^5.53.0":
7112+
"@typescript-eslint/utils@npm:5.53.0, @typescript-eslint/utils@npm:^5.53.0":
71307113
version: 5.53.0
71317114
resolution: "@typescript-eslint/utils@npm:5.53.0"
71327115
dependencies:
@@ -7144,6 +7127,24 @@ __metadata:
71447127
languageName: node
71457128
linkType: hard
71467129

7130+
"@typescript-eslint/utils@npm:^5.43.0":
7131+
version: 5.48.2
7132+
resolution: "@typescript-eslint/utils@npm:5.48.2"
7133+
dependencies:
7134+
"@types/json-schema": ^7.0.9
7135+
"@types/semver": ^7.3.12
7136+
"@typescript-eslint/scope-manager": 5.48.2
7137+
"@typescript-eslint/types": 5.48.2
7138+
"@typescript-eslint/typescript-estree": 5.48.2
7139+
eslint-scope: ^5.1.1
7140+
eslint-utils: ^3.0.0
7141+
semver: ^7.3.7
7142+
peerDependencies:
7143+
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
7144+
checksum: d363dbf577acc5817427ac0e1290df685b027de6b03bbc150fa252e6435a2e88e254ec4c1db03773cbcae14875d1529e447861e015bf19055bd2b02de766f722
7145+
languageName: node
7146+
linkType: hard
7147+
71477148
"@typescript-eslint/visitor-keys@npm:5.48.2":
71487149
version: 5.48.2
71497150
resolution: "@typescript-eslint/visitor-keys@npm:5.48.2"

0 commit comments

Comments
 (0)