Skip to content

Commit 4cf3aa7

Browse files
dependabot[bot]kylecarbs
authored andcommitted
chore: bump @typescript-eslint/parser from 5.22.0 to 5.23.0 in /site (#1353)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18e4ffa commit 4cf3aa7

File tree

3 files changed

+53
-53
lines changed

3 files changed

+53
-53
lines changed

site/package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/superagent": "4.1.15",
7070
"@types/uuid": "^8.3.4",
7171
"@typescript-eslint/eslint-plugin": "5.21.0",
72-
"@typescript-eslint/parser": "5.22.0",
72+
"@typescript-eslint/parser": "5.23.0",
7373
"@xstate/cli": "0.1.7",
7474
"chromatic": "6.5.4",
7575
"copy-webpack-plugin": "10.2.4",

site/yarn.lock

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3310,14 +3310,14 @@
33103310
semver "^7.3.5"
33113311
tsutils "^3.21.0"
33123312

3313-
"@typescript-eslint/parser@5.22.0":
3314-
version "5.22.0"
3315-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.22.0.tgz#7bedf8784ef0d5d60567c5ba4ce162460e70c178"
3316-
integrity sha512-piwC4krUpRDqPaPbFaycN70KCP87+PC5WZmrWs+DlVOxxmF+zI6b6hETv7Quy4s9wbkV16ikMeZgXsvzwI3icQ==
3317-
dependencies:
3318-
"@typescript-eslint/scope-manager" "5.22.0"
3319-
"@typescript-eslint/types" "5.22.0"
3320-
"@typescript-eslint/typescript-estree" "5.22.0"
3313+
"@typescript-eslint/parser@5.23.0":
3314+
version "5.23.0"
3315+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.23.0.tgz#443778e1afc9a8ff180f91b5e260ac3bec5e2de1"
3316+
integrity sha512-V06cYUkqcGqpFjb8ttVgzNF53tgbB/KoQT/iB++DOIExKmzI9vBJKjZKt/6FuV9c+zrDsvJKbJ2DOCYwX91cbw==
3317+
dependencies:
3318+
"@typescript-eslint/scope-manager" "5.23.0"
3319+
"@typescript-eslint/types" "5.23.0"
3320+
"@typescript-eslint/typescript-estree" "5.23.0"
33213321
debug "^4.3.2"
33223322

33233323
"@typescript-eslint/scope-manager@5.21.0":
@@ -3328,13 +3328,13 @@
33283328
"@typescript-eslint/types" "5.21.0"
33293329
"@typescript-eslint/visitor-keys" "5.21.0"
33303330

3331-
"@typescript-eslint/scope-manager@5.22.0":
3332-
version "5.22.0"
3333-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.22.0.tgz#590865f244ebe6e46dc3e9cab7976fc2afa8af24"
3334-
integrity sha512-yA9G5NJgV5esANJCO0oF15MkBO20mIskbZ8ijfmlKIvQKg0ynVKfHZ15/nhAJN5m8Jn3X5qkwriQCiUntC9AbA==
3331+
"@typescript-eslint/scope-manager@5.23.0":
3332+
version "5.23.0"
3333+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.23.0.tgz#4305e61c2c8e3cfa3787d30f54e79430cc17ce1b"
3334+
integrity sha512-EhjaFELQHCRb5wTwlGsNMvzK9b8Oco4aYNleeDlNuL6qXWDF47ch4EhVNPh8Rdhf9tmqbN4sWDk/8g+Z/J8JVw==
33353335
dependencies:
3336-
"@typescript-eslint/types" "5.22.0"
3337-
"@typescript-eslint/visitor-keys" "5.22.0"
3336+
"@typescript-eslint/types" "5.23.0"
3337+
"@typescript-eslint/visitor-keys" "5.23.0"
33383338

33393339
"@typescript-eslint/type-utils@5.21.0":
33403340
version "5.21.0"
@@ -3350,10 +3350,10 @@
33503350
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.21.0.tgz#8cdb9253c0dfce3f2ab655b9d36c03f72e684017"
33513351
integrity sha512-XnOOo5Wc2cBlq8Lh5WNvAgHzpjnEzxn4CJBwGkcau7b/tZ556qrWXQz4DJyChYg8JZAD06kczrdgFPpEQZfDsA==
33523352

3353-
"@typescript-eslint/types@5.22.0":
3354-
version "5.22.0"
3355-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.22.0.tgz#50a4266e457a5d4c4b87ac31903b28b06b2c3ed0"
3356-
integrity sha512-T7owcXW4l0v7NTijmjGWwWf/1JqdlWiBzPqzAWhobxft0SiEvMJB56QXmeCQjrPuM8zEfGUKyPQr/L8+cFUBLw==
3353+
"@typescript-eslint/types@5.23.0":
3354+
version "5.23.0"
3355+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.23.0.tgz#8733de0f58ae0ed318dbdd8f09868cdbf9f9ad09"
3356+
integrity sha512-NfBsV/h4dir/8mJwdZz7JFibaKC3E/QdeMEDJhiAE3/eMkoniZ7MjbEMCGXw6MZnZDMN3G9S0mH/6WUIj91dmw==
33573357

33583358
"@typescript-eslint/typescript-estree@5.21.0":
33593359
version "5.21.0"
@@ -3368,13 +3368,13 @@
33683368
semver "^7.3.5"
33693369
tsutils "^3.21.0"
33703370

3371-
"@typescript-eslint/typescript-estree@5.22.0":
3372-
version "5.22.0"
3373-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.22.0.tgz#e2116fd644c3e2fda7f4395158cddd38c0c6df97"
3374-
integrity sha512-EyBEQxvNjg80yinGE2xdhpDYm41so/1kOItl0qrjIiJ1kX/L/L8WWGmJg8ni6eG3DwqmOzDqOhe6763bF92nOw==
3371+
"@typescript-eslint/typescript-estree@5.23.0":
3372+
version "5.23.0"
3373+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.23.0.tgz#dca5f10a0a85226db0796e8ad86addc9aee52065"
3374+
integrity sha512-xE9e0lrHhI647SlGMl+m+3E3CKPF1wzvvOEWnuE3CCjjT7UiRnDGJxmAcVKJIlFgK6DY9RB98eLr1OPigPEOGg==
33753375
dependencies:
3376-
"@typescript-eslint/types" "5.22.0"
3377-
"@typescript-eslint/visitor-keys" "5.22.0"
3376+
"@typescript-eslint/types" "5.23.0"
3377+
"@typescript-eslint/visitor-keys" "5.23.0"
33783378
debug "^4.3.2"
33793379
globby "^11.0.4"
33803380
is-glob "^4.0.3"
@@ -3401,12 +3401,12 @@
34013401
"@typescript-eslint/types" "5.21.0"
34023402
eslint-visitor-keys "^3.0.0"
34033403

3404-
"@typescript-eslint/visitor-keys@5.22.0":
3405-
version "5.22.0"
3406-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.22.0.tgz#f49c0ce406944ffa331a1cfabeed451ea4d0909c"
3407-
integrity sha512-DbgTqn2Dv5RFWluG88tn0pP6Ex0ROF+dpDO1TNNZdRtLjUr6bdznjA6f/qNqJLjd2PgguAES2Zgxh/JzwzETDg==
3404+
"@typescript-eslint/visitor-keys@5.23.0":
3405+
version "5.23.0"
3406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.23.0.tgz#057c60a7ca64667a39f991473059377a8067c87b"
3407+
integrity sha512-Vd4mFNchU62sJB8pX19ZSPog05B0Y0CE2UxAZPT5k4iqhRYjPnqyY3woMxCd0++t9OTqkgjST+1ydLBi7e2Fvg==
34083408
dependencies:
3409-
"@typescript-eslint/types" "5.22.0"
3409+
"@typescript-eslint/types" "5.23.0"
34103410
eslint-visitor-keys "^3.0.0"
34113411

34123412
"@usulpro/react-json-view@^2.0.1":

0 commit comments

Comments
 (0)