Skip to content

Commit 4593be8

Browse files
npm(deps-dev): bump @typescript-eslint/eslint-plugin (jupyterlab-contrib#42)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.1 to 4.29.2. - [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.29.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b008ec commit 4593be8

File tree

1 file changed

+46
-12
lines changed

1 file changed

+46
-12
lines changed

yarn.lock

Lines changed: 46 additions & 12 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.1"
742-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.1.tgz#808d206e2278e809292b5de752a91105da85860b"
743-
integrity sha512-AHqIU+SqZZgBEiWOrtN94ldR3ZUABV5dUG94j8Nms9rQnHFc8fvDOue/58K4CFz6r8OtDDc35Pw9NQPWo0Ayrw==
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==
744744
dependencies:
745-
"@typescript-eslint/experimental-utils" "4.29.1"
746-
"@typescript-eslint/scope-manager" "4.29.1"
745+
"@typescript-eslint/experimental-utils" "4.29.2"
746+
"@typescript-eslint/scope-manager" "4.29.2"
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/[email protected].1":
754-
version "4.29.1"
755-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.1.tgz#0af2b17b0296b60c6b207f11062119fa9c5a8994"
756-
integrity sha512-kl6QG6qpzZthfd2bzPNSJB2YcZpNOrP6r9jueXupcZHnL74WiuSjaft7WSu17J9+ae9zTlk0KJMXPUj0daBxMw==
753+
"@typescript-eslint/[email protected].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==
757757
dependencies:
758758
"@types/json-schema" "^7.0.7"
759-
"@typescript-eslint/scope-manager" "4.29.1"
760-
"@typescript-eslint/types" "4.29.1"
761-
"@typescript-eslint/typescript-estree" "4.29.1"
759+
"@typescript-eslint/scope-manager" "4.29.2"
760+
"@typescript-eslint/types" "4.29.2"
761+
"@typescript-eslint/typescript-estree" "4.29.2"
762762
eslint-scope "^5.1.1"
763763
eslint-utils "^3.0.0"
764764

@@ -780,11 +780,24 @@
780780
"@typescript-eslint/types" "4.29.1"
781781
"@typescript-eslint/visitor-keys" "4.29.1"
782782

783+
"@typescript-eslint/[email protected]":
784+
version "4.29.2"
785+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.2.tgz#442b0f029d981fa402942715b1718ac7fcd5aa1b"
786+
integrity sha512-mfHmvlQxmfkU8D55CkZO2sQOueTxLqGvzV+mG6S/6fIunDiD2ouwsAoiYCZYDDK73QCibYjIZmGhpvKwAB5BOA==
787+
dependencies:
788+
"@typescript-eslint/types" "4.29.2"
789+
"@typescript-eslint/visitor-keys" "4.29.2"
790+
783791
"@typescript-eslint/[email protected]":
784792
version "4.29.1"
785793
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.1.tgz#94cce6cf7cc83451df03339cda99d326be2feaf5"
786794
integrity sha512-Jj2yu78IRfw4nlaLtKjVaGaxh/6FhofmQ/j8v3NXmAiKafbIqtAPnKYrf0sbGjKdj0hS316J8WhnGnErbJ4RCA==
787795

796+
"@typescript-eslint/[email protected]":
797+
version "4.29.2"
798+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.2.tgz#fc0489c6b89773f99109fb0aa0aaddff21f52fcd"
799+
integrity sha512-K6ApnEXId+WTGxqnda8z4LhNMa/pZmbTFkDxEBLQAbhLZL50DjeY0VIDCml/0Y3FlcbqXZrABqrcKxq+n0LwzQ==
800+
788801
"@typescript-eslint/[email protected]":
789802
version "4.29.1"
790803
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.1.tgz#7b32a25ff8e51f2671ccc6b26cdbee3b1e6c5e7f"
@@ -798,6 +811,19 @@
798811
semver "^7.3.5"
799812
tsutils "^3.21.0"
800813

814+
"@typescript-eslint/[email protected]":
815+
version "4.29.2"
816+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.2.tgz#a0ea8b98b274adbb2577100ba545ddf8bf7dc219"
817+
integrity sha512-TJ0/hEnYxapYn9SGn3dCnETO0r+MjaxtlWZ2xU+EvytF0g4CqTpZL48SqSNn2hXsPolnewF30pdzR9a5Lj3DNg==
818+
dependencies:
819+
"@typescript-eslint/types" "4.29.2"
820+
"@typescript-eslint/visitor-keys" "4.29.2"
821+
debug "^4.3.1"
822+
globby "^11.0.3"
823+
is-glob "^4.0.1"
824+
semver "^7.3.5"
825+
tsutils "^3.21.0"
826+
801827
"@typescript-eslint/[email protected]":
802828
version "4.29.1"
803829
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.1.tgz#0615be8b55721f5e854f3ee99f1a714f2d093e5d"
@@ -806,6 +832,14 @@
806832
"@typescript-eslint/types" "4.29.1"
807833
eslint-visitor-keys "^2.0.0"
808834

835+
"@typescript-eslint/[email protected]":
836+
version "4.29.2"
837+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.2.tgz#d2da7341f3519486f50655159f4e5ecdcb2cd1df"
838+
integrity sha512-bDgJLQ86oWHJoZ1ai4TZdgXzJxsea3Ee9u9wsTAvjChdj2WLcVsgWYAPeY7RQMn16tKrlQaBnpKv7KBfs4EQag==
839+
dependencies:
840+
"@typescript-eslint/types" "4.29.2"
841+
eslint-visitor-keys "^2.0.0"
842+
809843
"@verdaccio/[email protected]":
810844
version "10.0.0"
811845
resolved "https://registry.yarnpkg.com/@verdaccio/commons-api/-/commons-api-10.0.0.tgz#2d7de8722f94181f1a71891fe91198a7c14e6dea"

0 commit comments

Comments
 (0)