Skip to content

Commit 8081a9f

Browse files
Bump @typescript-eslint/parser from 4.4.0 to 4.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.4.0 to 4.33.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/v4.33.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 5538df6 commit 8081a9f

File tree

1 file changed

+13
-80
lines changed

1 file changed

+13
-80
lines changed

yarn.lock

Lines changed: 13 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,14 +1039,14 @@
10391039
eslint-utils "^3.0.0"
10401040

10411041
"@typescript-eslint/parser@^4.4.0":
1042-
version "4.4.0"
1043-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.0.tgz#65974db9a75f23b036f17b37e959b5f99b659ec0"
1044-
integrity sha512-yc14iEItCxoGb7W4Nx30FlTyGpU9r+j+n1LUK/exlq2eJeFxczrz/xFRZUk2f6yzWfK+pr1DOTyQnmDkcC4TnA==
1042+
version "4.33.0"
1043+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
1044+
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
10451045
dependencies:
1046-
"@typescript-eslint/scope-manager" "4.4.0"
1047-
"@typescript-eslint/types" "4.4.0"
1048-
"@typescript-eslint/typescript-estree" "4.4.0"
1049-
debug "^4.1.1"
1046+
"@typescript-eslint/scope-manager" "4.33.0"
1047+
"@typescript-eslint/types" "4.33.0"
1048+
"@typescript-eslint/typescript-estree" "4.33.0"
1049+
debug "^4.3.1"
10501050

10511051
"@typescript-eslint/[email protected]":
10521052
version "4.33.0"
@@ -1056,24 +1056,11 @@
10561056
"@typescript-eslint/types" "4.33.0"
10571057
"@typescript-eslint/visitor-keys" "4.33.0"
10581058

1059-
"@typescript-eslint/[email protected]":
1060-
version "4.4.0"
1061-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.0.tgz#2f3dd27692a12cc9a046a90ba6a9d8cb7731190a"
1062-
integrity sha512-r2FIeeU1lmW4K3CxgOAt8djI5c6Q/5ULAgdVo9AF3hPMpu0B14WznBAtxrmB/qFVbVIB6fSx2a+EVXuhSVMEyA==
1063-
dependencies:
1064-
"@typescript-eslint/types" "4.4.0"
1065-
"@typescript-eslint/visitor-keys" "4.4.0"
1066-
10671059
"@typescript-eslint/[email protected]":
10681060
version "4.33.0"
10691061
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
10701062
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
10711063

1072-
"@typescript-eslint/[email protected]":
1073-
version "4.4.0"
1074-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.0.tgz#63440ef87a54da7399a13bdd4b82060776e9e621"
1075-
integrity sha512-nU0VUpzanFw3jjX+50OTQy6MehVvf8pkqFcURPAE06xFNFenMj1GPEI6IESvp7UOHAnq+n/brMirZdR+7rCrlA==
1076-
10771064
"@typescript-eslint/[email protected]":
10781065
version "4.33.0"
10791066
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
@@ -1087,20 +1074,6 @@
10871074
semver "^7.3.5"
10881075
tsutils "^3.21.0"
10891076

1090-
"@typescript-eslint/[email protected]":
1091-
version "4.4.0"
1092-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.0.tgz#16a2df7c16710ddd5406b32b86b9c1124b1ca526"
1093-
integrity sha512-Fh85feshKXwki4nZ1uhCJHmqKJqCMba+8ZicQIhNi5d5jSQFteWiGeF96DTjO8br7fn+prTP+t3Cz/a/3yOKqw==
1094-
dependencies:
1095-
"@typescript-eslint/types" "4.4.0"
1096-
"@typescript-eslint/visitor-keys" "4.4.0"
1097-
debug "^4.1.1"
1098-
globby "^11.0.1"
1099-
is-glob "^4.0.1"
1100-
lodash "^4.17.15"
1101-
semver "^7.3.2"
1102-
tsutils "^3.17.1"
1103-
11041077
"@typescript-eslint/[email protected]":
11051078
version "4.33.0"
11061079
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
@@ -1109,14 +1082,6 @@
11091082
"@typescript-eslint/types" "4.33.0"
11101083
eslint-visitor-keys "^2.0.0"
11111084

