Skip to content

Commit 795ba98

Browse files
chore(deps): update dependency @typescript-eslint/parser to v5.59.8
1 parent 1d4554a commit 795ba98

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@tailwindcss/typography": "0.5.9",
5151
"@types/codemirror": "5.60.7",
5252
"@types/prismjs": "1.26.0",
53-
"@typescript-eslint/parser": "5.59.7",
53+
"@typescript-eslint/parser": "5.59.8",
5454
"autoprefixer": "10.4.14",
5555
"eslint": "8.41.0",
5656
"eslint-plugin-tailwindcss": "3.12.0",

yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3016,14 +3016,14 @@
30163016
semver "^7.3.7"
30173017
tsutils "^3.21.0"
30183018

3019-
"@typescript-eslint/[email protected].7":
3020-
version "5.59.7"
3021-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.7.tgz#02682554d7c1028b89aa44a48bf598db33048caa"
3022-
integrity sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==
3023-
dependencies:
3024-
"@typescript-eslint/scope-manager" "5.59.7"
3025-
"@typescript-eslint/types" "5.59.7"
3026-
"@typescript-eslint/typescript-estree" "5.59.7"
3019+
"@typescript-eslint/[email protected].8":
3020+
version "5.59.8"
3021+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.59.8.tgz#60cbb00671d86cf746044ab797900b1448188567"
3022+
integrity sha512-AnR19RjJcpjoeGojmwZtCwBX/RidqDZtzcbG3xHrmz0aHHoOcbWnpDllenRDmDvsV0RQ6+tbb09/kyc+UT9Orw==
3023+
dependencies:
3024+
"@typescript-eslint/scope-manager" "5.59.8"
3025+
"@typescript-eslint/types" "5.59.8"
3026+
"@typescript-eslint/typescript-estree" "5.59.8"
30273027
debug "^4.3.4"
30283028

30293029
"@typescript-eslint/parser@^5.57.0":
@@ -3044,13 +3044,13 @@
30443044
"@typescript-eslint/types" "5.59.6"
30453045
"@typescript-eslint/visitor-keys" "5.59.6"
30463046

3047-
"@typescript-eslint/[email protected].7":
3048-
version "5.59.7"
3049-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz#0243f41f9066f3339d2f06d7f72d6c16a16769e2"
3050-
integrity sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==
3047+
"@typescript-eslint/[email protected].8":
3048+
version "5.59.8"
3049+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.59.8.tgz#ff4ad4fec6433647b817c4a7d4b4165d18ea2fa8"
3050+
integrity sha512-/w08ndCYI8gxGf+9zKf1vtx/16y8MHrZs5/tnjHhMLNSixuNcJavSX4wAiPf4aS5x41Es9YPCn44MIe4cxIlig==
30513051
dependencies:
3052-
"@typescript-eslint/types" "5.59.7"
3053-
"@typescript-eslint/visitor-keys" "5.59.7"
3052+
"@typescript-eslint/types" "5.59.8"
3053+
"@typescript-eslint/visitor-keys" "5.59.8"
30543054

30553055
"@typescript-eslint/[email protected]":
30563056
version "5.59.6"
@@ -3067,10 +3067,10 @@
30673067
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.6.tgz#5a6557a772af044afe890d77c6a07e8c23c2460b"
30683068
integrity sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==
30693069

3070-
"@typescript-eslint/[email protected].7":
3071-
version "5.59.7"
3072-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.7.tgz#6f4857203fceee91d0034ccc30512d2939000742"
3073-
integrity sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==
3070+
"@typescript-eslint/[email protected].8":
3071+
version "5.59.8"
3072+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.59.8.tgz#212e54414733618f5d0fd50b2da2717f630aebf8"
3073+
integrity sha512-+uWuOhBTj/L6awoWIg0BlWy0u9TyFpCHrAuQ5bNfxDaZ1Ppb3mx6tUigc74LHcbHpOHuOTOJrBoAnhdHdaea1w==
30743074

30753075
"@typescript-eslint/[email protected]":
30763076
version "5.59.6"
@@ -3085,13 +3085,13 @@
30853085
semver "^7.3.7"
30863086
tsutils "^3.21.0"
30873087

3088-
"@typescript-eslint/[email protected].7":
3089-
version "5.59.7"
3090-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz#b887acbd4b58e654829c94860dbff4ac55c5cff8"
3091-
integrity sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==
3088+
"@typescript-eslint/[email protected].8":
3089+
version "5.59.8"
3090+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.8.tgz#801a7b1766481629481b3b0878148bd7a1f345d7"
3091+
integrity sha512-Jy/lPSDJGNow14vYu6IrW790p7HIf/SOV1Bb6lZ7NUkLc2iB2Z9elESmsaUtLw8kVqogSbtLH9tut5GCX1RLDg==
30923092
dependencies:
3093-
"@typescript-eslint/types" "5.59.7"
3094-
"@typescript-eslint/visitor-keys" "5.59.7"
3093+
"@typescript-eslint/types" "5.59.8"
3094+
"@typescript-eslint/visitor-keys" "5.59.8"
30953095
debug "^4.3.4"
30963096
globby "^11.1.0"
30973097
is-glob "^4.0.3"
@@ -3120,12 +3120,12 @@
31203120
"@typescript-eslint/types" "5.59.6"
31213121
eslint-visitor-keys "^3.3.0"
31223122

3123-
"@typescript-eslint/[email protected].7":
3124-
version "5.59.7"
3125-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz#09c36eaf268086b4fbb5eb9dc5199391b6485fc5"
3126-
integrity sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==
3123+
"@typescript-eslint/[email protected].8":
3124+
version "5.59.8"
3125+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.8.tgz#aa6a7ef862add919401470c09e1609392ef3cc40"
3126+
integrity sha512-pJhi2ms0x0xgloT7xYabil3SGGlojNNKjK/q6dB3Ey0uJLMjK2UDGJvHieiyJVW/7C3KI+Z4Q3pEHkm4ejA+xQ==
31273127
dependencies:
3128-
"@typescript-eslint/types" "5.59.7"
3128+
"@typescript-eslint/types" "5.59.8"
31293129
eslint-visitor-keys "^3.3.0"
31303130

31313131
"@vercel/webpack-asset-relocator-loader@^1.7.3":

0 commit comments

Comments
 (0)