Skip to content

Commit 24f80d8

Browse files
chore(deps-dev): bump @typescript-eslint/parser from 6.16.0 to 6.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.16.0 to 6.17.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.17.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64c54f8 commit 24f80d8

File tree

1 file changed

+8
-43
lines changed

1 file changed

+8
-43
lines changed

Diff for: yarn.lock

+8-43
Original file line numberDiff line numberDiff line change
@@ -1384,23 +1384,15 @@
13841384
ts-api-utils "^1.0.1"
13851385

13861386
"@typescript-eslint/parser@^6.9.1":
1387-
version "6.16.0"
1388-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.16.0.tgz#36f39f63b126aa25af2ad2df13d9891e9fd5b40c"
1389-
integrity sha512-H2GM3eUo12HpKZU9njig3DF5zJ58ja6ahj1GoHEHOgQvYxzoFJJEvC1MQ7T2l9Ha+69ZSOn7RTxOdpC/y3ikMw==
1390-
dependencies:
1391-
"@typescript-eslint/scope-manager" "6.16.0"
1392-
"@typescript-eslint/types" "6.16.0"
1393-
"@typescript-eslint/typescript-estree" "6.16.0"
1394-
"@typescript-eslint/visitor-keys" "6.16.0"
1395-
debug "^4.3.4"
1396-
1397-
"@typescript-eslint/[email protected]":
1398-
version "6.16.0"
1399-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
1400-
integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
1387+
version "6.17.0"
1388+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.17.0.tgz#8cd7a0599888ca6056082225b2fdf9a635bf32a1"
1389+
integrity sha512-C4bBaX2orvhK+LlwrY8oWGmSl4WolCfYm513gEccdWZj0CwGadbIADb0FtVEcI+WzUyjyoBj2JRP8g25E6IB8A==
14011390
dependencies:
1402-
"@typescript-eslint/types" "6.16.0"
1403-
"@typescript-eslint/visitor-keys" "6.16.0"
1391+
"@typescript-eslint/scope-manager" "6.17.0"
1392+
"@typescript-eslint/types" "6.17.0"
1393+
"@typescript-eslint/typescript-estree" "6.17.0"
1394+
"@typescript-eslint/visitor-keys" "6.17.0"
1395+
debug "^4.3.4"
14041396

14051397
"@typescript-eslint/[email protected]":
14061398
version "6.17.0"
@@ -1420,30 +1412,11 @@
14201412
debug "^4.3.4"
14211413
ts-api-utils "^1.0.1"
14221414

1423-
"@typescript-eslint/[email protected]":
1424-
version "6.16.0"
1425-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
1426-
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
1427-
14281415
"@typescript-eslint/[email protected]":
14291416
version "6.17.0"
14301417
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.17.0.tgz#844a92eb7c527110bf9a7d177e3f22bd5a2f40cb"
14311418
integrity sha512-qRKs9tvc3a4RBcL/9PXtKSehI/q8wuU9xYJxe97WFxnzH8NWWtcW3ffNS+EWg8uPvIerhjsEZ+rHtDqOCiH57A==
14321419

1433-
"@typescript-eslint/[email protected]":
1434-
version "6.16.0"
1435-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
1436-
integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
1437-
dependencies:
1438-
"@typescript-eslint/types" "6.16.0"
1439-
"@typescript-eslint/visitor-keys" "6.16.0"
1440-
debug "^4.3.4"
1441-
globby "^11.1.0"
1442-
is-glob "^4.0.3"
1443-
minimatch "9.0.3"
1444-
semver "^7.5.4"
1445-
ts-api-utils "^1.0.1"
1446-
14471420
"@typescript-eslint/[email protected]":
14481421
version "6.17.0"
14491422
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.17.0.tgz#b913d19886c52d8dc3db856903a36c6c64fd62aa"
@@ -1471,14 +1444,6 @@
14711444
"@typescript-eslint/typescript-estree" "6.17.0"
14721445
semver "^7.5.4"
14731446

1474-
"@typescript-eslint/[email protected]":
1475-
version "6.16.0"
1476-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
1477-
integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
1478-
dependencies:
1479-
"@typescript-eslint/types" "6.16.0"
1480-
eslint-visitor-keys "^3.4.1"
1481-
14821447
"@typescript-eslint/[email protected]":
14831448
version "6.17.0"
14841449
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.17.0.tgz#3ed043709c39b43ec1e58694f329e0b0430c26b6"

0 commit comments

Comments
 (0)