Skip to content

Commit f2bf8f5

Browse files
committed
chore(deps): bump @typescript-eslint/eslint-plugin to 5.2.0
1 parent ee9fe85 commit f2bf8f5

File tree

2 files changed

+48
-14
lines changed

2 files changed

+48
-14
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/react-dom": "17.0.10",
6363
"@types/styled-components": "5.1.15",
6464
"@typescript-eslint/parser": "5.1.0",
65-
"@typescript-eslint/eslint-plugin": "5.1.0",
65+
"@typescript-eslint/eslint-plugin": "5.2.0",
6666
"babel-loader": "8.2.3",
6767
"babel-plugin-styled-components": "1.13.3",
6868
"commitizen": "4.2.4",

yarn.lock

+47-13
Original file line numberDiff line numberDiff line change
@@ -3066,29 +3066,29 @@
30663066
dependencies:
30673067
"@types/yargs-parser" "*"
30683068

3069-
"@typescript-eslint/eslint-plugin@5.1.0":
3070-
version "5.1.0"
3071-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.1.0.tgz#381c188dfab12f7a2c7b6a8ba2402d6273eadeaa"
3072-
integrity sha512-bekODL3Tqf36Yz8u+ilha4zGxL9mdB6LIsIoMAvvC5FAuWo4NpZYXtCbv7B2CeR1LhI/lLtLk+q4tbtxuoVuCg==
3069+
"@typescript-eslint/eslint-plugin@5.2.0":
3070+
version "5.2.0"
3071+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.2.0.tgz#2bdb247cc2e2afce7efbce09afb9a6f0a8a08434"
3072+
integrity sha512-qQwg7sqYkBF4CIQSyRQyqsYvP+g/J0To9ZPVNJpfxfekl5RmdvQnFFTVVwpRtaUDFNvjfe/34TgY/dpc3MgNTw==
30733073
dependencies:
3074-
"@typescript-eslint/experimental-utils" "5.1.0"
3075-
"@typescript-eslint/scope-manager" "5.1.0"
3074+
"@typescript-eslint/experimental-utils" "5.2.0"
3075+
"@typescript-eslint/scope-manager" "5.2.0"
30763076
debug "^4.3.2"
30773077
functional-red-black-tree "^1.0.1"
30783078
ignore "^5.1.8"
30793079
regexpp "^3.2.0"
30803080
semver "^7.3.5"
30813081
tsutils "^3.21.0"
30823082

3083-
"@typescript-eslint/experimental-utils@5.1.0":
3084-
version "5.1.0"
3085-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.1.0.tgz#918a1a3d30404cc1f8edcfdf0df200804ef90d31"
3086-
integrity sha512-ovE9qUiZMOMgxQAESZsdBT+EXIfx/YUYAbwGUI6V03amFdOOxI9c6kitkgRvLkJaLusgMZ2xBhss+tQ0Y1HWxA==
3083+
"@typescript-eslint/experimental-utils@5.2.0":
3084+
version "5.2.0"
3085+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-5.2.0.tgz#e3b2cb9cd0aff9b50f68d9a414c299fd26b067e6"
3086+
integrity sha512-fWyT3Agf7n7HuZZRpvUYdFYbPk3iDCq6fgu3ulia4c7yxmPnwVBovdSOX7RL+k8u6hLbrXcdAehlWUVpGh6IEw==
30873087
dependencies:
30883088
"@types/json-schema" "^7.0.9"
3089-
"@typescript-eslint/scope-manager" "5.1.0"
3090-
"@typescript-eslint/types" "5.1.0"
3091-
"@typescript-eslint/typescript-estree" "5.1.0"
3089+
"@typescript-eslint/scope-manager" "5.2.0"
3090+
"@typescript-eslint/types" "5.2.0"
3091+
"@typescript-eslint/typescript-estree" "5.2.0"
30923092
eslint-scope "^5.1.1"
30933093
eslint-utils "^3.0.0"
30943094

