Skip to content

Commit bb4ab02

Browse files
chore(deps): update typescript-eslint monorepo to v5.45.0
1 parent 006ae23 commit bb4ab02

File tree

2 files changed

+63
-50
lines changed

2 files changed

+63
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@cucumber/cucumber": "8.6.0",
1717
"@cucumber/pretty-formatter": "1.0.0",
1818
"@types/supertest": "2.0.12",
19-
"@typescript-eslint/eslint-plugin": "5.38.1",
20-
"@typescript-eslint/parser": "5.38.1",
19+
"@typescript-eslint/eslint-plugin": "5.45.0",
20+
"@typescript-eslint/parser": "5.45.0",
2121
"eslint": "8.24.0",
2222
"eslint-config-prettier": "8.5.0",
2323
"eslint-plugin-import": "2.26.0",

yarn.lock

Lines changed: 61 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,11 @@
533533
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
534534
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
535535

536+
"@types/semver@^7.3.12":
537+
version "7.3.13"
538+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
539+
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
540+
536541
"@types/stack-utils@^2.0.0":
537542
version "2.0.1"
538543
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c"
@@ -570,84 +575,87 @@
570575
dependencies:
571576
"@types/yargs-parser" "*"
572577

573-
"@typescript-eslint/eslint-plugin@5.38.1":
574-
version "5.38.1"
575-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.38.1.tgz#9f05d42fa8fb9f62304cc2f5c2805e03c01c2620"
576-
integrity sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==
578+
"@typescript-eslint/eslint-plugin@5.45.0":
579+
version "5.45.0"
580+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.45.0.tgz#ffa505cf961d4844d38cfa19dcec4973a6039e41"
581+
integrity sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==
577582
dependencies:
578-
"@typescript-eslint/scope-manager" "5.38.1"
579-
"@typescript-eslint/type-utils" "5.38.1"
580-
"@typescript-eslint/utils" "5.38.1"
583+
"@typescript-eslint/scope-manager" "5.45.0"
584+
"@typescript-eslint/type-utils" "5.45.0"
585+
"@typescript-eslint/utils" "5.45.0"
581586
debug "^4.3.4"
582587
ignore "^5.2.0"
588+
natural-compare-lite "^1.4.0"
583589
regexpp "^3.2.0"
584590
semver "^7.3.7"
585591
tsutils "^3.21.0"
586592

587-
"@typescript-eslint/parser@5.38.1":
588-
version "5.38.1"
589-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.38.1.tgz#c577f429f2c32071b92dff4af4f5fbbbd2414bd0"
590-
integrity sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==
593+
"@typescript-eslint/parser@5.45.0":
594+
version "5.45.0"
595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.45.0.tgz#b18a5f6b3cf1c2b3e399e9d2df4be40d6b0ddd0e"
596+
integrity sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==
591597
dependencies:
592-
"@typescript-eslint/scope-manager" "5.38.1"
593-
"@typescript-eslint/types" "5.38.1"
594-
"@typescript-eslint/typescript-estree" "5.38.1"
598+
"@typescript-eslint/scope-manager" "5.45.0"
599+
"@typescript-eslint/types" "5.45.0"
600+
"@typescript-eslint/typescript-estree" "5.45.0"
595601
debug "^4.3.4"
596602

597-
"@typescript-eslint/scope-manager@5.38.1":
598-
version "5.38.1"
599-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.1.tgz#f87b289ef8819b47189351814ad183e8801d5764"
600-
integrity sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==
603+
"@typescript-eslint/scope-manager@5.45.0":
604+
version "5.45.0"
605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.45.0.tgz#7a4ac1bfa9544bff3f620ab85947945938319a96"
606+
integrity sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw==
601607
dependencies:
602-
"@typescript-eslint/types" "5.38.1"
603-
"@typescript-eslint/visitor-keys" "5.38.1"
608+
"@typescript-eslint/types" "5.45.0"
609+
"@typescript-eslint/visitor-keys" "5.45.0"
604610

