Skip to content

Commit a6b2a85

Browse files
chore(deps-dev): bump eslint from 8.25.0 to 8.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.25.0...v8.26.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90f2e55 commit a6b2a85

File tree

1 file changed

+18
-12
lines changed

1 file changed

+18
-12
lines changed

yarn.lock

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -308,10 +308,10 @@
308308
minimatch "^3.1.2"
309309
strip-json-comments "^3.1.1"
310310

311-
"@humanwhocodes/config-array@^0.10.5":
312-
version "0.10.5"
313-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5.tgz#bb679745224745fff1e9a41961c1d45a49f81c04"
314-
integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==
311+
"@humanwhocodes/config-array@^0.11.6":
312+
version "0.11.6"
313+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.6.tgz#6a51d603a3aaf8d4cf45b42b3f2ac9318a4adc4b"
314+
integrity sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==
315315
dependencies:
316316
"@humanwhocodes/object-schema" "^1.2.1"
317317
debug "^4.1.1"
@@ -543,7 +543,7 @@
543543
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
544544
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
545545

546-
"@nodelib/fs.walk@^1.2.3":
546+
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
547547
version "1.2.8"
548548
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
549549
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -1409,13 +1409,14 @@ eslint-visitor-keys@^2.0.0:
14091409
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
14101410

14111411
eslint@^8.8.0:
1412-
version "8.25.0"
1413-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
1414-
integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==
1412+
version "8.26.0"
1413+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.26.0.tgz#2bcc8836e6c424c4ac26a5674a70d44d84f2181d"
1414+
integrity sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==
14151415
dependencies:
14161416
"@eslint/eslintrc" "^1.3.3"
1417-
"@humanwhocodes/config-array" "^0.10.5"
1417+
"@humanwhocodes/config-array" "^0.11.6"
14181418
"@humanwhocodes/module-importer" "^1.0.1"
1419+
"@nodelib/fs.walk" "^1.2.8"
14191420
ajv "^6.10.0"
14201421
chalk "^4.0.0"
14211422
cross-spawn "^7.0.2"
@@ -1431,14 +1432,14 @@ eslint@^8.8.0:
14311432
fast-deep-equal "^3.1.3"
14321433
file-entry-cache "^6.0.1"
14331434
find-up "^5.0.0"
1434-
glob-parent "^6.0.1"
1435+
glob-parent "^6.0.2"
14351436
globals "^13.15.0"
1436-
globby "^11.1.0"
14371437
grapheme-splitter "^1.0.4"
14381438
ignore "^5.2.0"
14391439
import-fresh "^3.0.0"
14401440
imurmurhash "^0.1.4"
14411441
is-glob "^4.0.0"
1442+
is-path-inside "^3.0.3"
14421443
js-sdsl "^4.1.4"
14431444
js-yaml "^4.1.0"
14441445
json-stable-stringify-without-jsonify "^1.0.1"
@@ -1681,7 +1682,7 @@ glob-parent@^5.1.2:
16811682
dependencies:
16821683
is-glob "^4.0.1"
16831684

1684-
glob-parent@^6.0.1:
1685+
glob-parent@^6.0.2:
16851686
version "6.0.2"
16861687
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
16871688
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -1880,6 +1881,11 @@ is-number@^7.0.0:
18801881
resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b"
18811882
integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==
18821883

1884+
is-path-inside@^3.0.3:
1885+
version "3.0.3"
1886+
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
1887+
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
1888+
18831889
is-potential-custom-element-name@^1.0.1:
18841890
version "1.0.1"
18851891
resolved "https://registry.yarnpkg.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz#171ed6f19e3ac554394edf78caa05784a45bebb5"

0 commit comments

Comments
 (0)