Skip to content

Commit 32c762f

Browse files
chore(deps): update dependency @typescript-eslint/eslint-plugin to v5.60.0
1 parent cbd1e17 commit 32c762f

File tree

2 files changed

+70
-44
lines changed

2 files changed

+70
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@storybook/react": "6.5.12",
4646
"@storybook/testing-library": "0.0.13",
4747
"@types/styled-components": "5.1.26",
48-
"@typescript-eslint/eslint-plugin": "5.38.0",
48+
"@typescript-eslint/eslint-plugin": "5.60.0",
4949
"babel-loader": "8.2.5",
5050
"babel-plugin-styled-components": "2.0.7",
5151
"babel-preset-airbnb": "5.0.0",

yarn.lock

Lines changed: 69 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1288,6 +1288,18 @@
12881288
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
12891289
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
12901290

1291+
"@eslint-community/eslint-utils@^4.2.0":
1292+
version "4.4.0"
1293+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
1294+
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
1295+
dependencies:
1296+
eslint-visitor-keys "^3.3.0"
1297+
1298+
"@eslint-community/regexpp@^4.4.0":
1299+
version "4.5.1"
1300+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a89a4fd42b1599eb35b3af408884"
1301+
integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==
1302+
12911303
"@eslint/eslintrc@^1.3.3":
12921304
version "1.3.3"
12931305
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.3.tgz#2b044ab39fdfa75b4688184f9e573ce3c5b0ff95"
@@ -2845,6 +2857,11 @@
28452857
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
28462858
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
28472859

2860+
"@types/semver@^7.3.12":
2861+
version "7.5.0"
2862+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
2863+
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==
2864+
28482865
"@types/serve-index@^1.9.1":
28492866
version "1.9.1"
28502867
resolved "https://registry.yarnpkg.com/@types/serve-index/-/serve-index-1.9.1.tgz#1b5e85370a192c01ec6cec4735cf2917337a6278"
@@ -2950,17 +2967,19 @@
29502967
dependencies:
29512968
"@types/yargs-parser" "*"
29522969

2953-
"@typescript-eslint/eslint-plugin@5.38.0":
2954-
version "5.38.0"
2955-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.38.0.tgz#ac919a199548861012e8c1fb2ec4899ac2bc22ae"
2956-
integrity sha512-GgHi/GNuUbTOeoJiEANi0oI6fF3gBQc3bGFYj40nnAPCbhrtEDf2rjBmefFadweBmO1Du1YovHeDP2h5JLhtTQ==
2970+
"@typescript-eslint/eslint-plugin@5.60.0":
2971+
version "5.60.0"
2972+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.60.0.tgz#2f4bea6a3718bed2ba52905358d0f45cd3620d31"
2973+
integrity sha512-78B+anHLF1TI8Jn/cD0Q00TBYdMgjdOn980JfAVa9yw5sop8nyTfVOQAv6LWywkOGLclDBtv5z3oxN4w7jxyNg==
29572974
dependencies:
2958-
"@typescript-eslint/scope-manager" "5.38.0"
2959-
"@typescript-eslint/type-utils" "5.38.0"
2960-
"@typescript-eslint/utils" "5.38.0"
2975+
"@eslint-community/regexpp" "^4.4.0"
2976+
"@typescript-eslint/scope-manager" "5.60.0"
2977+
"@typescript-eslint/type-utils" "5.60.0"
2978+
"@typescript-eslint/utils" "5.60.0"
29612979
debug "^4.3.4"
2980+
grapheme-splitter "^1.0.4"
29622981
ignore "^5.2.0"
2963-
regexpp "^3.2.0"
2982+
natural-compare-lite "^1.4.0"
29642983
semver "^7.3.7"
29652984
tsutils "^3.21.0"
29662985

@@ -2989,21 +3008,21 @@
29893008
"@typescript-eslint/types" "5.37.0"
29903009
"@typescript-eslint/visitor-keys" "5.37.0"
29913010

