Skip to content

Commit 338e315

Browse files
Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.7.0 to 4.8.1. - [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.8.1/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 522200f commit 338e315

File tree

2 files changed

+14
-49
lines changed

2 files changed

+14
-49
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@types/js-yaml": "3.12.5",
8282
"@types/node": "14.14.9",
8383
"@types/node-fetch": "2.5.7",
84-
"@typescript-eslint/eslint-plugin": "4.7.0",
84+
"@typescript-eslint/eslint-plugin": "4.8.1",
8585
"@typescript-eslint/parser": "4.8.1",
8686
"codecov": "3.8.1",
8787
"eslint": "7.13.0",

yarn.lock

Lines changed: 13 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,28 +1384,28 @@
13841384
dependencies:
13851385
"@types/node" "*"
13861386

1387-
"@typescript-eslint/eslint-plugin@4.7.0":
1388-
version "4.7.0"
1389-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.7.0.tgz#85c9bbda00c0cb604d3c241f7bc7fb171a2d3479"
1390-
integrity sha512-li9aiSVBBd7kU5VlQlT1AqP0uWGDK6JYKUQ9cVDnOg34VNnd9t4jr0Yqc/bKxJr/tDCPDaB4KzoSFN9fgVxe/Q==
1387+
"@typescript-eslint/eslint-plugin@4.8.1":
1388+
version "4.8.1"
1389+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.8.1.tgz#b362abe0ee478a6c6d06c14552a6497f0b480769"
1390+
integrity sha512-d7LeQ7dbUrIv5YVFNzGgaW3IQKMmnmKFneRWagRlGYOSfLJVaRbj/FrBNOBC1a3tVO+TgNq1GbHvRtg1kwL0FQ==
13911391
dependencies:
1392-
"@typescript-eslint/experimental-utils" "4.7.0"
1393-
"@typescript-eslint/scope-manager" "4.7.0"
1392+
"@typescript-eslint/experimental-utils" "4.8.1"
1393+
"@typescript-eslint/scope-manager" "4.8.1"
13941394
debug "^4.1.1"
13951395
functional-red-black-tree "^1.0.1"
13961396
regexpp "^3.0.0"
13971397
semver "^7.3.2"
13981398
tsutils "^3.17.1"
13991399

1400-
"@typescript-eslint/experimental-utils@4.7.0":
1401-
version "4.7.0"
1402-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.7.0.tgz#8d1058c38bec3d3bbd9c898a1c32318d80faf3c5"
1403-
integrity sha512-cymzovXAiD4EF+YoHAB5Oh02MpnXjvyaOb+v+BdpY7lsJXZQN34oIETeUwVT2XfV9rSNpXaIcknDLfupO/tUoA==
1400+
"@typescript-eslint/experimental-utils@4.8.1":
1401+
version "4.8.1"
1402+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.8.1.tgz#27275c20fa4336df99ebcf6195f7d7aa7aa9f22d"
1403+
integrity sha512-WigyLn144R3+lGATXW4nNcDJ9JlTkG8YdBWHkDlN0lC3gUGtDi7Pe3h5GPvFKMcRz8KbZpm9FJV9NTW8CpRHpg==
14041404
dependencies:
14051405
"@types/json-schema" "^7.0.3"
1406-
"@typescript-eslint/scope-manager" "4.7.0"
1407-
"@typescript-eslint/types" "4.7.0"
1408-
"@typescript-eslint/typescript-estree" "4.7.0"
1406+
"@typescript-eslint/scope-manager" "4.8.1"
1407+
"@typescript-eslint/types" "4.8.1"
1408+
"@typescript-eslint/typescript-estree" "4.8.1"
14091409
eslint-scope "^5.0.0"
14101410
eslint-utils "^2.0.0"
14111411

@@ -1419,14 +1419,6 @@
14191419
"@typescript-eslint/typescript-estree" "4.8.1"
14201420
debug "^4.1.1"
14211421

1422-
"@typescript-eslint/scope-manager@4.7.0":
1423-
version "4.7.0"
1424-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed"
1425-
integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA==
1426-
dependencies:
1427-
"@typescript-eslint/types" "4.7.0"
1428-
"@typescript-eslint/visitor-keys" "4.7.0"
1429-
14301422
"@typescript-eslint/scope-manager@4.8.1":
14311423
version "4.8.1"
14321424
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.8.1.tgz#e343c475f8f1d15801b546cb17d7f309b768fdce"
@@ -1435,30 +1427,11 @@
14351427
"@typescript-eslint/types" "4.8.1"
14361428
"@typescript-eslint/visitor-keys" "4.8.1"
14371429

1438-
"@typescript-eslint/types@4.7.0":
1439-
version "4.7.0"
1440-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
1441-
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
1442-
14431430
"@typescript-eslint/types@4.8.1":
14441431
version "4.8.1"
14451432
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.8.1.tgz#23829c73c5fc6f4fcd5346a7780b274f72fee222"
14461433
integrity sha512-ave2a18x2Y25q5K05K/U3JQIe2Av4+TNi/2YuzyaXLAsDx6UZkz1boZ7nR/N6Wwae2PpudTZmHFXqu7faXfHmA==
14471434

1448-
"@typescript-eslint/typescript-estree@4.7.0":
1449-
version "4.7.0"
1450-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393"
1451-
integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw==
1452-
dependencies:
1453-
"@typescript-eslint/types" "4.7.0"
1454-
"@typescript-eslint/visitor-keys" "4.7.0"
1455-
debug "^4.1.1"
1456-
globby "^11.0.1"
1457-
is-glob "^4.0.1"
1458-
lodash "^4.17.15"
1459-
semver "^7.3.2"
1460-
tsutils "^3.17.1"
1461-
14621435
"@typescript-eslint/typescript-estree@4.8.1":
14631436
version "4.8.1"
14641437
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.8.1.tgz#7307e3f2c9e95df7daa8dc0a34b8c43b7ec0dd32"
@@ -1473,14 +1446,6 @@
14731446
semver "^7.3.2"
14741447
tsutils "^3.17.1"
14751448

1476-
"@typescript-eslint/visitor-keys@4.7.0":
1477-
version "4.7.0"
1478-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f"
1479-
integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A==
1480-
dependencies:
1481-
"@typescript-eslint/types" "4.7.0"
1482-
eslint-visitor-keys "^2.0.0"
1483-
14841449
"@typescript-eslint/visitor-keys@4.8.1":
14851450
version "4.8.1"
14861451
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.8.1.tgz#794f68ee292d1b2e3aa9690ebedfcb3a8c90e3c3"

0 commit comments

Comments
 (0)