Skip to content

Commit b857cf6

Browse files
build(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 4.17.0 to 4.27.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.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] <support@github.com>
1 parent 007ecac commit b857cf6

4 files changed

Lines changed: 90 additions & 64 deletions

File tree

packages/lib-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@microsoft/api-extractor": "7.13.2",
2929
"@types/mocha": "8.2.1",
30-
"@typescript-eslint/eslint-plugin": "4.17.0",
30+
"@typescript-eslint/eslint-plugin": "4.27.0",
3131
"@typescript-eslint/parser": "4.18.0",
3232
"eslint": "7.22.0",
3333
"eslint-plugin-tsdoc": "0.2.11",

packages/lib-ethers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/mocha": "8.2.1",
4848
"@types/node": "14.14.34",
4949
"@types/sinon-chai": "3.2.5",
50-
"@typescript-eslint/eslint-plugin": "4.17.0",
50+
"@typescript-eslint/eslint-plugin": "4.27.0",
5151
"@typescript-eslint/parser": "4.18.0",
5252
"chai": "4.3.4",
5353
"chai-as-promised": "7.1.1",

packages/lib-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@ethersproject/bignumber": "5.0.15",
1919
"@types/react": "17.0.3",
20-
"@typescript-eslint/eslint-plugin": "4.17.0",
20+
"@typescript-eslint/eslint-plugin": "4.27.0",
2121
"@typescript-eslint/parser": "4.18.0",
2222
"eslint": "7.22.0",
2323
"eslint-plugin-react": "7.22.0",

yarn.lock

Lines changed: 87 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -3776,7 +3776,7 @@
37763776
jest-diff "^26.0.0"
37773777
pretty-format "^26.0.0"
37783778

3779-
"@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
3779+
"@types/json-schema@*", "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7":
37803780
version "7.0.7"
37813781
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
37823782
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
@@ -4070,31 +4070,31 @@
40704070
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.2.tgz#808c9fa7e4517274ed555fa158f2de4b4f468e71"
40714071
integrity sha512-HrCIVMLjE1MOozVoD86622S7aunluLb2PJdPfb3nYiEtohm8mIB/vyv0Fd37AdeMFrTUQXEunw78YloMA3Qilg==
40724072

4073-
"@typescript-eslint/eslint-plugin@4.17.0", "@typescript-eslint/eslint-plugin@^4.5.0":
4074-
version "4.17.0"
4075-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.17.0.tgz#6f856eca4e6a52ce9cf127dfd349096ad936aa2d"
4076-
integrity sha512-/fKFDcoHg8oNan39IKFOb5WmV7oWhQe1K6CDaAVfJaNWEhmfqlA24g+u1lqU5bMH7zuNasfMId4LaYWC5ijRLw==
4073+
"@typescript-eslint/eslint-plugin@4.27.0", "@typescript-eslint/eslint-plugin@^4.5.0":
4074+
version "4.27.0"
4075+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0"
4076+
integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ==
40774077
dependencies:
4078-
"@typescript-eslint/experimental-utils" "4.17.0"
4079-
"@typescript-eslint/scope-manager" "4.17.0"
4080-
debug "^4.1.1"
4078+
"@typescript-eslint/experimental-utils" "4.27.0"
4079+
"@typescript-eslint/scope-manager" "4.27.0"
4080+
debug "^4.3.1"
40814081
functional-red-black-tree "^1.0.1"
4082-
lodash "^4.17.15"
4083-
regexpp "^3.0.0"
4084-
semver "^7.3.2"
4085-
tsutils "^3.17.1"
4086-
4087-
"@typescript-eslint/experimental-utils@4.17.0", "@typescript-eslint/experimental-utils@^4.0.1":
4088-
version "4.17.0"
4089-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.17.0.tgz#762c44aaa1a6a3c05b6d63a8648fb89b89f84c80"
4090-
integrity sha512-ZR2NIUbnIBj+LGqCFGQ9yk2EBQrpVVFOh9/Kd0Lm6gLpSAcCuLLe5lUCibKGCqyH9HPwYC0GIJce2O1i8VYmWA==
4091-
dependencies:
4092-
"@types/json-schema" "^7.0.3"
4093-
"@typescript-eslint/scope-manager" "4.17.0"
4094-
"@typescript-eslint/types" "4.17.0"
4095-
"@typescript-eslint/typescript-estree" "4.17.0"
4096-
eslint-scope "^5.0.0"
4097-
eslint-utils "^2.0.0"
4082+
lodash "^4.17.21"
4083+
regexpp "^3.1.0"
4084+
semver "^7.3.5"
4085+
tsutils "^3.21.0"
4086+
4087+
"@typescript-eslint/experimental-utils@4.27.0", "@typescript-eslint/experimental-utils@^4.0.1":
4088+
version "4.27.0"
4089+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c"
4090+
integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==
4091+
dependencies:
4092+
"@types/json-schema" "^7.0.7"
4093+
"@typescript-eslint/scope-manager" "4.27.0"
4094+
"@typescript-eslint/types" "4.27.0"
4095+
"@typescript-eslint/typescript-estree" "4.27.0"
4096+
eslint-scope "^5.1.1"
4097+
eslint-utils "^3.0.0"
40984098

