Skip to content

Commit 817772d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update typescript-eslint monorepo to v4.28.1
1 parent 974e218 commit 817772d

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"devDependencies": {
2323
"@types/command-line-args": "5.0.0",
2424
"@types/node": "15.3.1",
25-
"@typescript-eslint/eslint-plugin": "4.28.0",
26-
"@typescript-eslint/parser": "4.28.0",
25+
"@typescript-eslint/eslint-plugin": "4.28.1",
26+
"@typescript-eslint/parser": "4.28.1",
2727
"eslint": "7.29.0",
2828
"eslint-config-prettier": "8.3.0",
2929
"eslint-plugin-json": "3.0.0",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -240,73 +240,73 @@
240240
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.1.tgz#23a06b87eedb524016616e886b116b8fdcb180af"
241241
integrity sha512-weaeiP4UF4XgF++3rpQhpIJWsCTS4QJw5gvBhQu6cFIxTwyxWIe3xbnrY/o2lTCQ0lsdb8YIUDUvLR4Vuz5rbw==
242242

243-
"@typescript-eslint/[email protected].0":
244-
version "4.28.0"
245-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.0.tgz#1a66f03b264844387beb7dc85e1f1d403bd1803f"
246-
integrity sha512-KcF6p3zWhf1f8xO84tuBailV5cN92vhS+VT7UJsPzGBm9VnQqfI9AsiMUFUCYHTYPg1uCCo+HyiDnpDuvkAMfQ==
243+
"@typescript-eslint/[email protected].1":
244+
version "4.28.1"
245+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.1.tgz#c045e440196ae45464e08e20c38aff5c3a825947"
246+
integrity sha512-9yfcNpDaNGQ6/LQOX/KhUFTR1sCKH+PBr234k6hI9XJ0VP5UqGxap0AnNwBnWFk1MNyWBylJH9ZkzBXC+5akZQ==
247247
dependencies:
248-
"@typescript-eslint/experimental-utils" "4.28.0"
249-
"@typescript-eslint/scope-manager" "4.28.0"
248+
"@typescript-eslint/experimental-utils" "4.28.1"
249+
"@typescript-eslint/scope-manager" "4.28.1"
250250
debug "^4.3.1"
251251
functional-red-black-tree "^1.0.1"
252252
regexpp "^3.1.0"
253253
semver "^7.3.5"
254254
tsutils "^3.21.0"
255255

256-
"@typescript-eslint/[email protected].0":
257-
version "4.28.0"
258-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.0.tgz#13167ed991320684bdc23588135ae62115b30ee0"
259-
integrity sha512-9XD9s7mt3QWMk82GoyUpc/Ji03vz4T5AYlHF9DcoFNfJ/y3UAclRsfGiE2gLfXtyC+JRA3trR7cR296TEb1oiQ==
256+
"@typescript-eslint/[email protected].1":
257+
version "4.28.1"
258+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.1.tgz#3869489dcca3c18523c46018b8996e15948dbadc"
259+
integrity sha512-n8/ggadrZ+uyrfrSEchx3jgODdmcx7MzVM2sI3cTpI/YlfSm0+9HEUaWw3aQn2urL2KYlWYMDgn45iLfjDYB+Q==
260260
dependencies:
261261
"@types/json-schema" "^7.0.7"
262-
"@typescript-eslint/scope-manager" "4.28.0"
263-
"@typescript-eslint/types" "4.28.0"
264-
"@typescript-eslint/typescript-estree" "4.28.0"
262+
"@typescript-eslint/scope-manager" "4.28.1"
263+
"@typescript-eslint/types" "4.28.1"
264+
"@typescript-eslint/typescript-estree" "4.28.1"
265265
eslint-scope "^5.1.1"
266266
eslint-utils "^3.0.0"
267267

268-
"@typescript-eslint/[email protected].0":
269-
version "4.28.0"
270-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.0.tgz#2404c16751a28616ef3abab77c8e51d680a12caa"
271-
integrity sha512-7x4D22oPY8fDaOCvkuXtYYTQ6mTMmkivwEzS+7iml9F9VkHGbbZ3x4fHRwxAb5KeuSkLqfnYjs46tGx2Nour4A==
268+
"@typescript-eslint/[email protected].1":
269+
version "4.28.1"
270+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.1.tgz#5181b81658414f47291452c15bf6cd44a32f85bd"
271+
integrity sha512-UjrMsgnhQIIK82hXGaD+MCN8IfORS1CbMdu7VlZbYa8LCZtbZjJA26De4IPQB7XYZbL8gJ99KWNj0l6WD0guJg==
272272
dependencies:
273-
"@typescript-eslint/scope-manager" "4.28.0"
274-
"@typescript-eslint/types" "4.28.0"
275-
"@typescript-eslint/typescript-estree" "4.28.0"
273+
"@typescript-eslint/scope-manager" "4.28.1"
274+
"@typescript-eslint/types" "4.28.1"
275+
"@typescript-eslint/typescript-estree" "4.28.1"
276276
debug "^4.3.1"
277277

278-
"@typescript-eslint/[email protected].0":
279-
version "4.28.0"
280-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.0.tgz#6a3009d2ab64a30fc8a1e257a1a320067f36a0ce"
281-
integrity sha512-eCALCeScs5P/EYjwo6se9bdjtrh8ByWjtHzOkC4Tia6QQWtQr3PHovxh3TdYTuFcurkYI4rmFsRFpucADIkseg==
278+
"@typescript-eslint/[email protected].1":
279+
version "4.28.1"
280+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.1.tgz#fd3c20627cdc12933f6d98b386940d8d0ce8a991"
281+
integrity sha512-o95bvGKfss6705x7jFGDyS7trAORTy57lwJ+VsYwil/lOUxKQ9tA7Suuq+ciMhJc/1qPwB3XE2DKh9wubW8YYA==
282282
dependencies:
283-
"@typescript-eslint/types" "4.28.0"
284-
"@typescript-eslint/visitor-keys" "4.28.0"
283+
"@typescript-eslint/types" "4.28.1"
284+
"@typescript-eslint/visitor-keys" "4.28.1"
285285

286-
"@typescript-eslint/[email protected].0":
287-
version "4.28.0"
288-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.0.tgz#a33504e1ce7ac51fc39035f5fe6f15079d4dafb0"
289-
integrity sha512-p16xMNKKoiJCVZY5PW/AfILw2xe1LfruTcfAKBj3a+wgNYP5I9ZEKNDOItoRt53p4EiPV6iRSICy8EPanG9ZVA==
286+
"@typescript-eslint/[email protected].1":
287+
version "4.28.1"
288+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.1.tgz#d0f2ecbef3684634db357b9bbfc97b94b828f83f"
289+
integrity sha512-4z+knEihcyX7blAGi7O3Fm3O6YRCP+r56NJFMNGsmtdw+NCdpG5SgNz427LS9nQkRVTswZLhz484hakQwB8RRg==
290290

291-
"@typescript-eslint/[email protected].0":
292-
version "4.28.0"
293-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.0.tgz#e66d4e5aa2ede66fec8af434898fe61af10c71cf"
294-
integrity sha512-m19UQTRtxMzKAm8QxfKpvh6OwQSXaW1CdZPoCaQuLwAq7VZMNuhJmZR4g5281s2ECt658sldnJfdpSZZaxUGMQ==
291+
"@typescript-eslint/[email protected].1":
292+
version "4.28.1"
293+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.1.tgz#af882ae41740d1f268e38b4d0fad21e7e8d86a81"
294+
integrity sha512-GhKxmC4sHXxHGJv8e8egAZeTZ6HI4mLU6S7FUzvFOtsk7ZIDN1ksA9r9DyOgNqowA9yAtZXV0Uiap61bIO81FQ==
295295
dependencies:
296-
"@typescript-eslint/types" "4.28.0"
297-
"@typescript-eslint/visitor-keys" "4.28.0"
296+
"@typescript-eslint/types" "4.28.1"
297+
"@typescript-eslint/visitor-keys" "4.28.1"
298298
debug "^4.3.1"
299299
globby "^11.0.3"
300300
is-glob "^4.0.1"
301301
semver "^7.3.5"
302302
tsutils "^3.21.0"
303303

304-
"@typescript-eslint/[email protected].0":
305-
version "4.28.0"
306-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.0.tgz#255c67c966ec294104169a6939d96f91c8a89434"
307-
integrity sha512-PjJyTWwrlrvM5jazxYF5ZPs/nl0kHDZMVbuIcbpawVXaDPelp3+S9zpOz5RmVUfS/fD5l5+ZXNKnWhNYjPzCvw==
304+
"@typescript-eslint/[email protected].1":
305+
version "4.28.1"
306+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.1.tgz#162a515ee255f18a6068edc26df793cdc1ec9157"
307+
integrity sha512-K4HMrdFqr9PFquPu178SaSb92CaWe2yErXyPumc8cYWxFmhgJsNY9eSePmO05j0JhBvf2Cdhptd6E6Yv9HVHcg==
308308
dependencies:
309-
"@typescript-eslint/types" "4.28.0"
309+
"@typescript-eslint/types" "4.28.1"
310310
eslint-visitor-keys "^2.0.0"
311311

312312
acorn-jsx@^5.3.1:

0 commit comments

Comments
 (0)