Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit 8938bfa

Browse files
npm(deps-dev): bump @typescript-eslint/eslint-plugin (#54)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.2 to 4.30.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.30.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 4137624 commit 8938bfa

File tree

1 file changed

+12
-46
lines changed

1 file changed

+12
-46
lines changed

yarn.lock

Lines changed: 12 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -738,27 +738,27 @@
738738
source-map "^0.6.1"
739739

740740
"@typescript-eslint/eslint-plugin@^4.29.1":
741-
version "4.29.2"
742-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.2.tgz#f54dc0a32b8f61c6024ab8755da05363b733838d"
743-
integrity sha512-x4EMgn4BTfVd9+Z+r+6rmWxoAzBaapt4QFqE+d8L8sUtYZYLDTK6VG/y/SMMWA5t1/BVU5Kf+20rX4PtWzUYZg==
741+
version "4.30.0"
742+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.30.0.tgz#4a0c1ae96b953f4e67435e20248d812bfa55e4fb"
743+
integrity sha512-NgAnqk55RQ/SD+tZFD9aPwNSeHmDHHe5rtUyhIq0ZeCWZEvo4DK9rYz7v9HDuQZFvn320Ot+AikaCKMFKLlD0g==
744744
dependencies:
745-
"@typescript-eslint/experimental-utils" "4.29.2"
746-
"@typescript-eslint/scope-manager" "4.29.2"
745+
"@typescript-eslint/experimental-utils" "4.30.0"
746+
"@typescript-eslint/scope-manager" "4.30.0"
747747
debug "^4.3.1"
748748
functional-red-black-tree "^1.0.1"
749749
regexpp "^3.1.0"
750750
semver "^7.3.5"
751751
tsutils "^3.21.0"
752752

753-
"@typescript-eslint/experimental-utils@4.29.2":
754-
version "4.29.2"
755-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.2.tgz#5f67fb5c5757ef2cb3be64817468ba35c9d4e3b7"
756-
integrity sha512-P6mn4pqObhftBBPAv4GQtEK7Yos1fz/MlpT7+YjH9fTxZcALbiiPKuSIfYP/j13CeOjfq8/fr9Thr2glM9ub7A==
753+
"@typescript-eslint/experimental-utils@4.30.0":
754+
version "4.30.0"
755+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.30.0.tgz#9e49704fef568432ae16fc0d6685c13d67db0fd5"
756+
integrity sha512-K8RNIX9GnBsv5v4TjtwkKtqMSzYpjqAQg/oSphtxf3xxdt6T0owqnpojztjjTcatSteH3hLj3t/kklKx87NPqw==
757757
dependencies:
758758
"@types/json-schema" "^7.0.7"
759-
"@typescript-eslint/scope-manager" "4.29.2"
760-
"@typescript-eslint/types" "4.29.2"
761-
"@typescript-eslint/typescript-estree" "4.29.2"
759+
"@typescript-eslint/scope-manager" "4.30.0"
760+
"@typescript-eslint/types" "4.30.0"
761+
"@typescript-eslint/typescript-estree" "4.30.0"
762762
eslint-scope "^5.1.1"
763763
eslint-utils "^3.0.0"
764764

@@ -772,14 +772,6 @@
772772
"@typescript-eslint/typescript-estree" "4.30.0"
773773
debug "^4.3.1"
774774

775-
"@typescript-eslint/[email protected]":
776-
version "4.29.2"
777-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.2.tgz#442b0f029d981fa402942715b1718ac7fcd5aa1b"
778-
integrity sha512-mfHmvlQxmfkU8D55CkZO2sQOueTxLqGvzV+mG6S/6fIunDiD2ouwsAoiYCZYDDK73QCibYjIZmGhpvKwAB5BOA==
779-
dependencies:
780-
"@typescript-eslint/types" "4.29.2"
781-
"@typescript-eslint/visitor-keys" "4.29.2"
782-
783775
"@typescript-eslint/[email protected]":
784776
version "4.30.0"
785777
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.30.0.tgz#1a3ffbb385b1a06be85cd5165a22324f069a85ee"
@@ -788,29 +780,11 @@
788780
"@typescript-eslint/types" "4.30.0"
789781
"@typescript-eslint/visitor-keys" "4.30.0"
790782

791-
"@typescript-eslint/[email protected]":
792-
version "4.29.2"
793-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.2.tgz#fc0489c6b89773f99109fb0aa0aaddff21f52fcd"
794-
integrity sha512-K6ApnEXId+WTGxqnda8z4LhNMa/pZmbTFkDxEBLQAbhLZL50DjeY0VIDCml/0Y3FlcbqXZrABqrcKxq+n0LwzQ==
795-
796783
"@typescript-eslint/[email protected]":
797784
version "4.30.0"
798785
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.30.0.tgz#fb9d9b0358426f18687fba82eb0b0f869780204f"
799786
integrity sha512-YKldqbNU9K4WpTNwBqtAerQKLLW/X2A/j4yw92e3ZJYLx+BpKLeheyzoPfzIXHfM8BXfoleTdiYwpsvVPvHrDw==
800787

801-
"@typescript-eslint/[email protected]":
802-
version "4.29.2"
803-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.2.tgz#a0ea8b98b274adbb2577100ba545ddf8bf7dc219"
804-
integrity sha512-TJ0/hEnYxapYn9SGn3dCnETO0r+MjaxtlWZ2xU+EvytF0g4CqTpZL48SqSNn2hXsPolnewF30pdzR9a5Lj3DNg==
805-
dependencies:
806-
"@typescript-eslint/types" "4.29.2"
807-
"@typescript-eslint/visitor-keys" "4.29.2"
808-
debug "^4.3.1"
809-
globby "^11.0.3"
810-
is-glob "^4.0.1"
811-
semver "^7.3.5"
812-
tsutils "^3.21.0"
813-
814788
"@typescript-eslint/[email protected]":
815789
version "4.30.0"
816790
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.30.0.tgz#ae57833da72a753f4846cd3053758c771670c2ac"
@@ -824,14 +798,6 @@
824798
semver "^7.3.5"
825799
tsutils "^3.21.0"
826800

827-
"@typescript-eslint/[email protected]":
828-
version "4.29.2"
829-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.2.tgz#d2da7341f3519486f50655159f4e5ecdcb2cd1df"
830-
integrity sha512-bDgJLQ86oWHJoZ1ai4TZdgXzJxsea3Ee9u9wsTAvjChdj2WLcVsgWYAPeY7RQMn16tKrlQaBnpKv7KBfs4EQag==
831-
dependencies:
832-
"@typescript-eslint/types" "4.29.2"
833-
eslint-visitor-keys "^2.0.0"
834-
835801
"@typescript-eslint/[email protected]":
836802
version "4.30.0"
837803
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.30.0.tgz#a47c6272fc71b0c627d1691f68eaecf4ad71445e"

0 commit comments

Comments
 (0)