Skip to content

Commit ccf9738

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v4.28.1
1 parent 25f77a9 commit ccf9738

2 files changed

Lines changed: 43 additions & 43 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@types/jest": "26.0.23",
5353
"@types/node": "14.17.4",
5454
"@types/supertest": "2.0.11",
55-
"@typescript-eslint/eslint-plugin": "4.28.0",
56-
"@typescript-eslint/parser": "4.28.0",
55+
"@typescript-eslint/eslint-plugin": "4.28.1",
56+
"@typescript-eslint/parser": "4.28.1",
5757
"eslint": "7.29.0",
5858
"eslint-config-prettier": "8.3.0",
5959
"eslint-config-ts-lambdas": "1.2.3",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,73 +1247,73 @@
12471247
dependencies:
12481248
"@types/yargs-parser" "*"
12491249

1250-
"@typescript-eslint/eslint-plugin@4.28.0":
1251-
version "4.28.0"
1252-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.0.tgz#1a66f03b264844387beb7dc85e1f1d403bd1803f"
1253-
integrity sha512-KcF6p3zWhf1f8xO84tuBailV5cN92vhS+VT7UJsPzGBm9VnQqfI9AsiMUFUCYHTYPg1uCCo+HyiDnpDuvkAMfQ==
1250+
"@typescript-eslint/eslint-plugin@4.28.1":
1251+
version "4.28.1"
1252+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
1253+
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
12541254
dependencies:
1255-
"@typescript-eslint/experimental-utils" "4.28.0"
1256-
"@typescript-eslint/scope-manager" "4.28.0"
1255+
"@typescript-eslint/experimental-utils" "4.28.1"
1256+
"@typescript-eslint/scope-manager" "4.28.1"
12571257
debug "^4.3.1"
12581258
functional-red-black-tree "^1.0.1"
12591259
regexpp "^3.1.0"
12601260
semver "^7.3.5"
12611261
tsutils "^3.21.0"
12621262

1263-
"@typescript-eslint/experimental-utils@4.28.0":
1264-
version "4.28.0"
1265-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.0.tgz#13167ed991320684bdc23588135ae62115b30ee0"
1266-
integrity sha512-9XD9s7mt3QWMk82GoyUpc/Ji03vz4T5AYlHF9DcoFNfJ/y3UAclRsfGiE2gLfXtyC+JRA3trR7cR296TEb1oiQ==
1263+
"@typescript-eslint/experimental-utils@4.28.1":
1264+
version "4.28.1"
1265+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
1266+
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
12671267
dependencies:
12681268
"@types/json-schema" "^7.0.7"
1269-
"@typescript-eslint/scope-manager" "4.28.0"
1270-
"@typescript-eslint/types" "4.28.0"
1271-
"@typescript-eslint/typescript-estree" "4.28.0"
1269+
"@typescript-eslint/scope-manager" "4.28.1"
1270+
"@typescript-eslint/types" "4.28.1"
1271+
"@typescript-eslint/typescript-estree" "4.28.1"
12721272
eslint-scope "^5.1.1"
12731273
eslint-utils "^3.0.0"
12741274

1275-
"@typescript-eslint/parser@4.28.0":
1276-
version "4.28.0"
1277-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.0.tgz#2404c16751a28616ef3abab77c8e51d680a12caa"
1278-
integrity sha512-7x4D22oPY8fDaOCvkuXtYYTQ6mTMmkivwEzS+7iml9F9VkHGbbZ3x4fHRwxAb5KeuSkLqfnYjs46tGx2Nour4A==
1275+
"@typescript-eslint/parser@4.28.1":
1276+
version "4.28.1"
1277+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.1.tgz#5181b81658414f47291452c15bf6cd44a32f85bd"
1278+
integrity sha512-UjrMsgnhQIIK82hXGaD+MCN8IfORS1CbMdu7VlZbYa8LCZtbZjJA26De4IPQB7XYZbL8gJ99KWNj0l6WD0guJg==
12791279
dependencies:
1280-
"@typescript-eslint/scope-manager" "4.28.0"
1281-
"@typescript-eslint/types" "4.28.0"
1282-
"@typescript-eslint/typescript-estree" "4.28.0"
1280+
"@typescript-eslint/scope-manager" "4.28.1"
1281+
"@typescript-eslint/types" "4.28.1"
1282+
"@typescript-eslint/typescript-estree" "4.28.1"
12831283
debug "^4.3.1"
12841284

