Skip to content

Commit 9e11baa

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 4.7.0 to 4.18.0 (#31)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.7.0 to 4.18.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.18.0/packages/parser) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74fb801 commit 9e11baa

File tree

1 file changed

+6
-41
lines changed

1 file changed

+6
-41
lines changed

yarn.lock

Lines changed: 6 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,13 +1314,13 @@
13141314
eslint-utils "^2.0.0"
13151315

13161316
"@typescript-eslint/parser@^4.7.0":
1317-
version "4.7.0"
1318-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0.tgz#44bdab0f788b478178368baa65d3365fdc63da1c"
1319-
integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw==
1317+
version "4.18.0"
1318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.18.0.tgz#a211edb14a69fc5177054bec04c95b185b4dde21"
1319+
integrity sha512-W3z5S0ZbecwX3PhJEAnq4mnjK5JJXvXUDBYIYGoweCyWyuvAKfGHvzmpUzgB5L4cRBb+cTu9U/ro66dx7dIimA==
13201320
dependencies:
1321-
"@typescript-eslint/scope-manager" "4.7.0"
1322-
"@typescript-eslint/types" "4.7.0"
1323-
"@typescript-eslint/typescript-estree" "4.7.0"
1321+
"@typescript-eslint/scope-manager" "4.18.0"
1322+
"@typescript-eslint/types" "4.18.0"
1323+
"@typescript-eslint/typescript-estree" "4.18.0"
13241324
debug "^4.1.1"
13251325

13261326
"@typescript-eslint/[email protected]":
@@ -1331,24 +1331,11 @@
13311331
"@typescript-eslint/types" "4.18.0"
13321332
"@typescript-eslint/visitor-keys" "4.18.0"
13331333

1334-
"@typescript-eslint/[email protected]":
1335-
version "4.7.0"
1336-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.7.0.tgz#2115526085fb72723ccdc1eeae75dec7126220ed"
1337-
integrity sha512-ILITvqwDJYbcDCROj6+Ob0oCKNg3SH46iWcNcTIT9B5aiVssoTYkhKjxOMNzR1F7WSJkik4zmuqve5MdnA0DyA==
1338-
dependencies:
1339-
"@typescript-eslint/types" "4.7.0"
1340-
"@typescript-eslint/visitor-keys" "4.7.0"
1341-
13421334
"@typescript-eslint/[email protected]":
13431335
version "4.18.0"
13441336
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a"
13451337
integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A==
13461338

1347-
"@typescript-eslint/[email protected]":
1348-
version "4.7.0"
1349-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
1350-
integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
1351-
13521339
"@typescript-eslint/[email protected]":
13531340
version "4.18.0"
13541341
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb"
@@ -1362,20 +1349,6 @@
13621349
semver "^7.3.2"
13631350
tsutils "^3.17.1"
13641351

1365-
"@typescript-eslint/[email protected]":
1366-
version "4.7.0"
1367-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.7.0.tgz#539531167f05ba20eb0b6785567076679e29d393"
1368-
integrity sha512-5XZRQznD1MfUmxu1t8/j2Af4OxbA7EFU2rbo0No7meb46eHgGkSieFdfV6omiC/DGIBhH9H9gXn7okBbVOm8jw==
1369-
dependencies:
1370-
"@typescript-eslint/types" "4.7.0"
1371-
"@typescript-eslint/visitor-keys" "4.7.0"
1372-
debug "^4.1.1"
1373-
globby "^11.0.1"
1374-
is-glob "^4.0.1"
1375-
lodash "^4.17.15"
1376-
semver "^7.3.2"
1377-
tsutils "^3.17.1"
1378-
13791352
"@typescript-eslint/[email protected]":
13801353
version "4.18.0"
13811354
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6"
@@ -1384,14 +1357,6 @@
13841357
"@typescript-eslint/types" "4.18.0"
13851358
eslint-visitor-keys "^2.0.0"
13861359

1387-
"@typescript-eslint/[email protected]":
1388-
version "4.7.0"
1389-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.7.0.tgz#6783824f22acfc49e754970ed21b88ac03b80e6f"
1390-
integrity sha512-aDJDWuCRsf1lXOtignlfiPODkzSxxop7D0rZ91L6ZuMlcMCSh0YyK+gAfo5zN/ih6WxMwhoXgJWC3cWQdaKC+A==
1391-
dependencies:
1392-
"@typescript-eslint/types" "4.7.0"
1393-
eslint-visitor-keys "^2.0.0"
1394-
13951360
abab@^2.0.0:
13961361
version "2.0.5"
13971362
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"

0 commit comments

Comments
 (0)