Skip to content

Commit 4bfaa9a

Browse files
build(deps-dev): Bump @typescript-eslint/parser from 5.48.2 to 5.49.0 (#1765)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 313d373 commit 4bfaa9a

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

yarn.lock

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,13 +1160,13 @@
11601160
integrity sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==
11611161

11621162
"@typescript-eslint/parser@^5.31.0":
1163-
version "5.48.2"
1164-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.48.2.tgz#c9edef2a0922d26a37dba03be20c5fff378313b3"
1165-
integrity sha512-38zMsKsG2sIuM5Oi/olurGwYJXzmtdsHhn5mI/pQogP+BjYVkK5iRazCQ8RGS0V+YLk282uWElN70zAAUmaYHw==
1163+
version "5.49.0"
1164+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.49.0.tgz#d699734b2f20e16351e117417d34a2bc9d7c4b90"
1165+
integrity sha512-veDlZN9mUhGqU31Qiv2qEp+XrJj5fgZpJ8PW30sHU+j/8/e5ruAhLaVDAeznS7A7i4ucb/s8IozpDtt9NqCkZg==
11661166
dependencies:
1167-
"@typescript-eslint/scope-manager" "5.48.2"
1168-
"@typescript-eslint/types" "5.48.2"
1169-
"@typescript-eslint/typescript-estree" "5.48.2"
1167+
"@typescript-eslint/scope-manager" "5.49.0"
1168+
"@typescript-eslint/types" "5.49.0"
1169+
"@typescript-eslint/typescript-estree" "5.49.0"
11701170
debug "^4.3.4"
11711171

11721172
"@typescript-eslint/[email protected]":
@@ -1177,23 +1177,23 @@
11771177
"@typescript-eslint/types" "5.41.0"
11781178
"@typescript-eslint/visitor-keys" "5.41.0"
11791179

1180-
"@typescript-eslint/scope-manager@5.48.2":
1181-
version "5.48.2"
1182-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.2.tgz#bb7676cb78f1e94921eaab637a4b5d596f838abc"
1183-
integrity sha512-zEUFfonQid5KRDKoI3O+uP1GnrFd4tIHlvs+sTJXiWuypUWMuDaottkJuR612wQfOkjYbsaskSIURV9xo4f+Fw==
1180+
"@typescript-eslint/scope-manager@5.49.0":
1181+
version "5.49.0"
1182+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.49.0.tgz#81b5d899cdae446c26ddf18bd47a2f5484a8af3e"
1183+
integrity sha512-clpROBOiMIzpbWNxCe1xDK14uPZh35u4QaZO1GddilEzoCLAEz4szb51rBpdgurs5k2YzPtJeTEN3qVbG+LRUQ==
11841184
dependencies:
1185-
"@typescript-eslint/types" "5.48.2"
1186-
"@typescript-eslint/visitor-keys" "5.48.2"
1185+
"@typescript-eslint/types" "5.49.0"
1186+
"@typescript-eslint/visitor-keys" "5.49.0"
11871187

11881188
"@typescript-eslint/[email protected]":
11891189
version "5.41.0"
11901190
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.41.0.tgz#6800abebc4e6abaf24cdf220fb4ce28f4ab09a85"
11911191
integrity sha512-5BejraMXMC+2UjefDvrH0Fo/eLwZRV6859SXRg+FgbhA0R0l6lDqDGAQYhKbXhPN2ofk2kY5sgGyLNL907UXpA==
11921192

1193-
"@typescript-eslint/types@5.48.2":
1194-
version "5.48.2"
1195-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.2.tgz#635706abb1ec164137f92148f06f794438c97b8e"
1196-
integrity sha512-hE7dA77xxu7ByBc6KCzikgfRyBCTst6dZQpwaTy25iMYOnbNljDT4hjhrGEJJ0QoMjrfqrx+j1l1B9/LtKeuqA==
1193+
"@typescript-eslint/types@5.49.0":
1194+
version "5.49.0"
1195+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.49.0.tgz#ad66766cb36ca1c89fcb6ac8b87ec2e6dac435c3"
1196+
integrity sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg==
11971197

11981198
"@typescript-eslint/[email protected]":
11991199
version "5.41.0"
@@ -1208,13 +1208,13 @@
12081208
semver "^7.3.7"
12091209
tsutils "^3.21.0"
12101210

1211-
"@typescript-eslint/typescript-estree@5.48.2":
1212-
version "5.48.2"
1213-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.2.tgz#6e206b462942b32383582a6c9251c05021cc21b0"
1214-
integrity sha512-bibvD3z6ilnoVxUBFEgkO0k0aFvUc4Cttt0dAreEr+nrAHhWzkO83PEVVuieK3DqcgL6VAK5dkzK8XUVja5Zcg==
1211+
"@typescript-eslint/typescript-estree@5.49.0":
1212+
version "5.49.0"
1213+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.49.0.tgz#ebd6294c0ea97891fce6af536048181e23d729c8"
1214+
integrity sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==
12151215
dependencies:
1216-
"@typescript-eslint/types" "5.48.2"
1217-
"@typescript-eslint/visitor-keys" "5.48.2"
1216+
"@typescript-eslint/types" "5.49.0"
1217+
"@typescript-eslint/visitor-keys" "5.49.0"
12181218
debug "^4.3.4"
12191219
globby "^11.1.0"
12201220
is-glob "^4.0.3"
@@ -1243,12 +1243,12 @@
12431243
"@typescript-eslint/types" "5.41.0"
12441244
eslint-visitor-keys "^3.3.0"
12451245

1246-
"@typescript-eslint/visitor-keys@5.48.2":
1247-
version "5.48.2"
1248-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.2.tgz#c247582a0bcce467461d7b696513bf9455000060"
1249-
integrity sha512-z9njZLSkwmjFWUelGEwEbdf4NwKvfHxvGC0OcGN1Hp/XNDIcJ7D5DpPNPv6x6/mFvc1tQHsaWmpD/a4gOvvCJQ==
1246+
"@typescript-eslint/visitor-keys@5.49.0":
1247+
version "5.49.0"
1248+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.49.0.tgz#2561c4da3f235f5c852759bf6c5faec7524f90fe"
1249+
integrity sha512-v9jBMjpNWyn8B6k/Mjt6VbUS4J1GvUlR4x3Y+ibnP1z7y7V4n0WRz+50DY6+Myj0UaXVSuUlHohO+eZ8IJEnkg==
12501250
dependencies:
1251-
"@typescript-eslint/types" "5.48.2"
1251+
"@typescript-eslint/types" "5.49.0"
12521252
eslint-visitor-keys "^3.3.0"
12531253

12541254
JSONStream@^1.3.5:

0 commit comments

Comments
 (0)