Skip to content

Commit 458b494

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

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.42.0",
20+
"@typescript-eslint/parser": "5.42.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.42.0":
579+
version "5.42.0"
580+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.42.0.tgz#36a8c0c379870127059889a9cc7e05c260d2aaa5"
581+
integrity sha512-5TJh2AgL6+wpL8H/GTSjNb4WrjKoR2rqvFxR/DDTqYNk6uXn8BJMEcncLSpMbf/XV1aS0jAjYwn98uvVCiAywQ==
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.42.0"
584+
"@typescript-eslint/type-utils" "5.42.0"
585+
"@typescript-eslint/utils" "5.42.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.42.0":
594+
version "5.42.0"
595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.42.0.tgz#be0ffbe279e1320e3d15e2ef0ad19262f59e9240"
596+
integrity sha512-Ixh9qrOTDRctFg3yIwrLkgf33AHyEIn6lhyf5cCfwwiGtkWhNpVKlEZApi3inGQR/barWnY7qY8FbGKBO7p3JA==
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.42.0"
599+
"@typescript-eslint/types" "5.42.0"
600+
"@typescript-eslint/typescript-estree" "5.42.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.42.0":
604+
version "5.42.0"
605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.42.0.tgz#e1f2bb26d3b2a508421ee2e3ceea5396b192f5ef"
606+
integrity sha512-l5/3IBHLH0Bv04y+H+zlcLiEMEMjWGaCX6WyHE5Uk2YkSGAMlgdUPsT/ywTSKgu9D1dmmKMYgYZijObfA39Wow==
601607
dependencies:
602-
"@typescript-eslint/types" "5.38.1"
603-
"@typescript-eslint/visitor-keys" "5.38.1"
608+
"@typescript-eslint/types" "5.42.0"
609+
"@typescript-eslint/visitor-keys" "5.42.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.42.0":
612+
version "5.42.0"
613+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.42.0.tgz#4206d7192d4fe903ddf99d09b41d4ac31b0b7dca"
614+
integrity sha512-HW14TXC45dFVZxnVW8rnUGnvYyRC0E/vxXShFCthcC9VhVTmjqOmtqj6H5rm9Zxv+ORxKA/1aLGD7vmlLsdlOg==
609615
dependencies:
610-
"@typescript-eslint/typescript-estree" "5.38.1"
611-
"@typescript-eslint/utils" "5.38.1"
616+
"@typescript-eslint/typescript-estree" "5.42.0"
617+
"@typescript-eslint/utils" "5.42.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.42.0":
622+
version "5.42.0"
623+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.42.0.tgz#5aeff9b5eced48f27d5b8139339bf1ef805bad7a"
624+
integrity sha512-t4lzO9ZOAUcHY6bXQYRuu+3SSYdD9TS8ooApZft4WARt4/f2Cj/YpvbTe8A4GuhT4bNW72goDMOy7SW71mZwGw==
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.42.0":
627+
version "5.42.0"
628+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.42.0.tgz#2592d24bb5f89bf54a63384ff3494870f95b3fd8"
629+
integrity sha512-2O3vSq794x3kZGtV7i4SCWZWCwjEtkWfVqX4m5fbUBomOsEOyd6OAD1qU2lbvV5S8tgy/luJnOYluNyYVeOTTg==
624630
dependencies:
625-
"@typescript-eslint/types" "5.38.1"
626-
"@typescript-eslint/visitor-keys" "5.38.1"
631+
"@typescript-eslint/types" "5.42.0"
632+
"@typescript-eslint/visitor-keys" "5.42.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.42.0":
640+
version "5.42.0"
641+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.42.0.tgz#f06bd43b9a9a06ed8f29600273240e84a53f2f15"
642+
integrity sha512-JZ++3+h1vbeG1NUECXQZE3hg0kias9kOtcQr3+JVQ3whnjvKuMyktJAAIj6743OeNPnGBmjj7KEmiDL7qsdnCQ==
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.42.0"
647+
"@typescript-eslint/types" "5.42.0"
648+
"@typescript-eslint/typescript-estree" "5.42.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.42.0":
654+
version "5.42.0"
655+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.42.0.tgz#ee8d62d486f41cfe646632fab790fbf0c1db5bb0"
656+
integrity sha512-QHbu5Hf/2lOEOwy+IUw0GoSCuAzByTAWWrOTKzTzsotiUnWFpuKnXcAhC9YztAf2EElQ0VvIK+pHJUPkM0q7jg==
649657
dependencies:
650-
"@typescript-eslint/types" "5.38.1"
658+
"@typescript-eslint/types" "5.42.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)