Skip to content

Commit e735381

Browse files
1 parent 4869715 commit e735381

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"recaptcha-v3": "^1.9.1"
3434
},
3535
"devDependencies": {
36-
"@typescript-eslint/eslint-plugin": "^4.24.0",
36+
"@typescript-eslint/eslint-plugin": "^4.25.0",
3737
"eslint": "^7.27.0",
3838
"eslint-config-standard-with-typescript": "^20.0.0",
3939
"eslint-plugin-import": "2",

yarn.lock

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -153,29 +153,29 @@
153153
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.8.tgz#cb1bf6800238898bc2ff6ffa5702c3cadd350708"
154154
integrity sha512-FMdVn84tJJdV+xe+53sYiZS4R5yn1mAIxfj+DVoNiQjTYz1+OYmjwEZr1ev9nU0axXwda0QDbYl06QHanRVH3A==
155155

156-
"@typescript-eslint/eslint-plugin@^4.24.0":
157-
version "4.24.0"
158-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.24.0.tgz#03801ffc25b2af9d08f3dc9bccfc0b7ce3780d0f"
159-
integrity sha512-qbCgkPM7DWTsYQGjx9RTuQGswi+bEt0isqDBeo+CKV0953zqI0Tp7CZ7Fi9ipgFA6mcQqF4NOVNwS/f2r6xShw==
156+
"@typescript-eslint/eslint-plugin@^4.25.0":
157+
version "4.25.0"
158+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.25.0.tgz#d82657b6ab4caa4c3f888ff923175fadc2f31f2a"
159+
integrity sha512-Qfs3dWkTMKkKwt78xp2O/KZQB8MPS1UQ5D3YW2s6LQWBE1074BE+Rym+b1pXZIX3M3fSvPUDaCvZLKV2ylVYYQ==
160160
dependencies:
161-
"@typescript-eslint/experimental-utils" "4.24.0"
162-
"@typescript-eslint/scope-manager" "4.24.0"
161+
"@typescript-eslint/experimental-utils" "4.25.0"
162+
"@typescript-eslint/scope-manager" "4.25.0"
163163
debug "^4.1.1"
164164
functional-red-black-tree "^1.0.1"
165165
lodash "^4.17.15"
166166
regexpp "^3.0.0"
167167
semver "^7.3.2"
168168
tsutils "^3.17.1"
169169

170-
"@typescript-eslint/experimental-utils@4.24.0":
171-
version "4.24.0"
172-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.24.0.tgz#c23ead9de44b99c3a5fd925c33a106b00165e172"
173-
integrity sha512-IwTT2VNDKH1h8RZseMH4CcYBz6lTvRoOLDuuqNZZoThvfHEhOiZPQCow+5El3PtyxJ1iDr6UXZwYtE3yZQjhcw==
170+
"@typescript-eslint/experimental-utils@4.25.0":
171+
version "4.25.0"
172+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.25.0.tgz#b2febcfa715d2c1806fd5f0335193a6cd270df54"
173+
integrity sha512-f0doRE76vq7NEEU0tw+ajv6CrmPelw5wLoaghEHkA2dNLFb3T/zJQqGPQ0OYt5XlZaS13MtnN+GTPCuUVg338w==
174174
dependencies:
175175
"@types/json-schema" "^7.0.3"
176-
"@typescript-eslint/scope-manager" "4.24.0"
177-
"@typescript-eslint/types" "4.24.0"
178-
"@typescript-eslint/typescript-estree" "4.24.0"
176+
"@typescript-eslint/scope-manager" "4.25.0"
177+
"@typescript-eslint/types" "4.25.0"
178+
"@typescript-eslint/typescript-estree" "4.25.0"
179179
eslint-scope "^5.0.0"
180180
eslint-utils "^2.0.0"
181181

@@ -189,13 +189,13 @@
189189
"@typescript-eslint/typescript-estree" "4.6.1"
190190
debug "^4.1.1"
191191

192-
"@typescript-eslint/scope-manager@4.24.0":
193-
version "4.24.0"
194-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.24.0.tgz#38088216f0eaf235fa30ed8cabf6948ec734f359"
195-
integrity sha512-9+WYJGDnuC9VtYLqBhcSuM7du75fyCS/ypC8c5g7Sdw7pGL4NDTbeH38eJPfzIydCHZDoOgjloxSAA3+4l/zsA==
192+
"@typescript-eslint/scope-manager@4.25.0":
193+
version "4.25.0"
194+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.25.0.tgz#9d86a5bcc46ef40acd03d85ad4e908e5aab8d4ca"
195+
integrity sha512-2NElKxMb/0rya+NJG1U71BuNnp1TBd1JgzYsldsdA83h/20Tvnf/HrwhiSlNmuq6Vqa0EzidsvkTArwoq+tH6w==
196196
dependencies:
197-
"@typescript-eslint/types" "4.24.0"
198-
"@typescript-eslint/visitor-keys" "4.24.0"
197+
"@typescript-eslint/types" "4.25.0"
198+
"@typescript-eslint/visitor-keys" "4.25.0"
199199

200200
"@typescript-eslint/scope-manager@4.6.1":
201201
version "4.6.1"
@@ -205,23 +205,23 @@
205205
"@typescript-eslint/types" "4.6.1"
206206
"@typescript-eslint/visitor-keys" "4.6.1"
207207

208-
"@typescript-eslint/types@4.24.0":
209-
version "4.24.0"
210-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.24.0.tgz#6d0cca2048cbda4e265e0c4db9c2a62aaad8228c"
211-
integrity sha512-tkZUBgDQKdvfs8L47LaqxojKDE+mIUmOzdz7r+u+U54l3GDkTpEbQ1Jp3cNqqAU9vMUCBA1fitsIhm7yN0vx9Q==
208+
"@typescript-eslint/types@4.25.0":
209+
version "4.25.0"
210+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
211+
integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
212212

213213
"@typescript-eslint/types@4.6.1":
214214
version "4.6.1"
215215
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.6.1.tgz#d3ad7478f53f22e7339dc006ab61aac131231552"
216216
integrity sha512-k2ZCHhJ96YZyPIsykickez+OMHkz06xppVLfJ+DY90i532/Cx2Z+HiRMH8YZQo7a4zVd/TwNBuRCdXlGK4yo8w==
217217

218-
"@typescript-eslint/typescript-estree@4.24.0":
219-
version "4.24.0"
220-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.24.0.tgz#b49249679a98014d8b03e8d4b70864b950e3c90f"
221-
integrity sha512-kBDitL/by/HK7g8CYLT7aKpAwlR8doshfWz8d71j97n5kUa5caHWvY0RvEUEanL/EqBJoANev8Xc/mQ6LLwXGA==
218+
"@typescript-eslint/typescript-estree@4.25.0":
219+
version "4.25.0"
220+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
221+
integrity sha512-1B8U07TGNAFMxZbSpF6jqiDs1cVGO0izVkf18Q/SPcUAc9LhHxzvSowXDTvkHMWUVuPpagupaW63gB6ahTXVlg==
222222
dependencies:
223-
"@typescript-eslint/types" "4.24.0"
224-
"@typescript-eslint/visitor-keys" "4.24.0"
223+
"@typescript-eslint/types" "4.25.0"
224+
"@typescript-eslint/visitor-keys" "4.25.0"
225225
debug "^4.1.1"
226226
globby "^11.0.1"
227227
is-glob "^4.0.1"
@@ -242,12 +242,12 @@
242242
semver "^7.3.2"
243243
tsutils "^3.17.1"
244244

245-
"@typescript-eslint/visitor-keys@4.24.0":
246-
version "4.24.0"
247-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.24.0.tgz#a8fafdc76cad4e04a681a945fbbac4e35e98e297"
248-
integrity sha512-4ox1sjmGHIxjEDBnMCtWFFhErXtKA1Ec0sBpuz0fqf3P+g3JFGyTxxbF06byw0FRsPnnbq44cKivH7Ks1/0s6g==
245+
"@typescript-eslint/visitor-keys@4.25.0":
246+
version "4.25.0"
247+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"
248+
integrity sha512-AmkqV9dDJVKP/TcZrbf6s6i1zYXt5Hl8qOLrRDTFfRNae4+LB8A4N3i+FLZPW85zIxRy39BgeWOfMS3HoH5ngg==
249249
dependencies:
250-
"@typescript-eslint/types" "4.24.0"
250+
"@typescript-eslint/types" "4.25.0"
251251
eslint-visitor-keys "^2.0.0"
252252

253253
"@typescript-eslint/visitor-keys@4.6.1":

0 commit comments

Comments
 (0)