Skip to content

Commit 7668fb9

Browse files
fix(deps): update typescript-eslint monorepo to v4.11.1 (#256)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b9384df commit 7668fb9

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
@@ -4,8 +4,8 @@
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {
7-
"@typescript-eslint/eslint-plugin": "4.11.0",
8-
"@typescript-eslint/parser": "4.11.0",
7+
"@typescript-eslint/eslint-plugin": "4.11.1",
8+
"@typescript-eslint/parser": "4.11.1",
99
"babel-eslint": "10.1.0",
1010
"eslint": "7.16.0",
1111
"eslint-config-airbnb": "18.2.1",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -356,74 +356,74 @@
356356
resolved "https://registry.yarnpkg.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d"
357357
integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==
358358

359-
"@typescript-eslint/[email protected].0":
360-
version "4.11.0"
361-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.11.0.tgz#bc6c1e4175c0cf42083da4314f7931ad12f731cc"
362-
integrity sha512-x4arJMXBxyD6aBXLm3W7mSDZRiABzy+2PCLJbL7OPqlp53VXhaA1HKK7R2rTee5OlRhnUgnp8lZyVIqjnyPT6g==
359+
"@typescript-eslint/[email protected].1":
360+
version "4.11.1"
361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.11.1.tgz#7579c6d17ad862154c10bc14b40e5427b729e209"
362+
integrity sha512-fABclAX2QIEDmTMk6Yd7Muv1CzFLwWM4505nETzRHpP3br6jfahD9UUJkhnJ/g2m7lwfz8IlswcwGGPGiq9exw==
363363
dependencies:
364-
"@typescript-eslint/experimental-utils" "4.11.0"
365-
"@typescript-eslint/scope-manager" "4.11.0"
364+
"@typescript-eslint/experimental-utils" "4.11.1"
365+
"@typescript-eslint/scope-manager" "4.11.1"
366366
debug "^4.1.1"
367367
functional-red-black-tree "^1.0.1"
368368
regexpp "^3.0.0"
369369
semver "^7.3.2"
370370
tsutils "^3.17.1"
371371

372-
"@typescript-eslint/[email protected].0":
373-
version "4.11.0"
374-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.11.0.tgz#d1a47cc6cfe1c080ce4ead79267574b9881a1565"
375-
integrity sha512-1VC6mSbYwl1FguKt8OgPs8xxaJgtqFpjY/UzUYDBKq4pfQ5lBvN2WVeqYkzf7evW42axUHYl2jm9tNyFsb8oLg==
372+
"@typescript-eslint/[email protected].1":
373+
version "4.11.1"
374+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.11.1.tgz#2dad3535b878c25c7424e40bfa79d899f3f485bc"
375+
integrity sha512-mAlWowT4A6h0TC9F+J5pdbEhjNiEMO+kqPKQ4sc3fVieKL71dEqfkKgtcFVSX3cjSBwYwhImaQ/mXQF0oaI38g==
376376
dependencies:
377377
"@types/json-schema" "^7.0.3"
378-
"@typescript-eslint/scope-manager" "4.11.0"
379-
"@typescript-eslint/types" "4.11.0"
380-
"@typescript-eslint/typescript-estree" "4.11.0"
378+
"@typescript-eslint/scope-manager" "4.11.1"
379+
"@typescript-eslint/types" "4.11.1"
380+
"@typescript-eslint/typescript-estree" "4.11.1"
381381
eslint-scope "^5.0.0"
382382
eslint-utils "^2.0.0"
383383

384-
"@typescript-eslint/[email protected].0":
385-
version "4.11.0"
386-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.11.0.tgz#1dd3d7e42708c10ce9f3aa64c63c0ab99868b4e2"
387-
integrity sha512-NBTtKCC7ZtuxEV5CrHUO4Pg2s784pvavc3cnz6V+oJvVbK4tH9135f/RBP6eUA2KHiFKAollSrgSctQGmHbqJQ==
384+
"@typescript-eslint/[email protected].1":
385+
version "4.11.1"
386+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.11.1.tgz#981e18de2e019d6ca312596615f92e8f6f6598ed"
387+
integrity sha512-BJ3jwPQu1jeynJ5BrjLuGfK/UJu6uwHxJ/di7sanqmUmxzmyIcd3vz58PMR7wpi8k3iWq2Q11KMYgZbUpRoIPw==
388388
dependencies:
389-
"@typescript-eslint/scope-manager" "4.11.0"
390-
"@typescript-eslint/types" "4.11.0"
391-
"@typescript-eslint/typescript-estree" "4.11.0"
389+
"@typescript-eslint/scope-manager" "4.11.1"
390+
"@typescript-eslint/types" "4.11.1"
391+
"@typescript-eslint/typescript-estree" "4.11.1"
392392
debug "^4.1.1"
393393

394-
"@typescript-eslint/[email protected].0":
395-
version "4.11.0"
396-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.11.0.tgz#2d906537db8a3a946721699e4fc0833810490254"
397-
integrity sha512-6VSTm/4vC2dHM3ySDW9Kl48en+yLNfVV6LECU8jodBHQOhO8adAVizaZ1fV0QGZnLQjQ/y0aBj5/KXPp2hBTjA==
394+
"@typescript-eslint/[email protected].1":
395+
version "4.11.1"
396+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.11.1.tgz#72dc2b60b0029ab0888479b12bf83034920b4b69"
397+
integrity sha512-Al2P394dx+kXCl61fhrrZ1FTI7qsRDIUiVSuN6rTwss6lUn8uVO2+nnF4AvO0ug8vMsy3ShkbxLu/uWZdTtJMQ==
398398
dependencies:
399-
"@typescript-eslint/types" "4.11.0"
400-
"@typescript-eslint/visitor-keys" "4.11.0"
399+
"@typescript-eslint/types" "4.11.1"
400+
"@typescript-eslint/visitor-keys" "4.11.1"
401401

402-
"@typescript-eslint/[email protected].0":
403-
version "4.11.0"
404-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.11.0.tgz#86cf95e7eac4ccfd183f9fcf1480cece7caf4ca4"
405-
integrity sha512-XXOdt/NPX++txOQHM1kUMgJUS43KSlXGdR/aDyEwuAEETwuPt02Nc7v+s57PzuSqMbNLclblQdv3YcWOdXhQ7g==
402+
"@typescript-eslint/[email protected].1":
403+
version "4.11.1"
404+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.11.1.tgz#3ba30c965963ef9f8ced5a29938dd0c465bd3e05"
405+
integrity sha512-5kvd38wZpqGY4yP/6W3qhYX6Hz0NwUbijVsX2rxczpY6OXaMxh0+5E5uLJKVFwaBM7PJe1wnMym85NfKYIh6CA==
406406

407-
"@typescript-eslint/[email protected].0":
408-
version "4.11.0"
409-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.11.0.tgz#1144d145841e5987d61c4c845442a24b24165a4b"
410-
integrity sha512-eA6sT5dE5RHAFhtcC+b5WDlUIGwnO9b0yrfGa1mIOIAjqwSQCpXbLiFmKTdRbQN/xH2EZkGqqLDrKUuYOZ0+Hg==
407+
"@typescript-eslint/[email protected].1":
408+
version "4.11.1"
409+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.11.1.tgz#a4416b4a65872a48773b9e47afabdf7519eb10bc"
410+
integrity sha512-tC7MKZIMRTYxQhrVAFoJq/DlRwv1bnqA4/S2r3+HuHibqvbrPcyf858lNzU7bFmy4mLeIHFYr34ar/1KumwyRw==
411411
dependencies:
412-
"@typescript-eslint/types" "4.11.0"
413-
"@typescript-eslint/visitor-keys" "4.11.0"
412+
"@typescript-eslint/types" "4.11.1"
413+
"@typescript-eslint/visitor-keys" "4.11.1"
414414
debug "^4.1.1"
415415
globby "^11.0.1"
416416
is-glob "^4.0.1"
417417
lodash "^4.17.15"
418418
semver "^7.3.2"
419419
tsutils "^3.17.1"
420420

421-
"@typescript-eslint/[email protected].0":
422-
version "4.11.0"
423-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.11.0.tgz#906669a50f06aa744378bb84c7d5c4fdbc5b7d51"
424-
integrity sha512-tRYKyY0i7cMk6v4UIOCjl1LhuepC/pc6adQqJk4Is3YcC6k46HvsV9Wl7vQoLbm9qADgeujiT7KdLrylvFIQ+A==
421+
"@typescript-eslint/[email protected].1":
422+
version "4.11.1"
423+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.11.1.tgz#4c050a4c1f7239786e2dd4e69691436143024e05"
424+
integrity sha512-IrlBhD9bm4bdYcS8xpWarazkKXlE7iYb1HzRuyBP114mIaj5DJPo11Us1HgH60dTt41TCZXMaTCAW+OILIYPOg==
425425
dependencies:
426-
"@typescript-eslint/types" "4.11.0"
426+
"@typescript-eslint/types" "4.11.1"
427427
eslint-visitor-keys "^2.0.0"
428428

429429
JSONStream@^1.0.4, JSONStream@^1.3.4, JSONStream@^1.3.5:

0 commit comments

Comments
 (0)