Skip to content

Commit 1385125

Browse files
committed
chore(deps): update dependencies to v5.57.1
1 parent cea2b66 commit 1385125

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@swc/jest": "0.2.24",
6161
"@types/jest": "29.5.0",
6262
"@types/node": "18.15.11",
63-
"@typescript-eslint/eslint-plugin": "5.57.0",
64-
"@typescript-eslint/parser": "5.57.0",
63+
"@typescript-eslint/eslint-plugin": "5.57.1",
64+
"@typescript-eslint/parser": "5.57.1",
6565
"eslint": "8.37.0",
6666
"eslint-config-prettier": "8.8.0",
6767
"eslint-plugin-jest": "27.2.1",

yarn.lock

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1116,30 +1116,30 @@
11161116
dependencies:
11171117
"@types/yargs-parser" "*"
11181118

1119-
"@typescript-eslint/[email protected].0":
1120-
version "5.57.0"
1121-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz#52c8a7a4512f10e7249ca1e2e61f81c62c34365c"
1122-
integrity sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==
1119+
"@typescript-eslint/[email protected].1":
1120+
version "5.57.1"
1121+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.1.tgz#d1ab162a3cd2671b8a1c9ddf6e2db73b14439735"
1122+
integrity sha512-1MeobQkQ9tztuleT3v72XmY0XuKXVXusAhryoLuU5YZ+mXoYKZP9SQ7Flulh1NX4DTjpGTc2b/eMu4u7M7dhnQ==
11231123
dependencies:
11241124
"@eslint-community/regexpp" "^4.4.0"
1125-
"@typescript-eslint/scope-manager" "5.57.0"
1126-
"@typescript-eslint/type-utils" "5.57.0"
1127-
"@typescript-eslint/utils" "5.57.0"
1125+
"@typescript-eslint/scope-manager" "5.57.1"
1126+
"@typescript-eslint/type-utils" "5.57.1"
1127+
"@typescript-eslint/utils" "5.57.1"
11281128
debug "^4.3.4"
11291129
grapheme-splitter "^1.0.4"
11301130
ignore "^5.2.0"
11311131
natural-compare-lite "^1.4.0"
11321132
semver "^7.3.7"
11331133
tsutils "^3.21.0"
11341134

1135-
"@typescript-eslint/[email protected].0":
1136-
version "5.57.0"
1137-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.0.tgz#f675bf2cd1a838949fd0de5683834417b757e4fa"
1138-
integrity sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ==
1135+
"@typescript-eslint/[email protected].1":
1136+
version "5.57.1"
1137+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.57.1.tgz#af911234bd4401d09668c5faf708a0570a17a748"
1138+
integrity sha512-hlA0BLeVSA/wBPKdPGxoVr9Pp6GutGoY380FEhbVi0Ph4WNe8kLvqIRx76RSQt1lynZKfrXKs0/XeEk4zZycuA==
11391139
dependencies:
1140-
"@typescript-eslint/scope-manager" "5.57.0"
1141-
"@typescript-eslint/types" "5.57.0"
1142-
"@typescript-eslint/typescript-estree" "5.57.0"
1140+
"@typescript-eslint/scope-manager" "5.57.1"
1141+
"@typescript-eslint/types" "5.57.1"
1142+
"@typescript-eslint/typescript-estree" "5.57.1"
11431143
debug "^4.3.4"
11441144

11451145
"@typescript-eslint/[email protected]":
@@ -1150,21 +1150,21 @@
11501150
"@typescript-eslint/types" "5.13.0"
11511151
"@typescript-eslint/visitor-keys" "5.13.0"
11521152

1153-
"@typescript-eslint/[email protected].0":
1154-
version "5.57.0"
1155-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.0.tgz#79ccd3fa7bde0758059172d44239e871e087ea36"
1156-
integrity sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==
1153+
"@typescript-eslint/[email protected].1":
1154+
version "5.57.1"
1155+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.57.1.tgz#5d28799c0fc8b501a29ba1749d827800ef22d710"
1156+
integrity sha512-N/RrBwEUKMIYxSKl0oDK5sFVHd6VI7p9K5MyUlVYAY6dyNb/wHUqndkTd3XhpGlXgnQsBkRZuu4f9kAHghvgPw==
11571157
dependencies:
1158-
"@typescript-eslint/types" "5.57.0"
1159-
"@typescript-eslint/visitor-keys" "5.57.0"
1158+
"@typescript-eslint/types" "5.57.1"
1159+
"@typescript-eslint/visitor-keys" "5.57.1"
11601160

1161-
"@typescript-eslint/[email protected].0":
1162-
version "5.57.0"
1163-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.0.tgz#98e7531c4e927855d45bd362de922a619b4319f2"
1164-
integrity sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==
1161+
"@typescript-eslint/[email protected].1":
1162+
version "5.57.1"
1163+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.57.1.tgz#235daba621d3f882b8488040597b33777c74bbe9"
1164+
integrity sha512-/RIPQyx60Pt6ga86hKXesXkJ2WOS4UemFrmmq/7eOyiYjYv/MUSHPlkhU6k9T9W1ytnTJueqASW+wOmW4KrViw==
11651165
dependencies:
1166-
"@typescript-eslint/typescript-estree" "5.57.0"
1167-
"@typescript-eslint/utils" "5.57.0"
1166+
"@typescript-eslint/typescript-estree" "5.57.1"
1167+
"@typescript-eslint/utils" "5.57.1"
11681168
debug "^4.3.4"
11691169
tsutils "^3.21.0"
11701170

