Skip to content

Commit 761c93f

Browse files
authored
Merge branch 'main' into jsjoeio/fix-dependabot-types-node
2 parents d140c2c + 682883f commit 761c93f

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
@@ -1276,28 +1276,28 @@
12761276
integrity sha512-kdBHgE9+M1Os7UqWZtiLhKye5reFl8cPBYyCsP2fatwZRz7F7GdIxIHZ20Kkc0hYBfbXE+lzPOTUU1I0qgjtHA==
12771277

12781278
"@typescript-eslint/eslint-plugin@^4.7.0":
1279-
version "4.19.0"
1280-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.19.0.tgz#56f8da9ee118fe9763af34d6a526967234f6a7f0"
1281-
integrity sha512-CRQNQ0mC2Pa7VLwKFbrGVTArfdVDdefS+gTw0oC98vSI98IX5A8EVH4BzJ2FOB0YlCmm8Im36Elad/Jgtvveaw==
1279+
version "4.20.0"
1280+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.20.0.tgz#9d8794bd99aad9153092ad13c96164e3082e9a92"
1281+
integrity sha512-sw+3HO5aehYqn5w177z2D82ZQlqHCwcKSMboueo7oE4KU9QiC0SAgfS/D4z9xXvpTc8Bt41Raa9fBR8T2tIhoQ==
12821282
dependencies:
1283-
"@typescript-eslint/experimental-utils" "4.19.0"
1284-
"@typescript-eslint/scope-manager" "4.19.0"
1283+
"@typescript-eslint/experimental-utils" "4.20.0"
1284+
"@typescript-eslint/scope-manager" "4.20.0"
12851285
debug "^4.1.1"
12861286
functional-red-black-tree "^1.0.1"
12871287
lodash "^4.17.15"
12881288
regexpp "^3.0.0"
12891289
semver "^7.3.2"
12901290
tsutils "^3.17.1"
12911291

1292-
"@typescript-eslint/experimental-utils@4.19.0":
1293-
version "4.19.0"
1294-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.19.0.tgz#9ca379919906dc72cb0fcd817d6cb5aa2d2054c6"
1295-
integrity sha512-9/23F1nnyzbHKuoTqFN1iXwN3bvOm/PRIXSBR3qFAYotK/0LveEOHr5JT1WZSzcD6BESl8kPOG3OoDRKO84bHA==
1292+
"@typescript-eslint/experimental-utils@4.20.0":
1293+
version "4.20.0"
1294+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.20.0.tgz#a8ab2d7b61924f99042b7d77372996d5f41dc44b"
1295+
integrity sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng==
12961296
dependencies:
12971297
"@types/json-schema" "^7.0.3"
1298-
"@typescript-eslint/scope-manager" "4.19.0"
1299-
"@typescript-eslint/types" "4.19.0"
1300-
"@typescript-eslint/typescript-estree" "4.19.0"
1298+
"@typescript-eslint/scope-manager" "4.20.0"
1299+
"@typescript-eslint/types" "4.20.0"
1300+
"@typescript-eslint/typescript-estree" "4.20.0"
13011301
eslint-scope "^5.0.0"
13021302
eslint-utils "^2.0.0"
13031303

@@ -1319,11 +1319,24 @@
13191319
"@typescript-eslint/types" "4.19.0"
13201320
"@typescript-eslint/visitor-keys" "4.19.0"
13211321

1322+
"@typescript-eslint/[email protected]":
1323+
version "4.20.0"
1324+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca"
1325+
integrity sha512-/zm6WR6iclD5HhGpcwl/GOYDTzrTHmvf8LLLkwKqqPKG6+KZt/CfSgPCiybshmck66M2L5fWSF/MKNuCwtKQSQ==
1326+
dependencies:
1327+
"@typescript-eslint/types" "4.20.0"
1328+
"@typescript-eslint/visitor-keys" "4.20.0"
1329+
13221330
"@typescript-eslint/[email protected]":
13231331
version "4.19.0"
13241332
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.19.0.tgz#5181d5d2afd02e5b8f149ebb37ffc8bd7b07a568"
13251333
integrity sha512-A4iAlexVvd4IBsSTNxdvdepW0D4uR/fwxDrKUa+iEY9UWvGREu2ZyB8ylTENM1SH8F7bVC9ac9+si3LWNxcBuA==
13261334

1335+
"@typescript-eslint/[email protected]":
1336+
version "4.20.0"
1337+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225"
1338+
integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w==
1339+
13271340
"@typescript-eslint/[email protected]":
13281341
version "4.19.0"
13291342
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.19.0.tgz#8a709ffa400284ab72df33376df085e2e2f61147"
@@ -1337,6 +1350,19 @@
13371350
semver "^7.3.2"
13381351
tsutils "^3.17.1"
13391352

1353+
"@typescript-eslint/[email protected]":
1354+
version "4.20.0"
1355+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be"
1356+
integrity sha512-Knpp0reOd4ZsyoEJdW8i/sK3mtZ47Ls7ZHvD8WVABNx5Xnn7KhenMTRGegoyMTx6TiXlOVgMz9r0pDgXTEEIHA==
1357+
dependencies:
1358+
"@typescript-eslint/types" "4.20.0"
1359+
"@typescript-eslint/visitor-keys" "4.20.0"
1360+
debug "^4.1.1"
1361+
globby "^11.0.1"
1362+
is-glob "^4.0.1"
1363+
semver "^7.3.2"
1364+
tsutils "^3.17.1"
1365+
13401366
"@typescript-eslint/[email protected]":
13411367
version "4.19.0"
13421368
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.19.0.tgz#cbea35109cbd9b26e597644556be4546465d8f7f"
@@ -1345,6 +1371,14 @@
13451371
"@typescript-eslint/types" "4.19.0"
13461372
eslint-visitor-keys "^2.0.0"
13471373

1374+
"@typescript-eslint/[email protected]":
1375+
version "4.20.0"
1376+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62"
1377+
integrity sha512-NXKRM3oOVQL8yNFDNCZuieRIwZ5UtjNLYtmMx2PacEAGmbaEYtGgVHUHVyZvU/0rYZcizdrWjDo+WBtRPSgq+A==
1378+
dependencies:
1379+
"@typescript-eslint/types" "4.20.0"
1380+
eslint-visitor-keys "^2.0.0"
1381+
13481382
abab@^2.0.0:
13491383
version "2.0.5"
13501384
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"

0 commit comments

Comments
 (0)