Skip to content

Commit b15e0d2

Browse files
committed
chore(deps): update all non-major dependencies to v7.7.0
1 parent 53e34f3 commit b15e0d2

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@types/cheerio": "0.22.35",
5050
"@types/jest": "^29.5.12",
5151
"@types/node": "20.12.7",
52-
"@typescript-eslint/eslint-plugin": "7.6.0",
53-
"@typescript-eslint/parser": "7.6.0",
52+
"@typescript-eslint/eslint-plugin": "7.7.0",
53+
"@typescript-eslint/parser": "7.7.0",
5454
"axios": "1.6.8",
5555
"eslint": "8.57.0",
5656
"eslint-config-prettier": "9.1.0",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -770,90 +770,90 @@
770770
dependencies:
771771
"@types/yargs-parser" "*"
772772

773-
"@typescript-eslint/eslint-plugin@7.6.0":
774-
version "7.6.0"
775-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.6.0.tgz#1f5df5cda490a0bcb6fbdd3382e19f1241024242"
776-
integrity sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==
773+
"@typescript-eslint/eslint-plugin@7.7.0":
774+
version "7.7.0"
775+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.0.tgz#bf34a02f221811505b8bf2f31060c8560c1bb0a3"
776+
integrity sha512-GJWR0YnfrKnsRoluVO3PRb9r5aMZriiMMM/RHj5nnTrBy1/wIgk76XCtCKcnXGjpZQJQRFtGV9/0JJ6n30uwpQ==
777777
dependencies:
778778
"@eslint-community/regexpp" "^4.10.0"
779-
"@typescript-eslint/scope-manager" "7.6.0"
780-
"@typescript-eslint/type-utils" "7.6.0"
781-
"@typescript-eslint/utils" "7.6.0"
782-
"@typescript-eslint/visitor-keys" "7.6.0"
779+
"@typescript-eslint/scope-manager" "7.7.0"
780+
"@typescript-eslint/type-utils" "7.7.0"
781+
"@typescript-eslint/utils" "7.7.0"
782+
"@typescript-eslint/visitor-keys" "7.7.0"
783783
debug "^4.3.4"
784784
graphemer "^1.4.0"
785785
ignore "^5.3.1"
786786
natural-compare "^1.4.0"
787787
semver "^7.6.0"
788788
ts-api-utils "^1.3.0"
789789

790-
"@typescript-eslint/parser@7.6.0":
791-
version "7.6.0"
792-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.6.0.tgz#0aca5de3045d68b36e88903d15addaf13d040a95"
793-
integrity sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==
790+
"@typescript-eslint/parser@7.7.0":
791+
version "7.7.0"
792+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.7.0.tgz#6b1b3ce76c5de002c43af8ae933613b0f2b4bcc6"
793+
integrity sha512-fNcDm3wSwVM8QYL4HKVBggdIPAy9Q41vcvC/GtDobw3c4ndVT3K6cqudUmjHPw8EAp4ufax0o58/xvWaP2FmTg==
794794
dependencies:
795-
"@typescript-eslint/scope-manager" "7.6.0"
796-
"@typescript-eslint/types" "7.6.0"
797-
"@typescript-eslint/typescript-estree" "7.6.0"
798-
"@typescript-eslint/visitor-keys" "7.6.0"
795+
"@typescript-eslint/scope-manager" "7.7.0"
796+
"@typescript-eslint/types" "7.7.0"
797+
"@typescript-eslint/typescript-estree" "7.7.0"
798+
"@typescript-eslint/visitor-keys" "7.7.0"
799799
debug "^4.3.4"
800800

801-
"@typescript-eslint/scope-manager@7.6.0":
802-
version "7.6.0"
803-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.6.0.tgz#1e9972f654210bd7500b31feadb61a233f5b5e9d"
804-
integrity sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==
801+
"@typescript-eslint/scope-manager@7.7.0":
802+
version "7.7.0"
803+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.0.tgz#3f0db079b275bb8b0cb5be7613fb3130cfb5de77"
804+
integrity sha512-/8INDn0YLInbe9Wt7dK4cXLDYp0fNHP5xKLHvZl3mOT5X17rK/YShXaiNmorl+/U4VKCVIjJnx4Ri5b0y+HClw==
805805
dependencies:
806-
"@typescript-eslint/types" "7.6.0"
807-
"@typescript-eslint/visitor-keys" "7.6.0"
806+
"@typescript-eslint/types" "7.7.0"
807+
"@typescript-eslint/visitor-keys" "7.7.0"
808808

