Skip to content

Commit fa6b12b

Browse files
authored
Merge pull request #122 from chantouchsek/dependabot/npm_and_yarn/typescript-eslint/parser-4.32.0
chore(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.32.0
2 parents 4fef621 + 5954a84 commit fa6b12b

File tree

1 file changed

+40
-6
lines changed

1 file changed

+40
-6
lines changed

yarn.lock

Lines changed: 40 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2502,13 +2502,13 @@
25022502
eslint-utils "^3.0.0"
25032503

25042504
"@typescript-eslint/parser@^4.31.1":
2505-
version "4.31.1"
2506-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.1.tgz#8f9a2672033e6f6d33b1c0260eebdc0ddf539064"
2507-
integrity sha512-dnVZDB6FhpIby6yVbHkwTKkn2ypjVIfAR9nh+kYsA/ZL0JlTsd22BiDjouotisY3Irmd3OW1qlk9EI5R8GrvRQ==
2505+
version "4.32.0"
2506+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.32.0.tgz#751ecca0e2fecd3d44484a9b3049ffc1871616e5"
2507+
integrity sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w==
25082508
dependencies:
2509-
"@typescript-eslint/scope-manager" "4.31.1"
2510-
"@typescript-eslint/types" "4.31.1"
2511-
"@typescript-eslint/typescript-estree" "4.31.1"
2509+
"@typescript-eslint/scope-manager" "4.32.0"
2510+
"@typescript-eslint/types" "4.32.0"
2511+
"@typescript-eslint/typescript-estree" "4.32.0"
25122512
debug "^4.3.1"
25132513

25142514
"@typescript-eslint/[email protected]":
@@ -2519,11 +2519,24 @@
25192519
"@typescript-eslint/types" "4.31.1"
25202520
"@typescript-eslint/visitor-keys" "4.31.1"
25212521

2522+
"@typescript-eslint/[email protected]":
2523+
version "4.32.0"
2524+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.32.0.tgz#e03c8668f8b954072b3f944d5b799c0c9225a7d5"
2525+
integrity sha512-DK+fMSHdM216C0OM/KR1lHXjP1CNtVIhJ54kQxfOE6x8UGFAjha8cXgDMBEIYS2XCYjjCtvTkjQYwL3uvGOo0w==
2526+
dependencies:
2527+
"@typescript-eslint/types" "4.32.0"
2528+
"@typescript-eslint/visitor-keys" "4.32.0"
2529+
25222530
"@typescript-eslint/[email protected]":
25232531
version "4.31.1"
25242532
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.1.tgz#5f255b695627a13401d2fdba5f7138bc79450d66"
25252533
integrity sha512-kixltt51ZJGKENNW88IY5MYqTBA8FR0Md8QdGbJD2pKZ+D5IvxjTYDNtJPDxFBiXmka2aJsITdB1BtO1fsgmsQ==
25262534

2535+
"@typescript-eslint/[email protected]":
2536+
version "4.32.0"
2537+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.32.0.tgz#52c633c18da47aee09449144bf59565ab36df00d"
2538+
integrity sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==
2539+
25272540
"@typescript-eslint/[email protected]":
25282541
version "4.31.1"
25292542
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.1.tgz#4a04d5232cf1031232b7124a9c0310b577a62d17"
@@ -2537,6 +2550,19 @@
25372550
semver "^7.3.5"
25382551
tsutils "^3.21.0"
25392552

2553+
"@typescript-eslint/[email protected]":
2554+
version "4.32.0"
2555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz#db00ccc41ccedc8d7367ea3f50c6994b8efa9f3b"
2556+
integrity sha512-tRYCgJ3g1UjMw1cGG8Yn1KzOzNlQ6u1h9AmEtPhb5V5a1TmiHWcRyF/Ic+91M4f43QeChyYlVTcf3DvDTZR9vw==
2557+
dependencies:
2558+
"@typescript-eslint/types" "4.32.0"
2559+
"@typescript-eslint/visitor-keys" "4.32.0"
2560+
debug "^4.3.1"
2561+
globby "^11.0.3"
2562+
is-glob "^4.0.1"
2563+
semver "^7.3.5"
2564+
tsutils "^3.21.0"
2565+
25402566
"@typescript-eslint/[email protected]":
25412567
version "4.31.1"
25422568
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.1.tgz#f2e7a14c7f20c4ae07d7fc3c5878c4441a1da9cc"
@@ -2545,6 +2571,14 @@
25452571
"@typescript-eslint/types" "4.31.1"
25462572
eslint-visitor-keys "^2.0.0"
25472573

2574+
"@typescript-eslint/[email protected]":
2575+
version "4.32.0"
2576+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz#455ba8b51242f2722a497ffae29313f33b14cb7f"
2577+
integrity sha512-e7NE0qz8W+atzv3Cy9qaQ7BTLwWsm084Z0c4nIO2l3Bp6u9WIgdqCgyPyV5oSPDMIW3b20H59OOCmVk3jw3Ptw==
2578+
dependencies:
2579+
"@typescript-eslint/types" "4.32.0"
2580+
eslint-visitor-keys "^2.0.0"
2581+
25482582
"@vue/babel-helper-vue-jsx-merge-props@^1.2.1":
25492583
version "1.2.1"
25502584
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.2.1.tgz#31624a7a505fb14da1d58023725a4c5f270e6a81"

0 commit comments

Comments
 (0)