1285-
"@typescript-eslint/scope-manager@4.28.0":
1286-
version "4.28.0"
1287-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.0.tgz#6a3009d2ab64a30fc8a1e257a1a320067f36a0ce"
1288-
integrity sha512-eCALCeScs5P/EYjwo6se9bdjtrh8ByWjtHzOkC4Tia6QQWtQr3PHovxh3TdYTuFcurkYI4rmFsRFpucADIkseg==
1285+
"@typescript-eslint/scope-manager@4.28.1":
1286+
version "4.28.1"
1287+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991"
1288+
integrity sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA==
12891289
dependencies:
1290-
"@typescript-eslint/types" "4.28.0"
1291-
"@typescript-eslint/visitor-keys" "4.28.0"
1290+
"@typescript-eslint/types" "4.28.1"
1291+
"@typescript-eslint/visitor-keys" "4.28.1"
12921292

1293-
"@typescript-eslint/types@4.28.0":
1294-
version "4.28.0"
1295-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.0.tgz#a33504e1ce7ac51fc39035f5fe6f15079d4dafb0"
1296-
integrity sha512-p16xMNKKoiJCVZY5PW/AfILw2xe1LfruTcfAKBj3a+wgNYP5I9ZEKNDOItoRt53p4EiPV6iRSICy8EPanG9ZVA==
1293+
"@typescript-eslint/types@4.28.1":
1294+
version "4.28.1"
1295+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
1296+
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
12971297

1298-
"@typescript-eslint/typescript-estree@4.28.0":
1299-
version "4.28.0"
1300-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.0.tgz#e66d4e5aa2ede66fec8af434898fe61af10c71cf"
1301-
integrity sha512-m19UQTRtxMzKAm8QxfKpvh6OwQSXaW1CdZPoCaQuLwAq7VZMNuhJmZR4g5281s2ECt658sldnJfdpSZZaxUGMQ==
1298+
"@typescript-eslint/typescript-estree@4.28.1":
1299+
version "4.28.1"
1300+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
1301+
integrity sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ==
13021302
dependencies:
1303-
"@typescript-eslint/types" "4.28.0"
1304-
"@typescript-eslint/visitor-keys" "4.28.0"
1303+
"@typescript-eslint/types" "4.28.1"
1304+
"@typescript-eslint/visitor-keys" "4.28.1"
13051305
debug "^4.3.1"
13061306
globby "^11.0.3"
13071307
is-glob "^4.0.1"
13081308
semver "^7.3.5"
13091309
tsutils "^3.21.0"
13101310

1311-
"@typescript-eslint/visitor-keys@4.28.0":
1312-
version "4.28.0"
1313-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.0.tgz#255c67c966ec294104169a6939d96f91c8a89434"
1314-
integrity sha512-PjJyTWwrlrvM5jazxYF5ZPs/nl0kHDZMVbuIcbpawVXaDPelp3+S9zpOz5RmVUfS/fD5l5+ZXNKnWhNYjPzCvw==
1311+
"@typescript-eslint/visitor-keys@4.28.1":
1312+
version "4.28.1"
1313+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
1314+
integrity sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg==
13151315
dependencies:
1316-
"@typescript-eslint/types" "4.28.0"
1316+
"@typescript-eslint/types" "4.28.1"
13171317
eslint-visitor-keys "^2.0.0"
13181318

13191319
"@webassemblyjs/ast@1.11.0":

0 commit comments

Comments
 (0)