1112-
"@typescript-eslint/[email protected]":
1113-
version "4.4.0"
1114-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.0.tgz#0a9118344082f14c0f051342a74b42dfdb012640"
1115-
integrity sha512-oBWeroUZCVsHLiWRdcTXJB7s1nB3taFY8WGvS23tiAlT6jXVvsdAV4rs581bgdEjOhn43q6ro7NkOiLKu6kFqA==
1116-
dependencies:
1117-
"@typescript-eslint/types" "4.4.0"
1118-
eslint-visitor-keys "^2.0.0"
1119-
11201085
"@zkochan/cmd-shim@^3.1.0":
11211086
version "3.1.0"
11221087
resolved "https://registry.yarnpkg.com/@zkochan/cmd-shim/-/cmd-shim-3.1.0.tgz#2ab8ed81f5bb5452a85f25758eb9b8681982fd2e"
@@ -1503,7 +1468,7 @@ braces@^2.3.1:
15031468
split-string "^3.0.2"
15041469
to-regex "^3.0.1"
15051470

1506-
braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
1471+
braces@^3.0.2, braces@~3.0.2:
15071472
version "3.0.2"
15081473
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
15091474
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -2661,18 +2626,6 @@ fast-glob@^2.2.6:
26612626
merge2 "^1.2.3"
26622627
micromatch "^3.1.10"
26632628

2664-
fast-glob@^3.1.1:
2665-
version "3.2.4"
2666-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.4.tgz#d20aefbf99579383e7f3cc66529158c9b98554d3"
2667-
integrity sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ==
2668-
dependencies:
2669-
"@nodelib/fs.stat" "^2.0.2"
2670-
"@nodelib/fs.walk" "^1.2.3"
2671-
glob-parent "^5.1.0"
2672-
merge2 "^1.3.0"
2673-
micromatch "^4.0.2"
2674-
picomatch "^2.2.1"
2675-
26762629
fast-glob@^3.2.9:
26772630
version "3.2.12"
26782631
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
@@ -3007,7 +2960,7 @@ glob-parent@^3.1.0:
30072960
is-glob "^3.1.0"
30082961
path-dirname "^1.0.0"
30092962

3010-
glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
2963+
glob-parent@^5.0.0, glob-parent@~5.1.0:
30112964
version "5.1.1"
30122965
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
30132966
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
@@ -3068,18 +3021,6 @@ globals@^12.1.0:
30683021
dependencies:
30693022
type-fest "^0.8.1"
30703023

3071-
globby@^11.0.1:
3072-
version "11.0.1"
3073-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
3074-
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
3075-
dependencies:
3076-
array-union "^2.1.0"
3077-
dir-glob "^3.0.1"
3078-
fast-glob "^3.1.1"
3079-
ignore "^5.1.4"
3080-
merge2 "^1.3.0"
3081-
slash "^3.0.0"
3082-
30833024
globby@^11.0.3:
30843025
version "11.1.0"
30853026
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -3287,7 +3228,7 @@ ignore@^4.0.3, ignore@^4.0.6:
32873228
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
32883229
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
32893230

3290-
ignore@^5.1.1, ignore@^5.1.4, ignore@^5.1.8, ignore@^5.2.0:
3231+
ignore@^5.1.1, ignore@^5.1.8, ignore@^5.2.0:
32913232
version "5.2.0"
32923233
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
32933234
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
@@ -4123,14 +4064,6 @@ micromatch@^3.1.10:
41234064
snapdragon "^0.8.1"
41244065
to-regex "^3.0.2"
41254066

4126-
micromatch@^4.0.2:
4127-
version "4.0.2"
4128-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
4129-
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
4130-
dependencies:
4131-
braces "^3.0.1"
4132-
picomatch "^2.0.5"
4133-
41344067
micromatch@^4.0.4:
41354068
version "4.0.5"
41364069
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
@@ -4929,7 +4862,7 @@ [email protected]:
49294862
dependencies:
49304863
split2 "^4.1.0"
49314864

4932-
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
4865+
picomatch@^2.0.4:
49334866
version "2.2.2"
49344867
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
49354868
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
@@ -5466,7 +5399,7 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.2.0:
54665399
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
54675400
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
54685401

5469-
semver@^7.2.1, semver@^7.3.2, semver@^7.3.5:
5402+
semver@^7.2.1, semver@^7.3.5:
54705403
version "7.3.7"
54715404
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f"
54725405
integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==
@@ -6106,7 +6039,7 @@ tslib@^1.8.1, tslib@^1.9.0:
61066039
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
61076040
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
61086041

6109-
tsutils@^3.17.1, tsutils@^3.21.0:
6042+
tsutils@^3.21.0:
61106043
version "3.21.0"
61116044
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
61126045
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==

0 commit comments

Comments
 (0)