40994099
"@typescript-eslint/experimental-utils@^3.10.1":
41004100
version "3.10.1"
@@ -4117,14 +4117,6 @@
41174117
"@typescript-eslint/typescript-estree" "4.18.0"
41184118
debug "^4.1.1"
41194119

4120-
"@typescript-eslint/scope-manager@4.17.0":
4121-
version "4.17.0"
4122-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d"
4123-
integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw==
4124-
dependencies:
4125-
"@typescript-eslint/types" "4.17.0"
4126-
"@typescript-eslint/visitor-keys" "4.17.0"
4127-
41284120
"@typescript-eslint/scope-manager@4.18.0":
41294121
version "4.18.0"
41304122
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.18.0.tgz#d75b55234c35d2ff6ac945758d6d9e53be84a427"
@@ -4133,21 +4125,29 @@
41334125
"@typescript-eslint/types" "4.18.0"
41344126
"@typescript-eslint/visitor-keys" "4.18.0"
41354127

4128+
"@typescript-eslint/scope-manager@4.27.0":
4129+
version "4.27.0"
4130+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d"
4131+
integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw==
4132+
dependencies:
4133+
"@typescript-eslint/types" "4.27.0"
4134+
"@typescript-eslint/visitor-keys" "4.27.0"
4135+
41364136
"@typescript-eslint/types@3.10.1":
41374137
version "3.10.1"
41384138
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.10.1.tgz#1d7463fa7c32d8a23ab508a803ca2fe26e758727"
41394139
integrity sha512-+3+FCUJIahE9q0lDi1WleYzjCwJs5hIsbugIgnbB+dSCYUxl8L6PwmsyOPFZde2hc1DlTo/xnkOgiTLSyAbHiQ==
41404140

4141-
"@typescript-eslint/types@4.17.0":
4142-
version "4.17.0"
4143-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
4144-
integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
4145-
41464141
"@typescript-eslint/types@4.18.0":
41474142
version "4.18.0"
41484143
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a"
41494144
integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A==
41504145

4146+
"@typescript-eslint/types@4.27.0":
4147+
version "4.27.0"
4148+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
4149+
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
4150+
41514151
"@typescript-eslint/typescript-estree@3.10.1":
41524152
version "3.10.1"
41534153
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.10.1.tgz#fd0061cc38add4fad45136d654408569f365b853"
@@ -4162,19 +4162,6 @@
41624162
semver "^7.3.2"
41634163
tsutils "^3.17.1"
41644164

4165-
"@typescript-eslint/typescript-estree@4.17.0":
4166-
version "4.17.0"
4167-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
4168-
integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ==
4169-
dependencies:
4170-
"@typescript-eslint/types" "4.17.0"
4171-
"@typescript-eslint/visitor-keys" "4.17.0"
4172-
debug "^4.1.1"
4173-
globby "^11.0.1"
4174-
is-glob "^4.0.1"
4175-
semver "^7.3.2"
4176-
tsutils "^3.17.1"
4177-
41784165
"@typescript-eslint/typescript-estree@4.18.0":
41794166
version "4.18.0"
41804167
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb"
@@ -4188,21 +4175,26 @@
41884175
semver "^7.3.2"
41894176
tsutils "^3.17.1"
41904177

4178+
"@typescript-eslint/typescript-estree@4.27.0":
4179+
version "4.27.0"
4180+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
4181+
integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g==
4182+
dependencies:
4183+
"@typescript-eslint/types" "4.27.0"
4184+
"@typescript-eslint/visitor-keys" "4.27.0"
4185+
debug "^4.3.1"
4186+
globby "^11.0.3"
4187+
is-glob "^4.0.1"
4188+
semver "^7.3.5"
4189+
tsutils "^3.21.0"
4190+
41914191
"@typescript-eslint/visitor-keys@3.10.1":
41924192
version "3.10.1"
41934193
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.10.1.tgz#cd4274773e3eb63b2e870ac602274487ecd1e931"
41944194
integrity sha512-9JgC82AaQeglebjZMgYR5wgmfUdUc+EitGUUMW8u2nDckaeimzW+VsoLV6FoimPv2id3VQzfjwBxEMVz08ameQ==
41954195
dependencies:
41964196
eslint-visitor-keys "^1.1.0"
41974197

