Skip to content

Commit dabce06

Browse files
1 parent 6e759e7 commit dabce06

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
@@ -1445,28 +1445,28 @@
14451445
source-map "^0.6.0"
14461446

14471447
"@typescript-eslint/eslint-plugin@^4.14.1":
1448-
version "4.14.2"
1449-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.2.tgz#47a15803cfab89580b96933d348c2721f3d2f6fe"
1450-
integrity sha512-uMGfG7GFYK/nYutK/iqYJv6K/Xuog/vrRRZX9aEP4Zv1jsYXuvFUMDFLhUnc8WFv3D2R5QhNQL3VYKmvLS5zsQ==
1448+
version "4.15.0"
1449+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.0.tgz#13a5a07cf30d0d5781e43480aa2a8d38d308b084"
1450+
integrity sha512-DJgdGZW+8CFUTz5C/dnn4ONcUm2h2T0itWD85Ob5/V27Ndie8hUoX5HKyGssvR8sUMkAIlUc/AMK67Lqa3kBIQ==
14511451
dependencies:
1452-
"@typescript-eslint/experimental-utils" "4.14.2"
1453-
"@typescript-eslint/scope-manager" "4.14.2"
1452+
"@typescript-eslint/experimental-utils" "4.15.0"
1453+
"@typescript-eslint/scope-manager" "4.15.0"
14541454
debug "^4.1.1"
14551455
functional-red-black-tree "^1.0.1"
14561456
lodash "^4.17.15"
14571457
regexpp "^3.0.0"
14581458
semver "^7.3.2"
14591459
tsutils "^3.17.1"
14601460

1461-
"@typescript-eslint/experimental-utils@4.14.2":
1462-
version "4.14.2"
1463-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.2.tgz#9df35049d1d36b6cbaba534d703648b9e1f05cbb"
1464-
integrity sha512-mV9pmET4C2y2WlyHmD+Iun8SAEqkLahHGBkGqDVslHkmoj3VnxnGP4ANlwuxxfq1BsKdl/MPieDbohCEQgKrwA==
1461+
"@typescript-eslint/experimental-utils@4.15.0":
1462+
version "4.15.0"
1463+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.0.tgz#b87c36410a9b23f637689427be85007a2ec1a9c6"
1464+
integrity sha512-V4vaDWvxA2zgesg4KPgEGiomWEBpJXvY4ZX34Y3qxK8LUm5I87L+qGIOTd9tHZOARXNRt9pLbblSKiYBlGMawg==
14651465
dependencies:
14661466
"@types/json-schema" "^7.0.3"
1467-
"@typescript-eslint/scope-manager" "4.14.2"
1468-
"@typescript-eslint/types" "4.14.2"
1469-
"@typescript-eslint/typescript-estree" "4.14.2"
1467+
"@typescript-eslint/scope-manager" "4.15.0"
1468+
"@typescript-eslint/types" "4.15.0"
1469+
"@typescript-eslint/typescript-estree" "4.15.0"
14701470
eslint-scope "^5.0.0"
14711471
eslint-utils "^2.0.0"
14721472

@@ -1488,11 +1488,24 @@
14881488
"@typescript-eslint/types" "4.14.2"
14891489
"@typescript-eslint/visitor-keys" "4.14.2"
14901490

1491+
"@typescript-eslint/[email protected]":
1492+
version "4.15.0"
1493+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.15.0.tgz#c42703558ea6daaaba51a9c3a86f2902dbab9432"
1494+
integrity sha512-CSNBZnCC2jEA/a+pR9Ljh8Y+5TY5qgbPz7ICEk9WCpSEgT6Pi7H2RIjxfrrbUXvotd6ta+i27sssKEH8Azm75g==
1495+
dependencies:
1496+
"@typescript-eslint/types" "4.15.0"
1497+
"@typescript-eslint/visitor-keys" "4.15.0"
1498+
14911499
"@typescript-eslint/[email protected]":
14921500
version "4.14.2"
14931501
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.14.2.tgz#d96da62be22dc9dc6a06647f3633815350fb3174"
14941502
integrity sha512-LltxawRW6wXy4Gck6ZKlBD05tCHQUj4KLn4iR69IyRiDHX3d3NCAhO+ix5OR2Q+q9bjCrHE/HKt+riZkd1At8Q==
14951503

1504+
"@typescript-eslint/[email protected]":
1505+
version "4.15.0"
1506+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.15.0.tgz#3011ae1ac3299bb9a5ac56bdd297cccf679d3662"
1507+
integrity sha512-su4RHkJhS+iFwyqyXHcS8EGPlUVoC+XREfy5daivjLur9JP8GhvTmDipuRpcujtGC4M+GYhUOJCPDE3rC5NJrg==
1508+
14961509
"@typescript-eslint/[email protected]":
14971510
version "4.14.2"
14981511
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.2.tgz#9c5ebd8cae4d7b014f890acd81e8e17f309c9df9"
@@ -1507,6 +1520,19 @@
15071520
semver "^7.3.2"
15081521
tsutils "^3.17.1"
15091522

1523+
"@typescript-eslint/[email protected]":
1524+
version "4.15.0"
1525+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.0.tgz#402c86a7d2111c1f7a2513022f22a38a395b7f93"
1526+
integrity sha512-jG6xTmcNbi6xzZq0SdWh7wQ9cMb2pqXaUp6bUZOMsIlu5aOlxGxgE/t6L/gPybybQGvdguajXGkZKSndZJpksA==
1527+
dependencies:
1528+
"@typescript-eslint/types" "4.15.0"
1529+
"@typescript-eslint/visitor-keys" "4.15.0"
1530+
debug "^4.1.1"
1531+
globby "^11.0.1"
1532+
is-glob "^4.0.1"
1533+
semver "^7.3.2"
1534+
tsutils "^3.17.1"
1535+
15101536
"@typescript-eslint/[email protected]":
15111537
version "4.14.2"
15121538
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.2.tgz#997cbe2cb0690e1f384a833f64794e98727c70c6"
@@ -1515,6 +1541,14 @@
15151541
"@typescript-eslint/types" "4.14.2"
15161542
eslint-visitor-keys "^2.0.0"
15171543

1544+
"@typescript-eslint/[email protected]":
1545+
version "4.15.0"
1546+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.0.tgz#2a07768df30c8a5673f1bce406338a07fdec38ca"
1547+
integrity sha512-RnDtJwOwFucWFAMjG3ghCG/ikImFJFEg20DI7mn4pHEx3vC48lIAoyjhffvfHmErRDboUPC7p9Z2il4CLb7qxA==
1548+
dependencies:
1549+
"@typescript-eslint/types" "4.15.0"
1550+
eslint-visitor-keys "^2.0.0"
1551+
15181552
"@zkochan/cmd-shim@^3.1.0":
15191553
version "3.1.0"
15201554
resolved "https://registry.npmjs.org/@zkochan/cmd-shim/-/cmd-shim-3.1.0.tgz#2ab8ed81f5bb5452a85f25758eb9b8681982fd2e"

0 commit comments

Comments
 (0)