Skip to content

Commit 2b52abc

Browse files
committed
chore(deps): update dependency @typescript-eslint/eslint-plugin to v4.8.0
1 parent cd9bbb1 commit 2b52abc

File tree

2 files changed

+49
-14
lines changed

2 files changed

+49
-14
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/lodash": "4.14.165",
5050
"@types/node": "13.13.30",
5151
"@types/supertest": "2.0.10",
52-
"@typescript-eslint/eslint-plugin": "4.7.0",
52+
"@typescript-eslint/eslint-plugin": "4.8.0",
5353
"@typescript-eslint/parser": "4.7.0",
5454
"eslint": "7.13.0",
5555
"eslint-config-prettier": "6.15.0",

yarn.lock

+48-13
Original file line numberDiff line numberDiff line change
@@ -1216,28 +1216,28 @@
12161216
dependencies:
12171217
"@types/yargs-parser" "*"
12181218

1219-
"@typescript-eslint/eslint-plugin@4.7.0":
1220-
version "4.7.0"
1221-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479"
1222-
integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q==
1219+
"@typescript-eslint/eslint-plugin@4.8.0":
1220+
version "4.8.0"
1221+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.0.tgz#ad12cba28e426b24295291ad4c43b1cdc8b9dbb1"
1222+
integrity sha512-nm80Yy5D7Ot00bomzBYodnGmGhNdePHS3iaxJ3Th0wxRWEI/6KCgbmL8PR78fF7MtT1VDcYNtY5y+YYyGlRhBg==
12231223
dependencies:
1224-
"@typescript-eslint/experimental-utils" "4.7.0"
1225-
"@typescript-eslint/scope-manager" "4.7.0"
1224+
"@typescript-eslint/experimental-utils" "4.8.0"
1225+
"@typescript-eslint/scope-manager" "4.8.0"
12261226
debug "^4.1.1"
12271227
functional-red-black-tree "^1.0.1"
12281228
regexpp "^3.0.0"
12291229
semver "^7.3.2"
12301230
tsutils "^3.17.1"
12311231

1232-
"@typescript-eslint/experimental-utils@4.7.0":
1233-
version "4.7.0"
1234-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5"
1235-
integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA==
1232+
"@typescript-eslint/experimental-utils@4.8.0":
1233+
version "4.8.0"
1234+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.0.tgz#ff035f917aec0698c156a6039166ecf9d7a24f57"
1235+
integrity sha512-1yOvI++HMdA9lpaAkXXQlVUwJjruNz7Z9K3lgpcU+JU/Szvsv42H6G6DECalAuz2Dd0KFU/MeUrPC0jXnuAvlA==
12361236
dependencies:
12371237
"@types/json-schema" "^7.0.3"
1238-
"@typescript-eslint/scope-manager" "4.7.0"
1239-
"@typescript-eslint/types" "4.7.0"
1240-
"@typescript-eslint/typescript-estree" "4.7.0"
1238+
"@typescript-eslint/scope-manager" "4.8.0"
1239+
"@typescript-eslint/types" "4.8.0"
1240+
"@typescript-eslint/typescript-estree" "4.8.0"
12411241
eslint-scope "^5.0.0"
12421242
eslint-utils "^2.0.0"
12431243

@@ -1259,11 +1259,24 @@
12591259
"@typescript-eslint/types" "4.7.0"
12601260
"@typescript-eslint/visitor-keys" "4.7.0"
12611261

1262+
"@typescript-eslint/[email protected]":
1263+
version "4.8.0"
1264+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.0.tgz#f960b6c5df1a5b230b8488e71c5c04e58dd494e0"
1265+
integrity sha512-eJ+SV6w5WcyFusQ/Ru4A/c7E65HMGzWWGPJAqSuM/1EKEE6wOw9LUQTqAvLa6v2oIcaDo9F+/EyOPZgoD/BcLA==
1266+
dependencies:
1267+
"@typescript-eslint/types" "4.8.0"
1268+
"@typescript-eslint/visitor-keys" "4.8.0"
1269+
12621270
"@typescript-eslint/[email protected]":
12631271
version "4.7.0"
12641272
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
12651273
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
12661274

1275+
"@typescript-eslint/[email protected]":
1276+
version "4.8.0"
1277+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.0.tgz#87e73883637f662d9a638b0e9b01ed77edc44fb7"
1278+
integrity sha512-2/mGmXxr3sTxCvCT1mhR2b9rbfpMEBK41tiu0lMnMtZEbpphcUyrmgt2ogDFWNvsvyyeUxO1159eDrgFb7zV4Q==
1279+
12671280
"@typescript-eslint/[email protected]":
12681281
version "4.7.0"
12691282
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393"
@@ -1278,6 +1291,20 @@
12781291
semver "^7.3.2"
12791292
tsutils "^3.17.1"
12801293

1294+
"@typescript-eslint/[email protected]":
1295+
version "4.8.0"
1296+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.0.tgz#b5160588495f18b739003b6078309b76fece0c55"
1297+
integrity sha512-jEdeERN8DIs7S8PlTdI7Sdy63Caxg2VtR21/RV7Z1Dtixiq/QEFSPrDXggMXKNOPPlrtMS+eCz7d7NV0HWLFVg==
1298+
dependencies:
1299+
"@typescript-eslint/types" "4.8.0"
1300+
"@typescript-eslint/visitor-keys" "4.8.0"
1301+
debug "^4.1.1"
1302+
globby "^11.0.1"
1303+
is-glob "^4.0.1"
1304+
lodash "^4.17.15"
1305+
semver "^7.3.2"
1306+
tsutils "^3.17.1"
1307+
12811308
"@typescript-eslint/[email protected]":
12821309
version "4.7.0"
12831310
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f"
@@ -1286,6 +1313,14 @@
12861313
"@typescript-eslint/types" "4.7.0"
12871314
eslint-visitor-keys "^2.0.0"
12881315

1316+
"@typescript-eslint/[email protected]":
1317+
version "4.8.0"
1318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.0.tgz#7786b92bbaf25c6aa9fb860eb8dbb1f7d3b7d0ad"
1319+
integrity sha512-JluNZLvnkRUr0h3L6MnQVLuy2rw9DpD0OyMC21FVbgcezr0LQkbBjDp9kyKZhuZrLrtq4mwPiIkpfRb8IRqneA==
1320+
dependencies:
1321+
"@typescript-eslint/types" "4.8.0"
1322+
eslint-visitor-keys "^2.0.0"
1323+
12891324
"@webassemblyjs/[email protected]":
12901325
version "1.9.0"
12911326
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"

0 commit comments

Comments
 (0)