2992-
"@typescript-eslint/scope-manager@5.38.0":
2993-
version "5.38.0"
2994-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.38.0.tgz#8f0927024b6b24e28671352c93b393a810ab4553"
2995-
integrity sha512-ByhHIuNyKD9giwkkLqzezZ9y5bALW8VNY6xXcP+VxoH4JBDKjU5WNnsiD4HJdglHECdV+lyaxhvQjTUbRboiTA==
3011+
"@typescript-eslint/scope-manager@5.60.0":
3012+
version "5.60.0"
3013+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.60.0.tgz#ae511967b4bd84f1d5e179bb2c82857334941c1c"
3014+
integrity sha512-hakuzcxPwXi2ihf9WQu1BbRj1e/Pd8ZZwVTG9kfbxAMZstKz8/9OoexIwnmLzShtsdap5U/CoQGRCWlSuPbYxQ==
29963015
dependencies:
2997-
"@typescript-eslint/types" "5.38.0"
2998-
"@typescript-eslint/visitor-keys" "5.38.0"
3016+
"@typescript-eslint/types" "5.60.0"
3017+
"@typescript-eslint/visitor-keys" "5.60.0"
29993018

3000-
"@typescript-eslint/type-utils@5.38.0":
3001-
version "5.38.0"
3002-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.38.0.tgz#c8b7f681da825fcfc66ff2b63d70693880496876"
3003-
integrity sha512-iZq5USgybUcj/lfnbuelJ0j3K9dbs1I3RICAJY9NZZpDgBYXmuUlYQGzftpQA9wC8cKgtS6DASTvF3HrXwwozA==
3019+
"@typescript-eslint/type-utils@5.60.0":
3020+
version "5.60.0"
3021+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.60.0.tgz#69b09087eb12d7513d5b07747e7d47f5533aa228"
3022+
integrity sha512-X7NsRQddORMYRFH7FWo6sA9Y/zbJ8s1x1RIAtnlj6YprbToTiQnM6vxcMu7iYhdunmoC0rUWlca13D5DVHkK2g==
30043023
dependencies:
3005-
"@typescript-eslint/typescript-estree" "5.38.0"
3006-
"@typescript-eslint/utils" "5.38.0"
3024+
"@typescript-eslint/typescript-estree" "5.60.0"
3025+
"@typescript-eslint/utils" "5.60.0"
30073026
debug "^4.3.4"
30083027
tsutils "^3.21.0"
30093028

@@ -3012,10 +3031,10 @@
30123031
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.37.0.tgz#09e4870a5f3af7af3f84e08d792644a87d232261"
30133032
integrity sha512-3frIJiTa5+tCb2iqR/bf7XwU20lnU05r/sgPJnRpwvfZaqCJBrl8Q/mw9vr3NrNdB/XtVyMA0eppRMMBqdJ1bA==
30143033

3015-
"@typescript-eslint/types@5.38.0":
3016-
version "5.38.0"
3017-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.38.0.tgz#8cd15825e4874354e31800dcac321d07548b8a5f"
3018-
integrity sha512-HHu4yMjJ7i3Cb+8NUuRCdOGu2VMkfmKyIJsOr9PfkBVYLYrtMCK/Ap50Rpov+iKpxDTfnqvDbuPLgBE5FwUNfA==
3034+
"@typescript-eslint/types@5.60.0":
3035+
version "5.60.0"
3036+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.60.0.tgz#3179962b28b4790de70e2344465ec97582ce2558"
3037+
integrity sha512-ascOuoCpNZBccFVNJRSC6rPq4EmJ2NkuoKnd6LDNyAQmdDnziAtxbCGWCbefG1CNzmDvd05zO36AmB7H8RzKPA==
30193038

30203039
"@typescript-eslint/[email protected]":
30213040
version "5.37.0"
@@ -3030,13 +3049,13 @@
30303049
semver "^7.3.7"
30313050
tsutils "^3.21.0"
30323051

