Skip to content

Commit 3e1cb0f

Browse files
committed
Update typescript-eslint monorepo to v4.33.0
1 parent 8b7c544 commit 3e1cb0f

File tree

2 files changed

+45
-44
lines changed

2 files changed

+45
-44
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"devDependencies": {
2121
"@rbxts/compiler-types": "1.1.1-types.5",
2222
"@rbxts/types": "1.0.505",
23-
"@typescript-eslint/eslint-plugin": "4.28.3",
24-
"@typescript-eslint/parser": "4.28.3",
23+
"@typescript-eslint/eslint-plugin": "4.33.0",
24+
"@typescript-eslint/parser": "4.33.0",
2525
"eslint": "7.30.0",
2626
"eslint-config-prettier": "8.3.0",
2727
"eslint-plugin-prettier": "3.4.0",

yarn.lock

Lines changed: 43 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -93,28 +93,29 @@
9393
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.44.tgz#df7503e6002847b834371c004b372529f3f85215"
9494
integrity sha512-+gaugz6Oce6ZInfI/tK4Pq5wIIkJMEJUu92RB3Eu93mtj4wjjjz9EB5mLp5s1pSsLXdC/CPut/xF20ZzAQJbTA==
9595

96-
"@typescript-eslint/eslint-plugin@4.28.3":
97-
version "4.28.3"
98-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.28.3.tgz#36cdcd9ca6f9e5cb49b9f61b970b1976708d084b"
99-
integrity sha512-jW8sEFu1ZeaV8xzwsfi6Vgtty2jf7/lJmQmDkDruBjYAbx5DA8JtbcMnP0rNPUG+oH5GoQBTSp+9613BzuIpYg==
96+
"@typescript-eslint/eslint-plugin@4.33.0":
97+
version "4.33.0"
98+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
99+
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
100100
dependencies:
101-
"@typescript-eslint/experimental-utils" "4.28.3"
102-
"@typescript-eslint/scope-manager" "4.28.3"
101+
"@typescript-eslint/experimental-utils" "4.33.0"
102+
"@typescript-eslint/scope-manager" "4.33.0"
103103
debug "^4.3.1"
104104
functional-red-black-tree "^1.0.1"
105+
ignore "^5.1.8"
105106
regexpp "^3.1.0"
106107
semver "^7.3.5"
107108
tsutils "^3.21.0"
108109

109-
"@typescript-eslint/experimental-utils@4.28.3":
110-
version "4.28.3"
111-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.28.3.tgz#976f8c1191b37105fd06658ed57ddfee4be361ca"
112-
integrity sha512-zZYl9TnrxwEPi3FbyeX0ZnE8Hp7j3OCR+ELoUfbwGHGxWnHg9+OqSmkw2MoCVpZksPCZYpQzC559Ee9pJNHTQw==
110+
"@typescript-eslint/experimental-utils@4.33.0":
111+
version "4.33.0"
112+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz#6f2a786a4209fa2222989e9380b5331b2810f7fd"
113+
integrity sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==
113114
dependencies:
114115
"@types/json-schema" "^7.0.7"
115-
"@typescript-eslint/scope-manager" "4.28.3"
116-
"@typescript-eslint/types" "4.28.3"
117-
"@typescript-eslint/typescript-estree" "4.28.3"
116+
"@typescript-eslint/scope-manager" "4.33.0"
117+
"@typescript-eslint/types" "4.33.0"
118+
"@typescript-eslint/typescript-estree" "4.33.0"
118119
eslint-scope "^5.1.1"
119120
eslint-utils "^3.0.0"
120121

@@ -130,14 +131,14 @@
130131
eslint-scope "^5.0.0"
131132
eslint-utils "^2.0.0"
132133

133-
"@typescript-eslint/parser@4.28.3":
134-
version "4.28.3"
135-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.28.3.tgz#95f1d475c08268edffdcb2779993c488b6434b44"
136-
integrity sha512-ZyWEn34bJexn/JNYvLQab0Mo5e+qqQNhknxmc8azgNd4XqspVYR5oHq9O11fLwdZMRcj4by15ghSlIEq+H5ltQ==
134+
"@typescript-eslint/parser@4.33.0":
135+
version "4.33.0"
136+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
137+
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
137138
dependencies:
138-
"@typescript-eslint/scope-manager" "4.28.3"
139-
"@typescript-eslint/types" "4.28.3"
140-
"@typescript-eslint/typescript-estree" "4.28.3"
139+
"@typescript-eslint/scope-manager" "4.33.0"
140+
"@typescript-eslint/types" "4.33.0"
141+
"@typescript-eslint/typescript-estree" "4.33.0"
141142
debug "^4.3.1"
142143

143144
"@typescript-eslint/scope-manager@4.22.1":
@@ -148,23 +149,23 @@
148149
"@typescript-eslint/types" "4.22.1"
149150
"@typescript-eslint/visitor-keys" "4.22.1"
150151

151-
"@typescript-eslint/scope-manager@4.28.3":
152-
version "4.28.3"
153-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.28.3.tgz#c32ad4491b3726db1ba34030b59ea922c214e371"
154-
integrity sha512-/8lMisZ5NGIzGtJB+QizQ5eX4Xd8uxedFfMBXOKuJGP0oaBBVEMbJVddQKDXyyB0bPlmt8i6bHV89KbwOelJiQ==
152+
"@typescript-eslint/scope-manager@4.33.0":
153+
version "4.33.0"
154+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz#d38e49280d983e8772e29121cf8c6e9221f280a3"
155+
integrity sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==
155156
dependencies:
156-
"@typescript-eslint/types" "4.28.3"
157-
"@typescript-eslint/visitor-keys" "4.28.3"
157+
"@typescript-eslint/types" "4.33.0"
158+
"@typescript-eslint/visitor-keys" "4.33.0"
158159

159160
"@typescript-eslint/types@4.22.1":
160161
version "4.22.1"
161162
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.1.tgz#bf99c6cec0b4a23d53a61894816927f2adad856a"
162163
integrity sha512-2HTkbkdAeI3OOcWbqA8hWf/7z9c6gkmnWNGz0dKSLYLWywUlkOAQ2XcjhlKLj5xBFDf8FgAOF5aQbnLRvgNbCw==
163164

164-
"@typescript-eslint/types@4.28.3":
165-
version "4.28.3"
166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.28.3.tgz#8fffd436a3bada422c2c1da56060a0566a9506c7"
167-
integrity sha512-kQFaEsQBQVtA9VGVyciyTbIg7S3WoKHNuOp/UF5RG40900KtGqfoiETWD/v0lzRXc+euVE9NXmfer9dLkUJrkA==
165+
"@typescript-eslint/types@4.33.0":
166+
version "4.33.0"
167+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.33.0.tgz#a1e59036a3b53ae8430ceebf2a919dc7f9af6d72"
168+
integrity sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==
168169

169170
"@typescript-eslint/typescript-estree@4.22.1":
170171
version "4.22.1"
@@ -179,13 +180,13 @@
179180
semver "^7.3.2"
180181
tsutils "^3.17.1"
181182

182-
"@typescript-eslint/typescript-estree@4.28.3":
183-
version "4.28.3"
184-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.28.3.tgz#253d7088100b2a38aefe3c8dd7bd1f8232ec46fb"
185-
integrity sha512-YAb1JED41kJsqCQt1NcnX5ZdTA93vKFCMP4lQYG6CFxd0VzDJcKttRlMrlG+1qiWAw8+zowmHU1H0OzjWJzR2w==
183+
"@typescript-eslint/typescript-estree@4.33.0":
184+
version "4.33.0"
185+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz#0dfb51c2908f68c5c08d82aefeaf166a17c24609"
186+
integrity sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==
186187
dependencies:
187-
"@typescript-eslint/types" "4.28.3"
188-
"@typescript-eslint/visitor-keys" "4.28.3"
188+
"@typescript-eslint/types" "4.33.0"
189+
"@typescript-eslint/visitor-keys" "4.33.0"
189190
debug "^4.3.1"
190191
globby "^11.0.3"
191192
is-glob "^4.0.1"
@@ -200,12 +201,12 @@
200201
"@typescript-eslint/types" "4.22.1"
201202
eslint-visitor-keys "^2.0.0"
202203

203-
"@typescript-eslint/visitor-keys@4.28.3":
204-
version "4.28.3"
205-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.28.3.tgz#26ac91e84b23529968361045829da80a4e5251c4"
206-
integrity sha512-ri1OzcLnk1HH4gORmr1dllxDzzrN6goUIz/P4MHFV0YZJDCADPR3RvYNp0PW2SetKTThar6wlbFTL00hV2Q+fg==
204+
"@typescript-eslint/visitor-keys@4.33.0":
205+
version "4.33.0"
206+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz#2a22f77a41604289b7a186586e9ec48ca92ef1dd"
207+
integrity sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==
207208
dependencies:
208-
"@typescript-eslint/types" "4.28.3"
209+
"@typescript-eslint/types" "4.33.0"
209210
eslint-visitor-keys "^2.0.0"
210211

211212
acorn-jsx@^5.3.1:
@@ -685,7 +686,7 @@ ignore@^4.0.6:
685686
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
686687
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
687688

688-
ignore@^5.1.4:
689+
ignore@^5.1.4, ignore@^5.1.8:
689690
version "5.1.8"
690691
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
691692
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==

0 commit comments

Comments
 (0)