Skip to content

Commit e49756b

Browse files
committed
Update typescript-eslint monorepo to v5.56.0
1 parent e4e330f commit e49756b

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"@types/node": "18.15.5",
4040
"@types/ramda": "0.28.23",
4141
"@types/sinon": "10.0.13",
42-
"@typescript-eslint/eslint-plugin": "5.55.0",
43-
"@typescript-eslint/parser": "5.55.0",
42+
"@typescript-eslint/eslint-plugin": "5.56.0",
43+
"@typescript-eslint/parser": "5.56.0",
4444
"ava": "5.2.0",
4545
"dotenv": "16.0.3",
4646
"eslint": "8.36.0",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1491,30 +1491,30 @@
14911491
resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.1.tgz#b49c2c70150141a15e0fa7e79cf1f92a72934ce3"
14921492
integrity sha512-0kSuKjAS0TrGLJ0M/+8MaFkGsQhZpB6pxOmvS3K8FYI72K//YmdfoW9X2qPsAKh1mkwxGD5zib9s1FIFed6E8g==
14931493

1494-
"@typescript-eslint/eslint-plugin@5.55.0":
1495-
version "5.55.0"
1496-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.55.0.tgz#bc2400c3a23305e8c9a9c04aa40933868aaaeb47"
1497-
integrity sha512-IZGc50rtbjk+xp5YQoJvmMPmJEYoC53SiKPXyqWfv15XoD2Y5Kju6zN0DwlmaGJp1Iw33JsWJcQ7nw0lGCGjVg==
1494+
"@typescript-eslint/eslint-plugin@5.56.0":
1495+
version "5.56.0"
1496+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.56.0.tgz#e4fbb4d6dd8dab3e733485c1a44a02189ae75364"
1497+
integrity sha512-ZNW37Ccl3oMZkzxrYDUX4o7cnuPgU+YrcaYXzsRtLB16I1FR5SHMqga3zGsaSliZADCWo2v8qHWqAYIj8nWCCg==
14981498
dependencies:
14991499
"@eslint-community/regexpp" "^4.4.0"
1500-
"@typescript-eslint/scope-manager" "5.55.0"
1501-
"@typescript-eslint/type-utils" "5.55.0"
1502-
"@typescript-eslint/utils" "5.55.0"
1500+
"@typescript-eslint/scope-manager" "5.56.0"
1501+
"@typescript-eslint/type-utils" "5.56.0"
1502+
"@typescript-eslint/utils" "5.56.0"
15031503
debug "^4.3.4"
15041504
grapheme-splitter "^1.0.4"
15051505
ignore "^5.2.0"
15061506
natural-compare-lite "^1.4.0"
15071507
semver "^7.3.7"
15081508
tsutils "^3.21.0"
15091509

1510-
"@typescript-eslint/parser@5.55.0":
1511-
version "5.55.0"
1512-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.55.0.tgz#8c96a0b6529708ace1dcfa60f5e6aec0f5ed2262"
1513-
integrity sha512-ppvmeF7hvdhUUZWSd2EEWfzcFkjJzgNQzVST22nzg958CR+sphy8A6K7LXQZd6V75m1VKjp+J4g/PCEfSCmzhw==
1510+
"@typescript-eslint/parser@5.56.0":
1511+
version "5.56.0"
1512+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.56.0.tgz#42eafb44b639ef1dbd54a3dbe628c446ca753ea6"
1513+
integrity sha512-sn1OZmBxUsgxMmR8a8U5QM/Wl+tyqlH//jTqCg8daTAmhAk26L2PFhcqPLlYBhYUJMZJK276qLXlHN3a83o2cg==
15141514
dependencies:
1515-
"@typescript-eslint/scope-manager" "5.55.0"
1516-
"@typescript-eslint/types" "5.55.0"
1517-
"@typescript-eslint/typescript-estree" "5.55.0"
1515+
"@typescript-eslint/scope-manager" "5.56.0"
1516+
"@typescript-eslint/types" "5.56.0"
1517+
"@typescript-eslint/typescript-estree" "5.56.0"
15181518
debug "^4.3.4"
15191519

