Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 37d4c92

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#96)
1 parent 8fdc247 commit 37d4c92

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -111,27 +111,27 @@
111111
"@types/node" "*"
112112

113113
"@typescript-eslint/eslint-plugin@^4.0.1":
114-
version "4.9.1"
115-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.9.1.tgz#66758cbe129b965fe9c63b04b405d0cf5280868b"
116-
integrity sha512-QRLDSvIPeI1pz5tVuurD+cStNR4sle4avtHhxA+2uyixWGFjKzJ+EaFVRW6dA/jOgjV5DTAjOxboQkRDE8cRlQ==
114+
version "4.10.0"
115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.10.0.tgz#19ed3baf4bc4232c5a7fcd32eaca75c3a5baf9f3"
116+
integrity sha512-h6/V46o6aXpKRlarP1AiJEXuCJ7cMQdlpfMDrcllIgX3dFkLwEBTXAoNP98ZoOmqd1xvymMVRAI4e7yVvlzWEg==
117117
dependencies:
118-
"@typescript-eslint/experimental-utils" "4.9.1"
119-
"@typescript-eslint/scope-manager" "4.9.1"
118+
"@typescript-eslint/experimental-utils" "4.10.0"
119+
"@typescript-eslint/scope-manager" "4.10.0"
120120
debug "^4.1.1"
121121
functional-red-black-tree "^1.0.1"
122122
regexpp "^3.0.0"
123123
semver "^7.3.2"
124124
tsutils "^3.17.1"
125125

126-
"@typescript-eslint/experimental-utils@4.9.1":
127-
version "4.9.1"
128-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.9.1.tgz#86633e8395191d65786a808dc3df030a55267ae2"
129-
integrity sha512-c3k/xJqk0exLFs+cWSJxIjqLYwdHCuLWhnpnikmPQD2+NGAx9KjLYlBDcSI81EArh9FDYSL6dslAUSwILeWOxg==
126+
"@typescript-eslint/experimental-utils@4.10.0":
127+
version "4.10.0"
128+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.10.0.tgz#dbf5d0f89802d5feaf7d11e5b32df29bbc2f3a0e"
129+
integrity sha512-opX+7ai1sdWBOIoBgpVJrH5e89ra1KoLrJTz0UtWAa4IekkKmqDosk5r6xqRaNJfCXEfteW4HXQAwMdx+jjEmw==
130130
dependencies:
131131
"@types/json-schema" "^7.0.3"
132-
"@typescript-eslint/scope-manager" "4.9.1"
133-
"@typescript-eslint/types" "4.9.1"
134-
"@typescript-eslint/typescript-estree" "4.9.1"
132+
"@typescript-eslint/scope-manager" "4.10.0"
133+
"@typescript-eslint/types" "4.10.0"
134+
"@typescript-eslint/typescript-estree" "4.10.0"
135135
eslint-scope "^5.0.0"
136136
eslint-utils "^2.0.0"
137137

0 commit comments

Comments
 (0)