605-
"@typescript-eslint/type-utils@5.38.1":
606-
version "5.38.1"
607-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.38.1.tgz#7f038fcfcc4ade4ea76c7c69b2aa25e6b261f4c1"
608-
integrity sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==
611+
"@typescript-eslint/type-utils@5.45.0":
612+
version "5.45.0"
613+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.45.0.tgz#aefbc954c40878fcebeabfb77d20d84a3da3a8b2"
614+
integrity sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==
609615
dependencies:
610-
"@typescript-eslint/typescript-estree" "5.38.1"
611-
"@typescript-eslint/utils" "5.38.1"
616+
"@typescript-eslint/typescript-estree" "5.45.0"
617+
"@typescript-eslint/utils" "5.45.0"
612618
debug "^4.3.4"
613619
tsutils "^3.21.0"
614620

615-
"@typescript-eslint/types@5.38.1":
616-
version "5.38.1"
617-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.1.tgz#74f9d6dcb8dc7c58c51e9fbc6653ded39e2e225c"
618-
integrity sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==
621+
"@typescript-eslint/types@5.45.0":
622+
version "5.45.0"
623+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.45.0.tgz#794760b9037ee4154c09549ef5a96599621109c5"
624+
integrity sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==
619625

620-
"@typescript-eslint/typescript-estree@5.38.1":
621-
version "5.38.1"
622-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.1.tgz#657d858d5d6087f96b638ee383ee1cff52605a1e"
623-
integrity sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==
626+
"@typescript-eslint/typescript-estree@5.45.0":
627+
version "5.45.0"
628+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.45.0.tgz#f70a0d646d7f38c0dfd6936a5e171a77f1e5291d"
629+
integrity sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==
624630
dependencies:
625-
"@typescript-eslint/types" "5.38.1"
626-
"@typescript-eslint/visitor-keys" "5.38.1"
631+
"@typescript-eslint/types" "5.45.0"
632+
"@typescript-eslint/visitor-keys" "5.45.0"
627633
debug "^4.3.4"
628634
globby "^11.1.0"
629635
is-glob "^4.0.3"
630636
semver "^7.3.7"
631637
tsutils "^3.21.0"
632638

633-
"@typescript-eslint/utils@5.38.1":
634-
version "5.38.1"
635-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.38.1.tgz#e3ac37d7b33d1362bb5adf4acdbe00372fb813ef"
636-
integrity sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==
639+
"@typescript-eslint/utils@5.45.0":
640+
version "5.45.0"
641+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.45.0.tgz#9cca2996eee1b8615485a6918a5c763629c7acf5"
642+
integrity sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==
637643
dependencies:
638644
"@types/json-schema" "^7.0.9"
639-
"@typescript-eslint/scope-manager" "5.38.1"
640-
"@typescript-eslint/types" "5.38.1"
641-
"@typescript-eslint/typescript-estree" "5.38.1"
645+
"@types/semver" "^7.3.12"
646+
"@typescript-eslint/scope-manager" "5.45.0"
647+
"@typescript-eslint/types" "5.45.0"
648+
"@typescript-eslint/typescript-estree" "5.45.0"
642649
eslint-scope "^5.1.1"
643650
eslint-utils "^3.0.0"
651+
semver "^7.3.7"
644652

645-
"@typescript-eslint/visitor-keys@5.38.1":
646-
version "5.38.1"
647-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.1.tgz#508071bfc6b96d194c0afe6a65ad47029059edbc"
648-
integrity sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==
653+
"@typescript-eslint/visitor-keys@5.45.0":
654+
version "5.45.0"
655+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.45.0.tgz#e0d160e9e7fdb7f8da697a5b78e7a14a22a70528"
656+
integrity sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg==
649657
dependencies:
650-
"@typescript-eslint/types" "5.38.1"
658+
"@typescript-eslint/types" "5.45.0"
651659
eslint-visitor-keys "^3.3.0"
652660

653661
JSONStream@^1.0.4:
@@ -2528,6 +2536,11 @@ nanoclone@^0.2.1:
25282536
resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4"
25292537
integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==
25302538

2539+
natural-compare-lite@^1.4.0:
2540+
version "1.4.0"
2541+
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
2542+
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
2543+
25312544
natural-compare@^1.4.0:
25322545
version "1.4.0"
25332546
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

0 commit comments

Comments
 (0)