809-
"@typescript-eslint/type-utils@7.6.0":
810-
version "7.6.0"
811-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.6.0.tgz#644f75075f379827d25fe0713e252ccd4e4a428c"
812-
integrity sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw==
809+
"@typescript-eslint/type-utils@7.7.0":
810+
version "7.7.0"
811+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.0.tgz#36792ff4209a781b058de61631a48df17bdefbc5"
812+
integrity sha512-bOp3ejoRYrhAlnT/bozNQi3nio9tIgv3U5C0mVDdZC7cpcQEDZXvq8inrHYghLVwuNABRqrMW5tzAv88Vy77Sg==
813813
dependencies:
814-
"@typescript-eslint/typescript-estree" "7.6.0"
815-
"@typescript-eslint/utils" "7.6.0"
814+
"@typescript-eslint/typescript-estree" "7.7.0"
815+
"@typescript-eslint/utils" "7.7.0"
816816
debug "^4.3.4"
817817
ts-api-utils "^1.3.0"
818818

819-
"@typescript-eslint/types@7.6.0":
820-
version "7.6.0"
821-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.6.0.tgz#53dba7c30c87e5f10a731054266dd905f1fbae38"
822-
integrity sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==
819+
"@typescript-eslint/types@7.7.0":
820+
version "7.7.0"
821+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.0.tgz#23af4d24bf9ce15d8d301236e3e3014143604f27"
822+
integrity sha512-G01YPZ1Bd2hn+KPpIbrAhEWOn5lQBrjxkzHkWvP6NucMXFtfXoevK82hzQdpfuQYuhkvFDeQYbzXCjR1z9Z03w==
823823

824-
"@typescript-eslint/typescript-estree@7.6.0":
825-
version "7.6.0"
826-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.6.0.tgz#112a3775563799fd3f011890ac8322f80830ac17"
827-
integrity sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==
824+
"@typescript-eslint/typescript-estree@7.7.0":
825+
version "7.7.0"
826+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.0.tgz#b5dd6383b4c6a852d7b256a37af971e8982be97f"
827+
integrity sha512-8p71HQPE6CbxIBy2kWHqM1KGrC07pk6RJn40n0DSc6bMOBBREZxSDJ+BmRzc8B5OdaMh1ty3mkuWRg4sCFiDQQ==
828828
dependencies:
829-
"@typescript-eslint/types" "7.6.0"
830-
"@typescript-eslint/visitor-keys" "7.6.0"
829+
"@typescript-eslint/types" "7.7.0"
830+
"@typescript-eslint/visitor-keys" "7.7.0"
831831
debug "^4.3.4"
832832
globby "^11.1.0"
833833
is-glob "^4.0.3"
834834
minimatch "^9.0.4"
835835
semver "^7.6.0"
836836
ts-api-utils "^1.3.0"
837837

838-
"@typescript-eslint/utils@7.6.0":
839-
version "7.6.0"
840-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.6.0.tgz#e400d782280b6f724c8a1204269d984c79202282"
841-
integrity sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA==
838+
"@typescript-eslint/utils@7.7.0":
839+
version "7.7.0"
840+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.0.tgz#3d2b6606a60ac34f3c625facfb3b3ab7e126f58d"
841+
integrity sha512-LKGAXMPQs8U/zMRFXDZOzmMKgFv3COlxUQ+2NMPhbqgVm6R1w+nU1i4836Pmxu9jZAuIeyySNrN/6Rc657ggig==
842842
dependencies:
843843
"@eslint-community/eslint-utils" "^4.4.0"
844844
"@types/json-schema" "^7.0.15"
845845
"@types/semver" "^7.5.8"
846-
"@typescript-eslint/scope-manager" "7.6.0"
847-
"@typescript-eslint/types" "7.6.0"
848-
"@typescript-eslint/typescript-estree" "7.6.0"
846+
"@typescript-eslint/scope-manager" "7.7.0"
847+
"@typescript-eslint/types" "7.7.0"
848+
"@typescript-eslint/typescript-estree" "7.7.0"
849849
semver "^7.6.0"
850850

851-
"@typescript-eslint/visitor-keys@7.6.0":
852-
version "7.6.0"
853-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.6.0.tgz#d1ce13145844379021e1f9bd102c1d78946f4e76"
854-
integrity sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==
851+
"@typescript-eslint/visitor-keys@7.7.0":
852+
version "7.7.0"
853+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.0.tgz#950148cf1ac11562a2d903fdf7acf76714a2dc9e"
854+
integrity sha512-h0WHOj8MhdhY8YWkzIF30R379y0NqyOHExI9N9KCzvmu05EgG4FumeYa3ccfKUSphyWkWQE1ybVrgz/Pbam6YA==
855855
dependencies:
856-
"@typescript-eslint/types" "7.6.0"
856+
"@typescript-eslint/types" "7.7.0"
857857
eslint-visitor-keys "^3.4.3"
858858

859859
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)