Skip to content

Commit a601665

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump @typescript-eslint/eslint-plugin (#928)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.27.0 to 4.28.0. - [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.28.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f9d51c commit a601665

File tree

2 files changed

+49
-16
lines changed

2 files changed

+49
-16
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/jest": "^26.0.22",
2020
"@types/node": "^15.12.2",
2121
"@types/request": "^2.48.4",
22-
"@typescript-eslint/eslint-plugin": "^4.22.0",
22+
"@typescript-eslint/eslint-plugin": "^4.28.0",
2323
"@typescript-eslint/parser": "^4.17.0",
2424
"@zeit/ncc": "^0.22.1",
2525
"aws-sdk": "^2.888.0",

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

Lines changed: 48 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -787,29 +787,28 @@
787787
dependencies:
788788
"@types/yargs-parser" "*"
789789

790-
"@typescript-eslint/eslint-plugin@^4.22.0":
791-
version "4.27.0"
792-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0"
793-
integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ==
790+
"@typescript-eslint/eslint-plugin@^4.28.0":
791+
version "4.28.0"
792+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.0.tgz#1a66f03b264844387beb7dc85e1f1d403bd1803f"
793+
integrity sha512-KcF6p3zWhf1f8xO84tuBailV5cN92vhS+VT7UJsPzGBm9VnQqfI9AsiMUFUCYHTYPg1uCCo+HyiDnpDuvkAMfQ==
794794
dependencies:
795-
"@typescript-eslint/experimental-utils" "4.27.0"
796-
"@typescript-eslint/scope-manager" "4.27.0"
795+
"@typescript-eslint/experimental-utils" "4.28.0"
796+
"@typescript-eslint/scope-manager" "4.28.0"
797797
debug "^4.3.1"
798798
functional-red-black-tree "^1.0.1"
799-
lodash "^4.17.21"
800799
regexpp "^3.1.0"
801800
semver "^7.3.5"
802801
tsutils "^3.21.0"
803802

804-
"@typescript-eslint/experimental-utils@4.27.0":
805-
version "4.27.0"
806-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c"
807-
integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ==
803+
"@typescript-eslint/experimental-utils@4.28.0":
804+
version "4.28.0"
805+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.0.tgz#13167ed991320684bdc23588135ae62115b30ee0"
806+
integrity sha512-9XD9s7mt3QWMk82GoyUpc/Ji03vz4T5AYlHF9DcoFNfJ/y3UAclRsfGiE2gLfXtyC+JRA3trR7cR296TEb1oiQ==
808807
dependencies:
809808
"@types/json-schema" "^7.0.7"
810-
"@typescript-eslint/scope-manager" "4.27.0"
811-
"@typescript-eslint/types" "4.27.0"
812-
"@typescript-eslint/typescript-estree" "4.27.0"
809+
"@typescript-eslint/scope-manager" "4.28.0"
810+
"@typescript-eslint/types" "4.28.0"
811+
"@typescript-eslint/typescript-estree" "4.28.0"
813812
eslint-scope "^5.1.1"
814813
eslint-utils "^3.0.0"
815814

@@ -831,11 +830,24 @@
831830
"@typescript-eslint/types" "4.27.0"
832831
"@typescript-eslint/visitor-keys" "4.27.0"
833832

833+
"@typescript-eslint/[email protected]":
834+
version "4.28.0"
835+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.0.tgz#6a3009d2ab64a30fc8a1e257a1a320067f36a0ce"
836+
integrity sha512-eCALCeScs5P/EYjwo6se9bdjtrh8ByWjtHzOkC4Tia6QQWtQr3PHovxh3TdYTuFcurkYI4rmFsRFpucADIkseg==
837+
dependencies:
838+
"@typescript-eslint/types" "4.28.0"
839+
"@typescript-eslint/visitor-keys" "4.28.0"
840+
834841
"@typescript-eslint/[email protected]":
835842
version "4.27.0"
836843
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8"
837844
integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA==
838845

846+
"@typescript-eslint/[email protected]":
847+
version "4.28.0"
848+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.0.tgz#a33504e1ce7ac51fc39035f5fe6f15079d4dafb0"
849+
integrity sha512-p16xMNKKoiJCVZY5PW/AfILw2xe1LfruTcfAKBj3a+wgNYP5I9ZEKNDOItoRt53p4EiPV6iRSICy8EPanG9ZVA==
850+
839851
"@typescript-eslint/[email protected]":
840852
version "4.27.0"
841853
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da"
@@ -849,6 +861,19 @@
849861
semver "^7.3.5"
850862
tsutils "^3.21.0"
851863

864+
"@typescript-eslint/[email protected]":
865+
version "4.28.0"
866+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.0.tgz#e66d4e5aa2ede66fec8af434898fe61af10c71cf"
867+
integrity sha512-m19UQTRtxMzKAm8QxfKpvh6OwQSXaW1CdZPoCaQuLwAq7VZMNuhJmZR4g5281s2ECt658sldnJfdpSZZaxUGMQ==
868+
dependencies:
869+
"@typescript-eslint/types" "4.28.0"
870+
"@typescript-eslint/visitor-keys" "4.28.0"
871+
debug "^4.3.1"
872+
globby "^11.0.3"
873+
is-glob "^4.0.1"
874+
semver "^7.3.5"
875+
tsutils "^3.21.0"
876+
852877
"@typescript-eslint/[email protected]":
853878
version "4.27.0"
854879
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81"
@@ -857,6 +882,14 @@
857882
"@typescript-eslint/types" "4.27.0"
858883
eslint-visitor-keys "^2.0.0"
859884

885+
"@typescript-eslint/[email protected]":
886+
version "4.28.0"
887+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.0.tgz#255c67c966ec294104169a6939d96f91c8a89434"
888+
integrity sha512-PjJyTWwrlrvM5jazxYF5ZPs/nl0kHDZMVbuIcbpawVXaDPelp3+S9zpOz5RmVUfS/fD5l5+ZXNKnWhNYjPzCvw==
889+
dependencies:
890+
"@typescript-eslint/types" "4.28.0"
891+
eslint-visitor-keys "^2.0.0"
892+
860893
"@zeit/ncc@^0.22.1":
861894
version "0.22.3"
862895
resolved "https://registry.yarnpkg.com/@zeit/ncc/-/ncc-0.22.3.tgz#fca6b86b4454ce7a7e1e7e755165ec06457f16cd"
@@ -3199,7 +3232,7 @@ lodash.truncate@^4.4.2:
31993232
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
32003233
integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=
32013234

3202-
[email protected], lodash@^4.17.21, lodash@^4.7.0:
3235+
[email protected], lodash@^4.7.0:
32033236
version "4.17.21"
32043237
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
32053238
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)