@@ -2346,21 +2346,39 @@ eslint-plugin-eslint-comments@^3.2.0:
2346
2346
escape-string-regexp "^1.0.5"
2347
2347
ignore "^5.0.5"
2348
2348
2349
-
2350
- version "4.1.5"
2351
- resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.1.5.tgz#02434b6d6d3b6340f1691fb22147e97941ec51ab"
2352
- integrity sha512-fY+3C8914Efqzmb6ODvL0ZNjv8xxLkwmUasYZ189IY1gL7AxFE9CVED+MZA8B1e+OZtnfTdrQR036t5AYoun0A==
2349
+ eslint-plugin-filenames@^1.3.2 :
2350
+ version "1.3.2"
2351
+ resolved "https://registry.yarnpkg.com/eslint-plugin-filenames/-/eslint-plugin-filenames-1.3.2.tgz#7094f00d7aefdd6999e3ac19f72cea058e590cf7"
2352
+ integrity sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==
2353
+ dependencies :
2354
+ lodash.camelcase "4.3.0"
2355
+ lodash.kebabcase "4.1.1"
2356
+ lodash.snakecase "4.1.1"
2357
+ lodash.upperfirst "4.3.1"
2358
+
2359
+
2360
+ version "4.2.0"
2361
+ resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-4.2.0.tgz#e59491ffb3d87da64d61b7a9bf304a5b7d9eff0f"
2362
+ integrity sha512-YAzCgSKFpZK7e3YVBKNmsVqHG5+/+cFWXKx8gi2zj96vlFA665mHRhHAMTNuPQmY22Lx4c5Xq26KIRiVLQMmqQ==
2353
2363
dependencies :
2354
2364
" @typescript-eslint/eslint-plugin" " ^4.20.0"
2355
2365
" @typescript-eslint/parser" " ^4.20.0"
2356
2366
eslint-config-prettier ">=8.0.0"
2357
2367
eslint-plugin-eslint-comments "^3.2.0"
2368
+ eslint-plugin-filenames "^1.3.2"
2369
+ eslint-plugin-i18n-text "^1.0.1"
2358
2370
eslint-plugin-import "^2.22.1"
2371
+ eslint-plugin-no-only-tests "^2.6.0"
2359
2372
eslint-plugin-prettier "^3.3.1"
2360
2373
eslint-rule-documentation ">=1.0.0"
2361
2374
prettier "^2.2.1"
2362
2375
svg-element-attributes "^1.3.1"
2363
2376
2377
+ eslint-plugin-i18n-text@^1.0.1 :
2378
+ version "1.0.1"
2379
+ resolved "https://registry.yarnpkg.com/eslint-plugin-i18n-text/-/eslint-plugin-i18n-text-1.0.1.tgz#69ce14f9af7d135cbe8114b1b144a57bb83291dc"
2380
+ integrity sha512-3G3UetST6rdqhqW9SfcfzNYMpQXS7wNkJvp6dsXnjzGiku6Iu5hl3B0kmk6lIcFPwYjhQIY+tXVRtK9TlGT7RA==
2381
+
2364
2382
eslint-plugin-import@^2.22.1 :
2365
2383
version "2.22.1"
2366
2384
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.1.tgz#0896c7e6a0cf44109a2d97b95903c2bb689d7702"
2387
2405
dependencies :
2388
2406
" @typescript-eslint/experimental-utils" " ^4.0.1"
2389
2407
2408
+ eslint-plugin-no-only-tests@^2.6.0 :
2409
+ version "2.6.0"
2410
+ resolved "https://registry.yarnpkg.com/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-2.6.0.tgz#19f6c9620bda02b9b9221b436c5f070e42628d76"
2411
+ integrity sha512-T9SmE/g6UV1uZo1oHAqOvL86XWl7Pl2EpRpnLI8g/bkJu+h7XBCB+1LnubRZ2CUQXj805vh4/CYZdnqtVaEo2Q==
2412
+
2390
2413
[email protected] , eslint-plugin-prettier@^3.3.1:
2391
2414
version "3.4.0"
2392
2415
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
@@ -4268,16 +4291,31 @@ locate-path@^6.0.0:
4268
4291
dependencies :
4269
4292
p-locate "^5.0.0"
4270
4293
4294
+
4295
+ version "4.3.0"
4296
+ resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
4297
+ integrity sha1-soqmKIorn8ZRA1x3EfZathkDMaY=
4298
+
4271
4299
lodash.clonedeep@^4.5.0 :
4272
4300
version "4.5.0"
4273
4301
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
4274
4302
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
4275
4303
4304
+
4305
+ version "4.1.1"
4306
+ resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
4307
+ integrity sha1-hImxyw0p/4gZXM7KRI/21swpXDY=
4308
+
4276
4309
lodash.merge@^4.6.2 :
4277
4310
version "4.6.2"
4278
4311
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
4279
4312
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
4280
4313
4314
+
4315
+ version "4.1.1"
4316
+ resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
4317
+ integrity sha1-OdcUo1NXFHg3rv1ktdy7Fr7Nj40=
4318
+
4281
4319
lodash.startcase@^4.4.0 :
4282
4320
version "4.4.0"
4283
4321
resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8"
@@ -4288,6 +4326,11 @@ lodash.truncate@^4.4.2:
4288
4326
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
4289
4327
integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=
4290
4328
4329
+
4330
+ version "4.3.1"
4331
+ resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
4332
+ integrity sha1-E2Xt9DFIBIHvDRxolXpe2Z1J984=
4333
+
4291
4334
lodash@^4.0.0, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0, lodash@~4.17.10 :
4292
4335
version "4.17.21"
4293
4336
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
0 commit comments