Skip to content

Commit 761ca7e

Browse files
Merge pull request #52 from victorgarciaesgi/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.11.1
Bump @typescript-eslint/eslint-plugin from 4.10.0 to 4.11.1
2 parents fc81431 + 2707fa0 commit 761ca7e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1342,27 +1342,27 @@
13421342
integrity sha512-wmk0xQI6Yy7Fs/il4EpOcflG4uonUpYGqvZARESLc2oy4u69fkatFLbJOeW4Q6awO15P4rduAe6xkwHevpXcUQ==
13431343

13441344
"@typescript-eslint/eslint-plugin@^4.8.2":
1345-
version "4.10.0"
1346-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.10.0.tgz#19ed3baf4bc4232c5a7fcd32eaca75c3a5baf9f3"
1347-
integrity sha512-h6/V46o6aXpKRlarP1AiJEXuCJ7cMQdlpfMDrcllIgX3dFkLwEBTXAoNP98ZoOmqd1xvymMVRAI4e7yVvlzWEg==
1345+
version "4.11.1"
1346+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.11.1.tgz#7579c6d17ad862154c10bc14b40e5427b729e209"
1347+
integrity sha512-fABclAX2QIEDmTMk6Yd7Muv1CzFLwWM4505nETzRHpP3br6jfahD9UUJkhnJ/g2m7lwfz8IlswcwGGPGiq9exw==
13481348
dependencies:
1349-
"@typescript-eslint/experimental-utils" "4.10.0"
1350-
"@typescript-eslint/scope-manager" "4.10.0"
1349+
"@typescript-eslint/experimental-utils" "4.11.1"
1350+
"@typescript-eslint/scope-manager" "4.11.1"
13511351
debug "^4.1.1"
13521352
functional-red-black-tree "^1.0.1"
13531353
regexpp "^3.0.0"
13541354
semver "^7.3.2"
13551355
tsutils "^3.17.1"
13561356

1357-
"@typescript-eslint/experimental-utils@4.10.0":
1358-
version "4.10.0"
1359-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.10.0.tgz#dbf5d0f89802d5feaf7d11e5b32df29bbc2f3a0e"
1360-
integrity sha512-opX+7ai1sdWBOIoBgpVJrH5e89ra1KoLrJTz0UtWAa4IekkKmqDosk5r6xqRaNJfCXEfteW4HXQAwMdx+jjEmw==
1357+
"@typescript-eslint/experimental-utils@4.11.1":
1358+
version "4.11.1"
1359+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.11.1.tgz#2dad3535b878c25c7424e40bfa79d899f3f485bc"
1360+
integrity sha512-mAlWowT4A6h0TC9F+J5pdbEhjNiEMO+kqPKQ4sc3fVieKL71dEqfkKgtcFVSX3cjSBwYwhImaQ/mXQF0oaI38g==
13611361
dependencies:
13621362
"@types/json-schema" "^7.0.3"
1363-
"@typescript-eslint/scope-manager" "4.10.0"
1364-
"@typescript-eslint/types" "4.10.0"
1365-
"@typescript-eslint/typescript-estree" "4.10.0"
1363+
"@typescript-eslint/scope-manager" "4.11.1"
1364+
"@typescript-eslint/types" "4.11.1"
1365+
"@typescript-eslint/typescript-estree" "4.11.1"
13661366
eslint-scope "^5.0.0"
13671367
eslint-utils "^2.0.0"
13681368

0 commit comments

Comments
 (0)