Skip to content

Commit d9ff13b

Browse files
chore(deps): update dependency @typescript-eslint/parser to v5.61.0
1 parent c7d77e3 commit d9ff13b

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.61.0",
5454
"autoprefixer": "10.4.14",
5555
"eslint": "8.42.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/parser@5.59.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/parser@5.61.0":
3020+
version "5.61.0"
3021+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.61.0.tgz#7fbe3e2951904bb843f8932ebedd6e0635bffb70"
3022+
integrity sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==
3023+
dependencies:
3024+
"@typescript-eslint/scope-manager" "5.61.0"
3025+
"@typescript-eslint/types" "5.61.0"
3026+
"@typescript-eslint/typescript-estree" "5.61.0"
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/scope-manager@5.59.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/scope-manager@5.61.0":
3048+
version "5.61.0"
3049+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz#b670006d069c9abe6415c41f754b1b5d949ef2b2"
3050+
integrity sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==
30513051
dependencies:
3052-
"@typescript-eslint/types" "5.59.7"
3053-
"@typescript-eslint/visitor-keys" "5.59.7"
3052+
"@typescript-eslint/types" "5.61.0"
3053+
"@typescript-eslint/visitor-keys" "5.61.0"
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/types@5.59.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/types@5.61.0":
3071+
version "5.61.0"
3072+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
3073+
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
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/typescript-estree@5.59.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/typescript-estree@5.61.0":
3089+
version "5.61.0"
3090+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz#4c7caca84ce95bb41aa585d46a764bcc050b92f3"
3091+
integrity sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==
30923092
dependencies:
3093-
"@typescript-eslint/types" "5.59.7"
3094-
"@typescript-eslint/visitor-keys" "5.59.7"
3093+
"@typescript-eslint/types" "5.61.0"
3094+
"@typescript-eslint/visitor-keys" "5.61.0"
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/visitor-keys@5.59.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/visitor-keys@5.61.0":
3124+
version "5.61.0"
3125+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz#c79414fa42158fd23bd2bb70952dc5cdbb298140"
3126+
integrity sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==
31273127
dependencies:
3128-
"@typescript-eslint/types" "5.59.7"
3128+
"@typescript-eslint/types" "5.61.0"
31293129
eslint-visitor-keys "^3.3.0"
31303130

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

0 commit comments

Comments
 (0)