This repository was archived by the owner on Mar 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 32
32
"eslint" : " ^8.45.0" ,
33
33
"eslint-config-airbnb" : " ^19.0.4" ,
34
34
"eslint-config-airbnb-typescript" : " ^17.1.0" ,
35
- "eslint-config-standard-with-typescript" : " ^38.0 .0" ,
35
+ "eslint-config-standard-with-typescript" : " ^39.1 .0" ,
36
36
"eslint-plugin-import" : " ^2.25.2" ,
37
37
"eslint-plugin-jsx-a11y" : " ^6.5.1" ,
38
38
"eslint-plugin-n" : " ^16.0.2" ,
Original file line number Diff line number Diff line change 660
660
semver "^7.5.4"
661
661
ts-api-utils "^1.0.1"
662
662
663
- " @typescript-eslint/parser@^6.0.0" , "@typescript-eslint/parser@^6.1 .0":
663
+ " @typescript-eslint/parser@^6.0.0" , "@typescript-eslint/parser@^6.4 .0":
664
664
version "6.7.4"
665
665
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.7.4.tgz#23d1dd4fe5d295c7fa2ab651f5406cd9ad0bd435"
666
666
integrity sha512-I5zVZFY+cw4IMZUeNCU7Sh2PO5O57F7Lr0uyhgCJmhN/BuTlnc55KxPonR4+EM3GBdfiCyGZye6DgMjtubQkmA==
@@ -1359,12 +1359,12 @@ eslint-config-airbnb@^19.0.4:
1359
1359
object.assign "^4.1.2"
1360
1360
object.entries "^1.1.5"
1361
1361
1362
- eslint-config-standard-with-typescript@^38.0 .0 :
1363
- version "38 .1.0"
1364
- resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-38 .1.0.tgz#26e981539db7fcd4728caf88694ffc9e24a3e0cc "
1365
- integrity sha512-sdgN8Gf7BMVhVKlY7/mB426yO/MozU1zV7TKnh0z1wIoPq4lD0CHQ+b/UkgqKfiZ4Io0j3xIY1j+lHhVXQck0g ==
1362
+ eslint-config-standard-with-typescript@^39.1 .0 :
1363
+ version "39 .1.0"
1364
+ resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-39 .1.0.tgz#7a6a5a1b31eced3027edf0d729bae5784d9bda33 "
1365
+ integrity sha512-5+SPKis3yr6T1X6wSA7HhDuumTRMrTDMcsTrIWhdZuI+sX3e8SPGZYzuJxVxdc239Yo718dEVEVyJhHI6jUjrQ ==
1366
1366
dependencies :
1367
- " @typescript-eslint/parser" " ^6.1 .0"
1367
+ " @typescript-eslint/parser" " ^6.4 .0"
1368
1368
eslint-config-standard "17.1.0"
1369
1369
1370
1370
eslint-config-standard@17.1.0 :
You can’t perform that action at this time.
0 commit comments