7
7
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
8
8
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
9
9
10
- " @eslint/eslintrc@^1.4.1 " :
11
- version "1.4.1"
12
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e"
13
- integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==
10
+ " @eslint-community/eslint-utils@^4.2.0 " :
11
+ version "4.2.0"
12
+ resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.2.0.tgz#a831e6e468b4b2b5ae42bf658bea015bf10bc518"
13
+ integrity sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==
14
+ dependencies :
15
+ eslint-visitor-keys "^3.3.0"
16
+
17
+ " @eslint-community/regexpp@^4.4.0 " :
18
+ version "4.4.0"
19
+ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
20
+ integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
21
+
22
+ " @eslint/eslintrc@^2.0.1 " :
23
+ version "2.0.1"
24
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.1.tgz#7888fe7ec8f21bc26d646dbd2c11cd776e21192d"
25
+ integrity sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==
14
26
dependencies :
15
27
ajv "^6.12.4"
16
28
debug "^4.3.2"
17
- espree "^9.4 .0"
29
+ espree "^9.5 .0"
18
30
globals "^13.19.0"
19
31
ignore "^5.2.0"
20
32
import-fresh "^3.2.1"
21
33
js-yaml "^4.1.0"
22
34
minimatch "^3.1.2"
23
35
strip-json-comments "^3.1.1"
24
36
37
+
38
+ version "8.36.0"
39
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.36.0.tgz#9837f768c03a1e4a30bd304a64fb8844f0e72efe"
40
+ integrity sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==
41
+
25
42
" @humanwhocodes/config-array@^0.11.8 " :
26
43
version "0.11.8"
27
44
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
@@ -1098,12 +1115,15 @@ eslint-webpack-plugin@^4.0.0:
1098
1115
normalize-path "^3.0.0"
1099
1116
schema-utils "^4.0.0"
1100
1117
1101
- eslint@^8.34 .0 :
1102
- version "8.34 .0"
1103
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.34 .0.tgz#fe0ab0ef478104c1f9ebc5537e303d25a8fb22d6 "
1104
- integrity sha512-1Z8iFsucw+7kSqXNZVslXS8Ioa4u2KM7GPwuKtkTFAqZ/cHMcEaR+1+Br0wLlot49cNxIiZk5wp8EAbPcYZxTg ==
1118
+ eslint@^8.36 .0 :
1119
+ version "8.36 .0"
1120
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.36 .0.tgz#1bd72202200a5492f91803b113fb8a83b11285cf "
1121
+ integrity sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw ==
1105
1122
dependencies :
1106
- " @eslint/eslintrc" " ^1.4.1"
1123
+ " @eslint-community/eslint-utils" " ^4.2.0"
1124
+ " @eslint-community/regexpp" " ^4.4.0"
1125
+ " @eslint/eslintrc" " ^2.0.1"
1126
+ " @eslint/js" " 8.36.0"
1107
1127
" @humanwhocodes/config-array" " ^0.11.8"
1108
1128
" @humanwhocodes/module-importer" " ^1.0.1"
1109
1129
" @nodelib/fs.walk" " ^1.2.8"
@@ -1114,10 +1134,9 @@ eslint@^8.34.0:
1114
1134
doctrine "^3.0.0"
1115
1135
escape-string-regexp "^4.0.0"
1116
1136
eslint-scope "^7.1.1"
1117
- eslint-utils "^3.0.0"
1118
1137
eslint-visitor-keys "^3.3.0"
1119
- espree "^9.4 .0"
1120
- esquery "^1.4.0 "
1138
+ espree "^9.5 .0"
1139
+ esquery "^1.4.2 "
1121
1140
esutils "^2.0.2"
1122
1141
fast-deep-equal "^3.1.3"
1123
1142
file-entry-cache "^6.0.1"
@@ -1138,24 +1157,23 @@ eslint@^8.34.0:
1138
1157
minimatch "^3.1.2"
1139
1158
natural-compare "^1.4.0"
1140
1159
optionator "^0.9.1"
1141
- regexpp "^3.2.0"
1142
1160
strip-ansi "^6.0.1"
1143
1161
strip-json-comments "^3.1.0"
1144
1162
text-table "^0.2.0"
1145
1163
1146
- espree@^9.4 .0 :
1147
- version "9.4.1 "
1148
- resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.1 .tgz#51d6092615567a2c2cff7833445e37c28c0065bd "
1149
- integrity sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg ==
1164
+ espree@^9.5 .0 :
1165
+ version "9.5.0 "
1166
+ resolved "https://registry.yarnpkg.com/espree/-/espree-9.5.0 .tgz#3646d4e3f58907464edba852fa047e6a27bdf113 "
1167
+ integrity sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw ==
1150
1168
dependencies :
1151
1169
acorn "^8.8.0"
1152
1170
acorn-jsx "^5.3.2"
1153
1171
eslint-visitor-keys "^3.3.0"
1154
1172
1155
- esquery@^1.4.0 :
1156
- version "1.4 .0"
1157
- resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.4 .0.tgz#2148ffc38b82e8c7057dfed48425b3e61f0f24a5 "
1158
- integrity sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w ==
1173
+ esquery@^1.4.2 :
1174
+ version "1.5 .0"
1175
+ resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.5 .0.tgz#6ce17738de8577694edd7361c57182ac8cb0db0b "
1176
+ integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg ==
1159
1177
dependencies :
1160
1178
estraverse "^5.1.0"
1161
1179
0 commit comments