Skip to content

Commit 8794cdd

Browse files
committed
chore(deps): update dependency eslint to v8.26.0
1 parent 2cba95b commit 8794cdd

File tree

1 file changed

+18
-40
lines changed

1 file changed

+18
-40
lines changed

yarn.lock

+18-40
Original file line numberDiff line numberDiff line change
@@ -1545,10 +1545,10 @@
15451545
minimatch "^3.1.2"
15461546
strip-json-comments "^3.1.1"
15471547

1548-
"@humanwhocodes/config-array@^0.10.5":
1549-
version "0.10.7"
1550-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.7.tgz#6d53769fd0c222767e6452e8ebda825c22e9f0dc"
1551-
integrity sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==
1548+
"@humanwhocodes/config-array@^0.11.6":
1549+
version "0.11.6"
1550+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.6.tgz#6a51d603a3aaf8d4cf45b42b3f2ac9318a4adc4b"
1551+
integrity sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==
15521552
dependencies:
15531553
"@humanwhocodes/object-schema" "^1.2.1"
15541554
debug "^4.1.1"
@@ -1826,7 +1826,7 @@
18261826
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
18271827
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
18281828

1829-
"@nodelib/fs.walk@^1.2.3":
1829+
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
18301830
version "1.2.8"
18311831
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
18321832
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -2433,11 +2433,6 @@ array-union@^1.0.1:
24332433
dependencies:
24342434
array-uniq "^1.0.1"
24352435

2436-
array-union@^2.1.0:
2437-
version "2.1.0"
2438-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
2439-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
2440-
24412436
array-union@^3.0.1:
24422437
version "3.0.1"
24432438
resolved "https://registry.yarnpkg.com/array-union/-/array-union-3.0.1.tgz#da52630d327f8b88cfbfb57728e2af5cd9b6b975"
@@ -3789,13 +3784,14 @@ eslint-visitor-keys@^3.3.0:
37893784
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
37903785

37913786
eslint@^8.0.0:
3792-
version "8.25.0"
3793-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
3794-
integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==
3787+
version "8.26.0"
3788+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.26.0.tgz#2bcc8836e6c424c4ac26a5674a70d44d84f2181d"
3789+
integrity sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==
37953790
dependencies:
37963791
"@eslint/eslintrc" "^1.3.3"
3797-
"@humanwhocodes/config-array" "^0.10.5"
3792+
"@humanwhocodes/config-array" "^0.11.6"
37983793
"@humanwhocodes/module-importer" "^1.0.1"
3794+
"@nodelib/fs.walk" "^1.2.8"
37993795
ajv "^6.10.0"
38003796
chalk "^4.0.0"
38013797
cross-spawn "^7.0.2"
@@ -3811,14 +3807,14 @@ eslint@^8.0.0:
38113807
fast-deep-equal "^3.1.3"
38123808
file-entry-cache "^6.0.1"
38133809
find-up "^5.0.0"
3814-
glob-parent "^6.0.1"
3810+
glob-parent "^6.0.2"
38153811
globals "^13.15.0"
3816-
globby "^11.1.0"
38173812
grapheme-splitter "^1.0.4"
38183813
ignore "^5.2.0"
38193814
import-fresh "^3.0.0"
38203815
imurmurhash "^0.1.4"
38213816
is-glob "^4.0.0"
3817+
is-path-inside "^3.0.3"
38223818
js-sdsl "^4.1.4"
38233819
js-yaml "^4.1.0"
38243820
json-stable-stringify-without-jsonify "^1.0.1"
@@ -4034,17 +4030,6 @@ fast-glob@^3.2.7:
40344030
merge2 "^1.3.0"
40354031
micromatch "^4.0.4"
40364032

4037-
fast-glob@^3.2.9:
4038-
version "3.2.12"
4039-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
4040-
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
4041-
dependencies:
4042-
"@nodelib/fs.stat" "^2.0.2"
4043-
"@nodelib/fs.walk" "^1.2.3"
4044-
glob-parent "^5.1.2"
4045-
merge2 "^1.3.0"
4046-
micromatch "^4.0.4"
4047-
40484033
fast-json-stable-stringify@^2.0.0:
40494034
version "2.1.0"
40504035
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -4343,7 +4328,7 @@ glob-parent@^5.1.2:
43434328
dependencies:
43444329
is-glob "^4.0.1"
43454330

4346-
glob-parent@^6.0.1:
4331+
glob-parent@^6.0.1, glob-parent@^6.0.2:
43474332
version "6.0.2"
43484333
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
43494334
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -4398,18 +4383,6 @@ globals@^13.15.0:
43984383
dependencies:
43994384
type-fest "^0.20.2"
44004385

4401-
globby@^11.1.0:
4402-
version "11.1.0"
4403-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
4404-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
4405-
dependencies:
4406-
array-union "^2.1.0"
4407-
dir-glob "^3.0.1"
4408-
fast-glob "^3.2.9"
4409-
ignore "^5.2.0"
4410-
merge2 "^1.4.1"
4411-
slash "^3.0.0"
4412-
44134386
globby@^12.0.2:
44144387
version "12.2.0"
44154388
resolved "https://registry.yarnpkg.com/globby/-/globby-12.2.0.tgz#2ab8046b4fba4ff6eede835b29f678f90e3d3c22"
@@ -5020,6 +4993,11 @@ is-path-inside@^2.1.0:
50204993
dependencies:
50214994
path-is-inside "^1.0.2"
50224995

4996+
is-path-inside@^3.0.3:
4997+
version "3.0.3"
4998+
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
4999+
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
5000+
50235001
is-plain-obj@^1.1.0:
50245002
version "1.1.0"
50255003
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"

0 commit comments

Comments
 (0)