4198-
"@typescript-eslint/visitor-keys@4.17.0":
4199-
version "4.17.0"
4200-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
4201-
integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ==
4202-
dependencies:
4203-
"@typescript-eslint/types" "4.17.0"
4204-
eslint-visitor-keys "^2.0.0"
4205-
42064198
"@typescript-eslint/visitor-keys@4.18.0":
42074199
version "4.18.0"
42084200
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6"
@@ -4211,6 +4203,14 @@
42114203
"@typescript-eslint/types" "4.18.0"
42124204
eslint-visitor-keys "^2.0.0"
42134205

4206+
"@typescript-eslint/visitor-keys@4.27.0":
4207+
version "4.27.0"
4208+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
4209+
integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg==
4210+
dependencies:
4211+
"@typescript-eslint/types" "4.27.0"
4212+
eslint-visitor-keys "^2.0.0"
4213+
42144214
"@ungap/global-this@^0.4.2":
42154215
version "0.4.4"
42164216
resolved "https://registry.yarnpkg.com/@ungap/global-this/-/global-this-0.4.4.tgz#8a1b2cfcd3e26e079a847daba879308c924dd695"
@@ -8639,6 +8639,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
86398639
dependencies:
86408640
eslint-visitor-keys "^1.1.0"
86418641

8642+
eslint-utils@^3.0.0:
8643+
version "3.0.0"
8644+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
8645+
integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
8646+
dependencies:
8647+
eslint-visitor-keys "^2.0.0"
8648+
86428649
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
86438650
version "1.3.0"
86448651
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
@@ -10244,6 +10251,18 @@ globby@^11.0.0, globby@^11.0.1:
1024410251
merge2 "^1.3.0"
1024510252
slash "^3.0.0"
1024610253

10254+
globby@^11.0.3:
10255+
version "11.0.3"
10256+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
10257+
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
10258+
dependencies:
10259+
array-union "^2.1.0"
10260+
dir-glob "^3.0.1"
10261+
fast-glob "^3.1.1"
10262+
ignore "^5.1.4"
10263+
merge2 "^1.3.0"
10264+
slash "^3.0.0"
10265+
1024710266
globby@^5.0.0:
1024810267
version "5.0.0"
1024910268
resolved "https://registry.yarnpkg.com/globby/-/globby-5.0.0.tgz#ebd84667ca0dbb330b99bcfc68eac2bc54370e0d"
@@ -17612,7 +17631,7 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.1:
1761217631
call-bind "^1.0.2"
1761317632
define-properties "^1.1.3"
1761417633

17615-
regexpp@^3.0.0, regexpp@^3.1.0:
17634+
regexpp@^3.1.0:
1761617635
version "3.1.0"
1761717636
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
1761817637
integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
@@ -18329,7 +18348,7 @@ semver@7.3.2:
1832918348
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
1833018349
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
1833118350

18332-
semver@7.3.4, semver@^7.0.0, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@~7.3.0:
18351+
semver@7.3.4:
1833318352
version "7.3.4"
1833418353
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz#27aaa7d2e4ca76452f98d3add093a72c943edc97"
1833518354
integrity sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==
@@ -18341,6 +18360,13 @@ semver@^6.0.0, semver@^6.1.1, semver@^6.1.2, semver@^6.3.0:
1834118360
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
1834218361
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
1834318362

18363+
semver@^7.0.0, semver@^7.1.2, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@~7.3.0:
18364+
version "7.3.5"
18365+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz#0b621c879348d8998e4b0e4be94b3f12e6018ef7"
18366+
integrity sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==
18367+
dependencies:
18368+
lru-cache "^6.0.0"
18369+
1834418370
semver@~5.4.1:
1834518371
version "5.4.1"
1834618372
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
@@ -20035,7 +20061,7 @@ tsort@0.0.1:
2003520061
resolved "https://registry.yarnpkg.com/tsort/-/tsort-0.0.1.tgz#e2280f5e817f8bf4275657fd0f9aebd44f5a2786"
2003620062
integrity sha1-4igPXoF/i/QnVlf9D5rr1E9aJ4Y=
2003720063

20038-
tsutils@^3.17.1:
20064+
tsutils@^3.17.1, tsutils@^3.21.0:
2003920065
version "3.21.0"
2004020066
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
2004120067
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==

0 commit comments

Comments
 (0)