15201520
"@typescript-eslint/scope-manager@5.18.0":
@@ -1525,21 +1525,21 @@
15251525
"@typescript-eslint/types" "5.18.0"
15261526
"@typescript-eslint/visitor-keys" "5.18.0"
15271527

1528-
"@typescript-eslint/scope-manager@5.55.0":
1529-
version "5.55.0"
1530-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.55.0.tgz#e863bab4d4183ddce79967fe10ceb6c829791210"
1531-
integrity sha512-OK+cIO1ZGhJYNCL//a3ROpsd83psf4dUJ4j7pdNVzd5DmIk+ffkuUIX2vcZQbEW/IR41DYsfJTB19tpCboxQuw==
1528+
"@typescript-eslint/scope-manager@5.56.0":
1529+
version "5.56.0"
1530+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.56.0.tgz#62b4055088903b5254fa20403010e1c16d6ab725"
1531+
integrity sha512-jGYKyt+iBakD0SA5Ww8vFqGpoV2asSjwt60Gl6YcO8ksQ8s2HlUEyHBMSa38bdLopYqGf7EYQMUIGdT/Luw+sw==
15321532
dependencies:
1533-
"@typescript-eslint/types" "5.55.0"
1534-
"@typescript-eslint/visitor-keys" "5.55.0"
1533+
"@typescript-eslint/types" "5.56.0"
1534+
"@typescript-eslint/visitor-keys" "5.56.0"
15351535

1536-
"@typescript-eslint/type-utils@5.55.0":
1537-
version "5.55.0"
1538-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.55.0.tgz#74bf0233523f874738677bb73cb58094210e01e9"
1539-
integrity sha512-ObqxBgHIXj8rBNm0yh8oORFrICcJuZPZTqtAFh0oZQyr5DnAHZWfyw54RwpEEH+fD8suZaI0YxvWu5tYE/WswA==
1536+
"@typescript-eslint/type-utils@5.56.0":
1537+
version "5.56.0"
1538+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.56.0.tgz#e6f004a072f09c42e263dc50e98c70b41a509685"
1539+
integrity sha512-8WxgOgJjWRy6m4xg9KoSHPzBNZeQbGlQOH7l2QEhQID/+YseaFxg5J/DLwWSsi9Axj4e/cCiKx7PVzOq38tY4A==
15401540
dependencies:
1541-
"@typescript-eslint/typescript-estree" "5.55.0"
1542-
"@typescript-eslint/utils" "5.55.0"
1541+
"@typescript-eslint/typescript-estree" "5.56.0"
1542+
"@typescript-eslint/utils" "5.56.0"
15431543
debug "^4.3.4"
15441544
tsutils "^3.21.0"
15451545

@@ -1548,10 +1548,10 @@
15481548
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
15491549
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
15501550

1551-
"@typescript-eslint/types@5.55.0":
1552-
version "5.55.0"
1553-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.55.0.tgz#9830f8d3bcbecf59d12f821e5bc6960baaed41fd"
1554-
integrity sha512-M4iRh4AG1ChrOL6Y+mETEKGeDnT7Sparn6fhZ5LtVJF1909D5O4uqK+C5NPbLmpfZ0XIIxCdwzKiijpZUOvOug==
1551+
"@typescript-eslint/types@5.56.0":
1552+
version "5.56.0"
1553+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.56.0.tgz#b03f0bfd6fa2afff4e67c5795930aff398cbd834"
1554+
integrity sha512-JyAzbTJcIyhuUhogmiu+t79AkdnqgPUEsxMTMc/dCZczGMJQh1MK2wgrju++yMN6AWroVAy2jxyPcPr3SWCq5w==
15551555

15561556
"@typescript-eslint/typescript-estree@5.18.0":
15571557
version "5.18.0"
@@ -1566,30 +1566,30 @@
15661566
semver "^7.3.5"
15671567
tsutils "^3.21.0"
15681568

