Skip to content

Commit 4b66ab5

Browse files
authored
Merge pull request #580 from chantouchsek/dependabot/npm_and_yarn/eslint-8.27.0
chore(deps-dev): bump eslint from 8.25.0 to 8.27.0
2 parents faa2e6c + dccd536 commit 4b66ab5

File tree

1 file changed

+20
-14
lines changed

1 file changed

+20
-14
lines changed

yarn.lock

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1545,14 +1545,14 @@
15451545
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.2.tgz#30aa825f11d438671d585bd44e7fd564535fc210"
15461546
integrity sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==
15471547

1548-
"@humanwhocodes/config-array@^0.10.5":
1549-
version "0.10.5"
1550-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5.tgz#bb679745224745fff1e9a41961c1d45a49f81c04"
1551-
integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==
1548+
"@humanwhocodes/config-array@^0.11.6":
1549+
version "0.11.7"
1550+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.7.tgz#38aec044c6c828f6ed51d5d7ae3d9b9faf6dbb0f"
1551+
integrity sha512-kBbPWzN8oVMLb0hOUYXhmxggL/1cJE6ydvjDIGi9EnAGUyA7cLVKQg+d/Dsm+KZwx2czGHrCmMVLiyg8s5JPKw==
15521552
dependencies:
15531553
"@humanwhocodes/object-schema" "^1.2.1"
15541554
debug "^4.1.1"
1555-
minimatch "^3.0.4"
1555+
minimatch "^3.0.5"
15561556

15571557
"@humanwhocodes/module-importer@^1.0.1":
15581558
version "1.0.1"
@@ -1796,7 +1796,7 @@
17961796
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
17971797
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
17981798

1799-
"@nodelib/fs.walk@^1.2.3":
1799+
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
18001800
version "1.2.8"
18011801
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
18021802
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -5489,13 +5489,14 @@ eslint-visitor-keys@^3.3.0:
54895489
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
54905490

54915491
eslint@^8.13.0:
5492-
version "8.25.0"
5493-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
5494-
integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==
5492+
version "8.27.0"
5493+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
5494+
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
54955495
dependencies:
54965496
"@eslint/eslintrc" "^1.3.3"
5497-
"@humanwhocodes/config-array" "^0.10.5"
5497+
"@humanwhocodes/config-array" "^0.11.6"
54985498
"@humanwhocodes/module-importer" "^1.0.1"
5499+
"@nodelib/fs.walk" "^1.2.8"
54995500
ajv "^6.10.0"
55005501
chalk "^4.0.0"
55015502
cross-spawn "^7.0.2"
@@ -5511,14 +5512,14 @@ eslint@^8.13.0:
55115512
fast-deep-equal "^3.1.3"
55125513
file-entry-cache "^6.0.1"
55135514
find-up "^5.0.0"
5514-
glob-parent "^6.0.1"
5515+
glob-parent "^6.0.2"
55155516
globals "^13.15.0"
5516-
globby "^11.1.0"
55175517
grapheme-splitter "^1.0.4"
55185518
ignore "^5.2.0"
55195519
import-fresh "^3.0.0"
55205520
imurmurhash "^0.1.4"
55215521
is-glob "^4.0.0"
5522+
is-path-inside "^3.0.3"
55225523
js-sdsl "^4.1.4"
55235524
js-yaml "^4.1.0"
55245525
json-stable-stringify-without-jsonify "^1.0.1"
@@ -6148,7 +6149,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
61486149
dependencies:
61496150
is-glob "^4.0.1"
61506151

6151-
glob-parent@^6.0.1:
6152+
glob-parent@^6.0.2:
61526153
version "6.0.2"
61536154
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
61546155
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -6901,6 +6902,11 @@ is-obj@^2.0.0:
69016902
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982"
69026903
integrity sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==
69036904

6905+
is-path-inside@^3.0.3:
6906+
version "3.0.3"
6907+
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
6908+
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
6909+
69046910
is-plain-obj@^1.0.0, is-plain-obj@^1.1.0:
69056911
version "1.1.0"
69066912
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
@@ -8156,7 +8162,7 @@ minimalistic-crypto-utils@^1.0.1:
81568162
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
81578163
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
81588164

8159-
minimatch@^3.0.4, minimatch@^3.1.2:
8165+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
81608166
version "3.1.2"
81618167
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
81628168
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)