@@ -1173,10 +1173,10 @@
11731173
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.13.0.tgz#da1de4ae905b1b9ff682cab0bed6b2e3be9c04e5"
11741174
integrity sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==
11751175

1176-
"@typescript-eslint/[email protected].0":
1177-
version "5.57.0"
1178-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.0.tgz#727bfa2b64c73a4376264379cf1f447998eaa132"
1179-
integrity sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==
1176+
"@typescript-eslint/[email protected].1":
1177+
version "5.57.1"
1178+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.57.1.tgz#d9989c7a9025897ea6f0550b7036027f69e8a603"
1179+
integrity sha512-bSs4LOgyV3bJ08F5RDqO2KXqg3WAdwHCu06zOqcQ6vqbTJizyBhuh1o1ImC69X4bV2g1OJxbH71PJqiO7Y1RuA==
11801180

11811181
"@typescript-eslint/[email protected]":
11821182
version "5.13.0"
@@ -1191,30 +1191,30 @@
11911191
semver "^7.3.5"
11921192
tsutils "^3.21.0"
11931193

1194-
"@typescript-eslint/[email protected].0":
1195-
version "5.57.0"
1196-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz#ebcd0ee3e1d6230e888d88cddf654252d41e2e40"
1197-
integrity sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==
1194+
"@typescript-eslint/[email protected].1":
1195+
version "5.57.1"
1196+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.1.tgz#10d9643e503afc1ca4f5553d9bbe672ea4050b71"
1197+
integrity sha512-A2MZqD8gNT0qHKbk2wRspg7cHbCDCk2tcqt6ScCFLr5Ru8cn+TCfM786DjPhqwseiS+PrYwcXht5ztpEQ6TFTw==
11981198
dependencies:
1199-
"@typescript-eslint/types" "5.57.0"
1200-
"@typescript-eslint/visitor-keys" "5.57.0"
1199+
"@typescript-eslint/types" "5.57.1"
1200+
"@typescript-eslint/visitor-keys" "5.57.1"
12011201
debug "^4.3.4"
12021202
globby "^11.1.0"
12031203
is-glob "^4.0.3"
12041204
semver "^7.3.7"
12051205
tsutils "^3.21.0"
12061206

1207-
"@typescript-eslint/[email protected].0":
1208-
version "5.57.0"
1209-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.0.tgz#eab8f6563a2ac31f60f3e7024b91bf75f43ecef6"
1210-
integrity sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==
1207+
"@typescript-eslint/[email protected].1":
1208+
version "5.57.1"
1209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.57.1.tgz#0f97b0bbd88c2d5e2036869f26466be5f4c69475"
1210+
integrity sha512-kN6vzzf9NkEtawECqze6v99LtmDiUJCVpvieTFA1uL7/jDghiJGubGZ5csicYHU1Xoqb3oH/R5cN5df6W41Nfg==
12111211
dependencies:
12121212
"@eslint-community/eslint-utils" "^4.2.0"
12131213
"@types/json-schema" "^7.0.9"
12141214
"@types/semver" "^7.3.12"
1215-
"@typescript-eslint/scope-manager" "5.57.0"
1216-
"@typescript-eslint/types" "5.57.0"
1217-
"@typescript-eslint/typescript-estree" "5.57.0"
1215+
"@typescript-eslint/scope-manager" "5.57.1"
1216+
"@typescript-eslint/types" "5.57.1"
1217+
"@typescript-eslint/typescript-estree" "5.57.1"
12181218
eslint-scope "^5.1.1"
12191219
semver "^7.3.7"
12201220

@@ -1238,12 +1238,12 @@
12381238
"@typescript-eslint/types" "5.13.0"
12391239
eslint-visitor-keys "^3.0.0"
12401240

1241-
"@typescript-eslint/[email protected].0":
1242-
version "5.57.0"
1243-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz#e2b2f4174aff1d15eef887ce3d019ecc2d7a8ac1"
1244-
integrity sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==
1241+
"@typescript-eslint/[email protected].1":
1242+
version "5.57.1"
1243+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.1.tgz#585e5fa42a9bbcd9065f334fd7c8a4ddfa7d905e"
1244+
integrity sha512-RjQrAniDU0CEk5r7iphkm731zKlFiUjvcBS2yHAg8WWqFMCaCrD0rKEVOMUyMMcbGPZ0bPp56srkGWrgfZqLRA==
12451245
dependencies:
1246-
"@typescript-eslint/types" "5.57.0"
1246+
"@typescript-eslint/types" "5.57.1"
12471247
eslint-visitor-keys "^3.3.0"
12481248

12491249
abbrev@1:

0 commit comments

Comments
 (0)