Skip to content

Commit 1603f9a

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
1 parent 1b1f906 commit 1603f9a

File tree

2 files changed

+24
-75
lines changed

2 files changed

+24
-75
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@playwright/test": "^1.56.0",
6161
"@sveltejs/adapter-auto": "^5.0.0",
6262
"@sveltejs/kit": "^2.46.5",
63-
"@typescript-eslint/eslint-plugin": "^8.46.0",
63+
"@typescript-eslint/eslint-plugin": "^8.46.1",
6464
"@typescript-eslint/parser": "^8.46.1",
6565
"autoprefixer": "^10.4.21",
6666
"eslint": "^9.37.0",

yarn.lock

Lines changed: 23 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -728,16 +728,16 @@
728728
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
729729
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
730730

731-
"@typescript-eslint/eslint-plugin@^8.46.0":
732-
version "8.46.0"
733-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.0.tgz#fc90b35d8025b5eaa66b2f6c3859cd5381a1e751"
734-
integrity sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==
731+
"@typescript-eslint/eslint-plugin@^8.46.1":
732+
version "8.46.1"
733+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.1.tgz#20876354024140aabc8b400bc95735fdcade17d5"
734+
integrity sha512-rUsLh8PXmBjdiPY+Emjz9NX2yHvhS11v0SR6xNJkm5GM1MO9ea/1GoDKlHHZGrOJclL/cZ2i/vRUYVtjRhrHVQ==
735735
dependencies:
736736
"@eslint-community/regexpp" "^4.10.0"
737-
"@typescript-eslint/scope-manager" "8.46.0"
738-
"@typescript-eslint/type-utils" "8.46.0"
739-
"@typescript-eslint/utils" "8.46.0"
740-
"@typescript-eslint/visitor-keys" "8.46.0"
737+
"@typescript-eslint/scope-manager" "8.46.1"
738+
"@typescript-eslint/type-utils" "8.46.1"
739+
"@typescript-eslint/utils" "8.46.1"
740+
"@typescript-eslint/visitor-keys" "8.46.1"
741741
graphemer "^1.4.0"
742742
ignore "^7.0.0"
743743
natural-compare "^1.4.0"
@@ -754,15 +754,6 @@
754754
"@typescript-eslint/visitor-keys" "8.46.1"
755755
debug "^4.3.4"
756756

757-
"@typescript-eslint/project-service@8.46.0":
758-
version "8.46.0"
759-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.0.tgz#1190dcc0d3494d46a85773e0c3a2838cbb2b45a7"
760-
integrity sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==
761-
dependencies:
762-
"@typescript-eslint/tsconfig-utils" "^8.46.0"
763-
"@typescript-eslint/types" "^8.46.0"
764-
debug "^4.3.4"
765-
766757
"@typescript-eslint/project-service@8.46.1":
767758
version "8.46.1"
768759
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.1.tgz#07be0e6f27fa90a17d8e5f6996ee02329c9a8c2e"
@@ -772,14 +763,6 @@
772763
"@typescript-eslint/types" "^8.46.1"
773764
debug "^4.3.4"
774765

775-
"@typescript-eslint/scope-manager@8.46.0":
776-
version "8.46.0"
777-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.0.tgz#a41833fe387044075cb2d4cfab490a7f1dd19b61"
778-
integrity sha512-lWETPa9XGcBes4jqAMYD9fW0j4n6hrPtTJwWDmtqgFO/4HF4jmdH/Q6wggTw5qIT5TXjKzbt7GsZUBnWoO3dqw==
779-
dependencies:
780-
"@typescript-eslint/types" "8.46.0"
781-
"@typescript-eslint/visitor-keys" "8.46.0"
782-
783766
"@typescript-eslint/scope-manager@8.46.1":
784767
version "8.46.1"
785768
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.1.tgz#590dd2e65e95af646bdaf50adeae9af39e25e8c1"
@@ -788,53 +771,27 @@
788771
"@typescript-eslint/types" "8.46.1"
789772
"@typescript-eslint/visitor-keys" "8.46.1"
790773

791-
"@typescript-eslint/tsconfig-utils@8.46.0", "@typescript-eslint/tsconfig-utils@^8.46.0":
792-
version "8.46.0"
793-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.0.tgz#3e33019e0b94838d37d7cc61341fbcc5bf791007"
794-
integrity sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==
795-
796774
"@typescript-eslint/tsconfig-utils@8.46.1", "@typescript-eslint/tsconfig-utils@^8.46.1":
797775
version "8.46.1"
798776
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.1.tgz#24405888560175c6c209c39df11ac06a2efef9d7"
799777
integrity sha512-X88+J/CwFvlJB+mK09VFqx5FE4H5cXD+H/Bdza2aEWkSb8hnWIQorNcscRl4IEo1Cz9VI/+/r/jnGWkbWPx54g==
800778

