Skip to content

Commit 6d4fa42

Browse files
committed
Update typescript-eslint monorepo to v4.29.2
1 parent 8b7c544 commit 6d4fa42

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
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.29.2",
24+
"@typescript-eslint/parser": "4.29.2",
2525
"eslint": "7.30.0",
2626
"eslint-config-prettier": "8.3.0",
2727
"eslint-plugin-prettier": "3.4.0",

yarn.lock

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -93,28 +93,28 @@
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.29.2":
97+
version "4.29.2"
98+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.29.2.tgz#f54dc0a32b8f61c6024ab8755da05363b733838d"
99+
integrity sha512-x4EMgn4BTfVd9+Z+r+6rmWxoAzBaapt4QFqE+d8L8sUtYZYLDTK6VG/y/SMMWA5t1/BVU5Kf+20rX4PtWzUYZg==
100100
dependencies:
101-
"@typescript-eslint/experimental-utils" "4.28.3"
102-
"@typescript-eslint/scope-manager" "4.28.3"
101+
"@typescript-eslint/experimental-utils" "4.29.2"
102+
"@typescript-eslint/scope-manager" "4.29.2"
103103
debug "^4.3.1"
104104
functional-red-black-tree "^1.0.1"
105105
regexpp "^3.1.0"
106106
semver "^7.3.5"
107107
tsutils "^3.21.0"
108108

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==
109+
"@typescript-eslint/experimental-utils@4.29.2":
110+
version "4.29.2"
111+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.29.2.tgz#5f67fb5c5757ef2cb3be64817468ba35c9d4e3b7"
112+
integrity sha512-P6mn4pqObhftBBPAv4GQtEK7Yos1fz/MlpT7+YjH9fTxZcALbiiPKuSIfYP/j13CeOjfq8/fr9Thr2glM9ub7A==
113113
dependencies:
114114
"@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"
115+
"@typescript-eslint/scope-manager" "4.29.2"
116+
"@typescript-eslint/types" "4.29.2"
117+
"@typescript-eslint/typescript-estree" "4.29.2"
118118
eslint-scope "^5.1.1"
119119
eslint-utils "^3.0.0"
120120

@@ -130,14 +130,14 @@
130130
eslint-scope "^5.0.0"
131131
eslint-utils "^2.0.0"
132132

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==
133+
"@typescript-eslint/parser@4.29.2":
134+
version "4.29.2"
135+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.29.2.tgz#1c7744f4c27aeb74610c955d3dce9250e95c370a"
136+
integrity sha512-WQ6BPf+lNuwteUuyk1jD/aHKqMQ9jrdCn7Gxt9vvBnzbpj7aWEf+aZsJ1zvTjx5zFxGCt000lsbD9tQPEL8u6g==
137137
dependencies:
138-
"@typescript-eslint/scope-manager" "4.28.3"
139-
"@typescript-eslint/types" "4.28.3"
140-
"@typescript-eslint/typescript-estree" "4.28.3"
138+
"@typescript-eslint/scope-manager" "4.29.2"
139+
"@typescript-eslint/types" "4.29.2"
140+
"@typescript-eslint/typescript-estree" "4.29.2"
141141
debug "^4.3.1"
142142

143143
"@typescript-eslint/scope-manager@4.22.1":
@@ -148,23 +148,23 @@
148148
"@typescript-eslint/types" "4.22.1"
149149
"@typescript-eslint/visitor-keys" "4.22.1"
150150

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==
151+
"@typescript-eslint/scope-manager@4.29.2":
152+
version "4.29.2"
153+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.29.2.tgz#442b0f029d981fa402942715b1718ac7fcd5aa1b"
154+
integrity sha512-mfHmvlQxmfkU8D55CkZO2sQOueTxLqGvzV+mG6S/6fIunDiD2ouwsAoiYCZYDDK73QCibYjIZmGhpvKwAB5BOA==
155155
dependencies:
156-
"@typescript-eslint/types" "4.28.3"
157-
"@typescript-eslint/visitor-keys" "4.28.3"
156+
"@typescript-eslint/types" "4.29.2"
157+
"@typescript-eslint/visitor-keys" "4.29.2"
158158

159159
"@typescript-eslint/types@4.22.1":
160160
version "4.22.1"
161161
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.1.tgz#bf99c6cec0b4a23d53a61894816927f2adad856a"
162162
integrity sha512-2HTkbkdAeI3OOcWbqA8hWf/7z9c6gkmnWNGz0dKSLYLWywUlkOAQ2XcjhlKLj5xBFDf8FgAOF5aQbnLRvgNbCw==
163163

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==
164+
"@typescript-eslint/types@4.29.2":
165+
version "4.29.2"
166+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.29.2.tgz#fc0489c6b89773f99109fb0aa0aaddff21f52fcd"
167+
integrity sha512-K6ApnEXId+WTGxqnda8z4LhNMa/pZmbTFkDxEBLQAbhLZL50DjeY0VIDCml/0Y3FlcbqXZrABqrcKxq+n0LwzQ==
168168

169169
"@typescript-eslint/typescript-estree@4.22.1":
170170
version "4.22.1"
@@ -179,13 +179,13 @@
179179
semver "^7.3.2"
180180
tsutils "^3.17.1"
181181

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==
182+
"@typescript-eslint/typescript-estree@4.29.2":
183+
version "4.29.2"
184+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.29.2.tgz#a0ea8b98b274adbb2577100ba545ddf8bf7dc219"
185+
integrity sha512-TJ0/hEnYxapYn9SGn3dCnETO0r+MjaxtlWZ2xU+EvytF0g4CqTpZL48SqSNn2hXsPolnewF30pdzR9a5Lj3DNg==
186186
dependencies:
187-
"@typescript-eslint/types" "4.28.3"
188-
"@typescript-eslint/visitor-keys" "4.28.3"
187+
"@typescript-eslint/types" "4.29.2"
188+
"@typescript-eslint/visitor-keys" "4.29.2"
189189
debug "^4.3.1"
190190
globby "^11.0.3"
191191
is-glob "^4.0.1"
@@ -200,12 +200,12 @@
200200
"@typescript-eslint/types" "4.22.1"
201201
eslint-visitor-keys "^2.0.0"
202202

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==
203+
"@typescript-eslint/visitor-keys@4.29.2":
204+
version "4.29.2"
205+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.29.2.tgz#d2da7341f3519486f50655159f4e5ecdcb2cd1df"
206+
integrity sha512-bDgJLQ86oWHJoZ1ai4TZdgXzJxsea3Ee9u9wsTAvjChdj2WLcVsgWYAPeY7RQMn16tKrlQaBnpKv7KBfs4EQag==
207207
dependencies:
208-
"@typescript-eslint/types" "4.28.3"
208+
"@typescript-eslint/types" "4.29.2"
209209
eslint-visitor-keys "^2.0.0"
210210

211211
acorn-jsx@^5.3.1:

0 commit comments

Comments
 (0)