3033-
"@typescript-eslint/typescript-estree@5.38.0":
3034-
version "5.38.0"
3035-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.38.0.tgz#89f86b2279815c6fb7f57d68cf9b813f0dc25d98"
3036-
integrity sha512-6P0RuphkR+UuV7Avv7MU3hFoWaGcrgOdi8eTe1NwhMp2/GjUJoODBTRWzlHpZh6lFOaPmSvgxGlROa0Sg5Zbyg==
3052+
"@typescript-eslint/typescript-estree@5.60.0":
3053+
version "5.60.0"
3054+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.60.0.tgz#4ddf1a81d32a850de66642d9b3ad1e3254fb1600"
3055+
integrity sha512-R43thAuwarC99SnvrBmh26tc7F6sPa2B3evkXp/8q954kYL6Ro56AwASYWtEEi+4j09GbiNAHqYwNNZuNlARGQ==
30373056
dependencies:
3038-
"@typescript-eslint/types" "5.38.0"
3039-
"@typescript-eslint/visitor-keys" "5.38.0"
3057+
"@typescript-eslint/types" "5.60.0"
3058+
"@typescript-eslint/visitor-keys" "5.60.0"
30403059
debug "^4.3.4"
30413060
globby "^11.1.0"
30423061
is-glob "^4.0.3"
@@ -3055,17 +3074,19 @@
30553074
eslint-scope "^5.1.1"
30563075
eslint-utils "^3.0.0"
30573076

3058-
"@typescript-eslint/utils@5.38.0":
3059-
version "5.38.0"
3060-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.38.0.tgz#5b31f4896471818153790700eb02ac869a1543f4"
3061-
integrity sha512-6sdeYaBgk9Fh7N2unEXGz+D+som2QCQGPAf1SxrkEr+Z32gMreQ0rparXTNGRRfYUWk/JzbGdcM8NSSd6oqnTA==
3077+
"@typescript-eslint/utils@5.60.0":
3078+
version "5.60.0"
3079+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.60.0.tgz#4667c5aece82f9d4f24a667602f0f300864b554c"
3080+
integrity sha512-ba51uMqDtfLQ5+xHtwlO84vkdjrqNzOnqrnwbMHMRY8Tqeme8C2Q8Fc7LajfGR+e3/4LoYiWXUM6BpIIbHJ4hQ==
30623081
dependencies:
3082+
"@eslint-community/eslint-utils" "^4.2.0"
30633083
"@types/json-schema" "^7.0.9"
3064-
"@typescript-eslint/scope-manager" "5.38.0"
3065-
"@typescript-eslint/types" "5.38.0"
3066-
"@typescript-eslint/typescript-estree" "5.38.0"
3084+
"@types/semver" "^7.3.12"
3085+
"@typescript-eslint/scope-manager" "5.60.0"
3086+
"@typescript-eslint/types" "5.60.0"
3087+
"@typescript-eslint/typescript-estree" "5.60.0"
30673088
eslint-scope "^5.1.1"
3068-
eslint-utils "^3.0.0"
3089+
semver "^7.3.7"
30693090

30703091
"@typescript-eslint/[email protected]":
30713092
version "5.37.0"
@@ -3075,12 +3096,12 @@
30753096
"@typescript-eslint/types" "5.37.0"
30763097
eslint-visitor-keys "^3.3.0"
30773098

3078-
"@typescript-eslint/visitor-keys@5.38.0":
3079-
version "5.38.0"
3080-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.38.0.tgz#60591ca3bf78aa12b25002c0993d067c00887e34"
3081-
integrity sha512-MxnrdIyArnTi+XyFLR+kt/uNAcdOnmT+879os7qDRI+EYySR4crXJq9BXPfRzzLGq0wgxkwidrCJ9WCAoacm1w==
3099+
"@typescript-eslint/visitor-keys@5.60.0":
3100+
version "5.60.0"
3101+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.60.0.tgz#b48b29da3f5f31dd1656281727004589d2722a66"
3102+
integrity sha512-wm9Uz71SbCyhUKgcaPRauBdTegUyY/ZWl8gLwD/i/ybJqscrrdVSFImpvUz16BLPChIeKBK5Fa9s6KDQjsjyWw==
30823103
dependencies:
3083-
"@typescript-eslint/types" "5.38.0"
3104+
"@typescript-eslint/types" "5.60.0"
30843105
eslint-visitor-keys "^3.3.0"
30853106

30863107
"@webassemblyjs/[email protected]":
@@ -8387,6 +8408,11 @@ nanomatch@^1.2.9:
83878408
snapdragon "^0.8.1"
83888409
to-regex "^3.0.1"
83898410

8411+
natural-compare-lite@^1.4.0:
8412+
version "1.4.0"
8413+
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
8414+
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
8415+
83908416
natural-compare@^1.4.0:
83918417
version "1.4.0"
83928418
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"

0 commit comments

Comments
 (0)