801-
"@typescript-eslint/type-utils@8.46.0":
802-
version "8.46.0"
803-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.0.tgz#815efeb11b9533da68fd825628cecf283ac79829"
804-
integrity sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==
779+
"@typescript-eslint/type-utils@8.46.1":
780+
version "8.46.1"
781+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.1.tgz#14d4307dd6045f6b48a888cde1513d6ec305537f"
782+
integrity sha512-+BlmiHIiqufBxkVnOtFwjah/vrkF4MtKKvpXrKSPLCkCtAp8H01/VV43sfqA98Od7nJpDcFnkwgyfQbOG0AMvw==
805783
dependencies:
806-
"@typescript-eslint/types" "8.46.0"
807-
"@typescript-eslint/typescript-estree" "8.46.0"
808-
"@typescript-eslint/utils" "8.46.0"
784+
"@typescript-eslint/types" "8.46.1"
785+
"@typescript-eslint/typescript-estree" "8.46.1"
786+
"@typescript-eslint/utils" "8.46.1"
809787
debug "^4.3.4"
810788
ts-api-utils "^2.1.0"
811789

812-
"@typescript-eslint/types@8.46.0":
813-
version "8.46.0"
814-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.0.tgz#20af6b332f9cd55a15fcd862fdb07d47a6131bf4"
815-
integrity sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==
816-
817-
"@typescript-eslint/types@8.46.1", "@typescript-eslint/types@^8.46.0", "@typescript-eslint/types@^8.46.1":
790+
"@typescript-eslint/types@8.46.1", "@typescript-eslint/types@^8.46.1":
818791
version "8.46.1"
819792
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.1.tgz#4c5479538ec10b5508b8e982e172911c987446d8"
820793
integrity sha512-C+soprGBHwWBdkDpbaRC4paGBrkIXxVlNohadL5o0kfhsXqOC6GYH2S/Obmig+I0HTDl8wMaRySwrfrXVP8/pQ==
821794

822-
"@typescript-eslint/typescript-estree@8.46.0":
823-
version "8.46.0"
824-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.0.tgz#f45a0d5f5e99b26f0280e8cff3ed3380658fd720"
825-
integrity sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==
826-
dependencies:
827-
"@typescript-eslint/project-service" "8.46.0"
828-
"@typescript-eslint/tsconfig-utils" "8.46.0"
829-
"@typescript-eslint/types" "8.46.0"
830-
"@typescript-eslint/visitor-keys" "8.46.0"
831-
debug "^4.3.4"
832-
fast-glob "^3.3.2"
833-
is-glob "^4.0.3"
834-
minimatch "^9.0.4"
835-
semver "^7.6.0"
836-
ts-api-utils "^2.1.0"
837-
838795
"@typescript-eslint/typescript-estree@8.46.1":
839796
version "8.46.1"
840797
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.1.tgz#1c146573b942ebe609c156c217ceafdc7a88e6ed"
@@ -851,23 +808,15 @@
851808
semver "^7.6.0"
852809
ts-api-utils "^2.1.0"
853810

854-
"@typescript-eslint/utils@8.46.0":
855-
version "8.46.0"
856-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.0.tgz#27025c5ed7cbc928440d6a30edd6ba34cc5b927a"
857-
integrity sha512-nD6yGWPj1xiOm4Gk0k6hLSZz2XkNXhuYmyIrOWcHoPuAhjT9i5bAG+xbWPgFeNR8HPHHtpNKdYUXJl/D3x7f5g==
811+
"@typescript-eslint/utils@8.46.1":
812+
version "8.46.1"
813+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.1.tgz#c572184d9227d66b10a954b90249a20c48b22452"
814+
integrity sha512-vkYUy6LdZS7q1v/Gxb2Zs7zziuXN0wxqsetJdeZdRe/f5dwJFglmuvZBfTUivCtjH725C1jWCDfpadadD95EDQ==
858815
dependencies:
859816
"@eslint-community/eslint-utils" "^4.7.0"
860-
"@typescript-eslint/scope-manager" "8.46.0"
861-
"@typescript-eslint/types" "8.46.0"
862-
"@typescript-eslint/typescript-estree" "8.46.0"
863-
864-
"@typescript-eslint/visitor-keys@8.46.0":
865-
version "8.46.0"
866-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.0.tgz#23936809054c511f703713c56ddd2f46dc197845"
867-
integrity sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q==
868-
dependencies:
869-
"@typescript-eslint/types" "8.46.0"
870-
eslint-visitor-keys "^4.2.1"
817+
"@typescript-eslint/scope-manager" "8.46.1"
818+
"@typescript-eslint/types" "8.46.1"
819+
"@typescript-eslint/typescript-estree" "8.46.1"
871820

872821
"@typescript-eslint/visitor-keys@8.46.1":
873822
version "8.46.1"

0 commit comments

Comments
 (0)