Skip to content

Commit 20cef91

Browse files
dependabot-preview[bot]curquiza
authored andcommitted
1 parent bcdf639 commit 20cef91

File tree

1 file changed

+41
-6
lines changed

1 file changed

+41
-6
lines changed

yarn.lock

Lines changed: 41 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,13 +1299,13 @@
12991299
eslint-utils "^2.0.0"
13001300

13011301
"@typescript-eslint/parser@^4.0.0":
1302-
version "4.12.0"
1303-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.12.0.tgz#e1cf30436e4f916c31fcc962158917bd9e9d460a"
1304-
integrity sha512-9XxVADAo9vlfjfoxnjboBTxYOiNY93/QuvcPgsiKvHxW6tOZx1W4TvkIQ2jB3k5M0pbFP5FlXihLK49TjZXhuQ==
1302+
version "4.13.0"
1303+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.13.0.tgz#c413d640ea66120cfcc37f891e8cb3fd1c9d247d"
1304+
integrity sha512-KO0J5SRF08pMXzq9+abyHnaGQgUJZ3Z3ax+pmqz9vl81JxmTTOUfQmq7/4awVfq09b6C4owNlOgOwp61pYRBSg==
13051305
dependencies:
1306-
"@typescript-eslint/scope-manager" "4.12.0"
1307-
"@typescript-eslint/types" "4.12.0"
1308-
"@typescript-eslint/typescript-estree" "4.12.0"
1306+
"@typescript-eslint/scope-manager" "4.13.0"
1307+
"@typescript-eslint/types" "4.13.0"
1308+
"@typescript-eslint/typescript-estree" "4.13.0"
13091309
debug "^4.1.1"
13101310

13111311
"@typescript-eslint/[email protected]":
@@ -1316,11 +1316,24 @@
13161316
"@typescript-eslint/types" "4.12.0"
13171317
"@typescript-eslint/visitor-keys" "4.12.0"
13181318

1319+
"@typescript-eslint/[email protected]":
1320+
version "4.13.0"
1321+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.13.0.tgz#5b45912a9aa26b29603d8fa28f5e09088b947141"
1322+
integrity sha512-UpK7YLG2JlTp/9G4CHe7GxOwd93RBf3aHO5L+pfjIrhtBvZjHKbMhBXTIQNkbz7HZ9XOe++yKrXutYm5KmjWgQ==
1323+
dependencies:
1324+
"@typescript-eslint/types" "4.13.0"
1325+
"@typescript-eslint/visitor-keys" "4.13.0"
1326+
13191327
"@typescript-eslint/[email protected]":
13201328
version "4.12.0"
13211329
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.12.0.tgz#fb891fe7ccc9ea8b2bbd2780e36da45d0dc055e5"
13221330
integrity sha512-N2RhGeheVLGtyy+CxRmxdsniB7sMSCfsnbh8K/+RUIXYYq3Ub5+sukRCjVE80QerrUBvuEvs4fDhz5AW/pcL6g==
13231331

1332+
"@typescript-eslint/[email protected]":
1333+
version "4.13.0"
1334+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.13.0.tgz#6a7c6015a59a08fbd70daa8c83dfff86250502f8"
1335+
integrity sha512-/+aPaq163oX+ObOG00M0t9tKkOgdv9lq0IQv/y4SqGkAXmhFmCfgsELV7kOCTb2vVU5VOmVwXBXJTDr353C1rQ==
1336+
13241337
"@typescript-eslint/[email protected]":
13251338
version "4.12.0"
13261339
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.12.0.tgz#3963418c850f564bdab3882ae23795d115d6d32e"
@@ -1335,6 +1348,20 @@
13351348
semver "^7.3.2"
13361349
tsutils "^3.17.1"
13371350

1351+
"@typescript-eslint/[email protected]":
1352+
version "4.13.0"
1353+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.13.0.tgz#cf6e2207c7d760f5dfd8d18051428fadfc37b45e"
1354+
integrity sha512-9A0/DFZZLlGXn5XA349dWQFwPZxcyYyCFX5X88nWs2uachRDwGeyPz46oTsm9ZJE66EALvEns1lvBwa4d9QxMg==
1355+
dependencies:
1356+
"@typescript-eslint/types" "4.13.0"
1357+
"@typescript-eslint/visitor-keys" "4.13.0"
1358+
debug "^4.1.1"
1359+
globby "^11.0.1"
1360+
is-glob "^4.0.1"
1361+
lodash "^4.17.15"
1362+
semver "^7.3.2"
1363+
tsutils "^3.17.1"
1364+
13381365
"@typescript-eslint/[email protected]":
13391366
version "4.12.0"
13401367
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.12.0.tgz#a470a79be6958075fa91c725371a83baf428a67a"
@@ -1343,6 +1370,14 @@
13431370
"@typescript-eslint/types" "4.12.0"
13441371
eslint-visitor-keys "^2.0.0"
13451372

1373+
"@typescript-eslint/[email protected]":
1374+
version "4.13.0"
1375+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.13.0.tgz#9acb1772d3b3183182b6540d3734143dce9476fe"
1376+
integrity sha512-6RoxWK05PAibukE7jElqAtNMq+RWZyqJ6Q/GdIxaiUj2Ept8jh8+FUVlbq9WxMYxkmEOPvCE5cRSyupMpwW31g==
1377+
dependencies:
1378+
"@typescript-eslint/types" "4.13.0"
1379+
eslint-visitor-keys "^2.0.0"
1380+
13461381
abab@^2.0.3:
13471382
version "2.0.5"
13481383
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"

0 commit comments

Comments
 (0)