@@ -3110,11 +3110,24 @@
31103110
"@typescript-eslint/types" "5.1.0"
31113111
"@typescript-eslint/visitor-keys" "5.1.0"
31123112

3113+
"@typescript-eslint/scope-manager@5.2.0":
3114+
version "5.2.0"
3115+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.2.0.tgz#7ce8e4ab2baaa0ad5282913ea8e13ce03ec6a12a"
3116+
integrity sha512-RW+wowZqPzQw8MUFltfKYZfKXqA2qgyi6oi/31J1zfXJRpOn6tCaZtd9b5u9ubnDG2n/EMvQLeZrsLNPpaUiFQ==
3117+
dependencies:
3118+
"@typescript-eslint/types" "5.2.0"
3119+
"@typescript-eslint/visitor-keys" "5.2.0"
3120+
31133121
"@typescript-eslint/types@5.1.0":
31143122
version "5.1.0"
31153123
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.1.0.tgz#a8a75ddfc611660de6be17d3ad950302385607a9"
31163124
integrity sha512-sEwNINVxcB4ZgC6Fe6rUyMlvsB2jvVdgxjZEjQUQVlaSPMNamDOwO6/TB98kFt4sYYfNhdhTPBEQqNQZjMMswA==
31173125

3126+
"@typescript-eslint/types@5.2.0":
3127+
version "5.2.0"
3128+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.2.0.tgz#7ad32d15abddb0ee968a330f0ea182ea544ef7cf"
3129+
integrity sha512-cTk6x08qqosps6sPyP2j7NxyFPlCNsJwSDasqPNjEQ8JMD5xxj2NHxcLin5AJQ8pAVwpQ8BMI3bTxR0zxmK9qQ==
3130+
31183131
"@typescript-eslint/typescript-estree@5.1.0":
31193132
version "5.1.0"
31203133
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.1.0.tgz#132aea34372df09decda961cb42457433aa6e83d"
@@ -3128,6 +3141,19 @@
31283141
semver "^7.3.5"
31293142
tsutils "^3.21.0"
31303143

3144+
"@typescript-eslint/typescript-estree@5.2.0":
3145+
version "5.2.0"
3146+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.2.0.tgz#c22e0ff6f8a4a3f78504a80ebd686fe2870a68ae"
3147+
integrity sha512-RsdXq2XmVgKbm9nLsE3mjNUM7BTr/K4DYR9WfFVMUuozHWtH5gMpiNZmtrMG8GR385EOSQ3kC9HiEMJWimxd/g==
3148+
dependencies:
3149+
"@typescript-eslint/types" "5.2.0"
3150+
"@typescript-eslint/visitor-keys" "5.2.0"
3151+
debug "^4.3.2"
3152+
globby "^11.0.4"
3153+
is-glob "^4.0.3"
3154+
semver "^7.3.5"
3155+
tsutils "^3.21.0"
3156+
31313157
"@typescript-eslint/visitor-keys@5.1.0":
31323158
version "5.1.0"
31333159
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.1.0.tgz#e01a01b27eb173092705ae983aa1451bd1842630"
@@ -3136,6 +3162,14 @@
31363162
"@typescript-eslint/types" "5.1.0"
31373163
eslint-visitor-keys "^3.0.0"
31383164

3165+
"@typescript-eslint/visitor-keys@5.2.0":
3166+
version "5.2.0"
3167+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.2.0.tgz#03522d35df98474f08e0357171a7d1b259a88f55"
3168+
integrity sha512-Nk7HizaXWWCUBfLA/rPNKMzXzWS8Wg9qHMuGtT+v2/YpPij4nVXrVJc24N/r5WrrmqK31jCrZxeHqIgqRzs0Xg==
3169+
dependencies:
3170+
"@typescript-eslint/types" "5.2.0"
3171+
eslint-visitor-keys "^3.0.0"
3172+
31393173
"@webassemblyjs/ast@1.9.0":
31403174
version "1.9.0"
31413175
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"

0 commit comments

Comments
 (0)