1569-
"@typescript-eslint/typescript-estree@5.55.0":
1570-
version "5.55.0"
1571-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.55.0.tgz#8db7c8e47ecc03d49b05362b8db6f1345ee7b575"
1572-
integrity sha512-I7X4A9ovA8gdpWMpr7b1BN9eEbvlEtWhQvpxp/yogt48fy9Lj3iE3ild/1H3jKBBIYj5YYJmS2+9ystVhC7eaQ==
1569+
"@typescript-eslint/typescript-estree@5.56.0":
1570+
version "5.56.0"
1571+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.56.0.tgz#48342aa2344649a03321e74cab9ccecb9af086c3"
1572+
integrity sha512-41CH/GncsLXOJi0jb74SnC7jVPWeVJ0pxQj8bOjH1h2O26jXN3YHKDT1ejkVz5YeTEQPeLCCRY0U2r68tfNOcg==
15731573
dependencies:
1574-
"@typescript-eslint/types" "5.55.0"
1575-
"@typescript-eslint/visitor-keys" "5.55.0"
1574+
"@typescript-eslint/types" "5.56.0"
1575+
"@typescript-eslint/visitor-keys" "5.56.0"
15761576
debug "^4.3.4"
15771577
globby "^11.1.0"
15781578
is-glob "^4.0.3"
15791579
semver "^7.3.7"
15801580
tsutils "^3.21.0"
15811581

1582-
"@typescript-eslint/utils@5.55.0":
1583-
version "5.55.0"
1584-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.55.0.tgz#34e97322e7ae5b901e7a870aabb01dad90023341"
1585-
integrity sha512-FkW+i2pQKcpDC3AY6DU54yl8Lfl14FVGYDgBTyGKB75cCwV3KpkpTMFi9d9j2WAJ4271LR2HeC5SEWF/CZmmfw==
1582+
"@typescript-eslint/utils@5.56.0":
1583+
version "5.56.0"
1584+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.56.0.tgz#db64705409b9a15546053fb4deb2888b37df1f41"
1585+
integrity sha512-XhZDVdLnUJNtbzaJeDSCIYaM+Tgr59gZGbFuELgF7m0IY03PlciidS7UQNKLE0+WpUTn1GlycEr6Ivb/afjbhA==
15861586
dependencies:
15871587
"@eslint-community/eslint-utils" "^4.2.0"
15881588
"@types/json-schema" "^7.0.9"
15891589
"@types/semver" "^7.3.12"
1590-
"@typescript-eslint/scope-manager" "5.55.0"
1591-
"@typescript-eslint/types" "5.55.0"
1592-
"@typescript-eslint/typescript-estree" "5.55.0"
1590+
"@typescript-eslint/scope-manager" "5.56.0"
1591+
"@typescript-eslint/types" "5.56.0"
1592+
"@typescript-eslint/typescript-estree" "5.56.0"
15931593
eslint-scope "^5.1.1"
15941594
semver "^7.3.7"
15951595

@@ -1613,12 +1613,12 @@
16131613
"@typescript-eslint/types" "5.18.0"
16141614
eslint-visitor-keys "^3.0.0"
16151615

1616-
"@typescript-eslint/visitor-keys@5.55.0":
1617-
version "5.55.0"
1618-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.55.0.tgz#01ad414fca8367706d76cdb94adf788dc5b664a2"
1619-
integrity sha512-q2dlHHwWgirKh1D3acnuApXG+VNXpEY5/AwRxDVuEQpxWaB0jCDe0jFMVMALJ3ebSfuOVE8/rMS+9ZOYGg1GWw==
1616+
"@typescript-eslint/visitor-keys@5.56.0":
1617+
version "5.56.0"
1618+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.56.0.tgz#f19eb297d972417eb13cb69b35b3213e13cc214f"
1619+
integrity sha512-1mFdED7u5bZpX6Xxf5N9U2c18sb+8EvU3tyOIj6LQZ5OOvnmj8BVeNNP603OFPm5KkS1a7IvCIcwrdHXaEMG/Q==
16201620
dependencies:
1621-
"@typescript-eslint/types" "5.55.0"
1621+
"@typescript-eslint/types" "5.56.0"
16221622
eslint-visitor-keys "^3.3.0"
16231623

16241624
"@yarnpkg/lockfile@^1.1.0":

0 commit comments

Comments
 (0)