Skip to content

Commit a636edd

Browse files
committed
chore(deps): update devdependency eslint to v8.26.0
1 parent f1ae732 commit a636edd

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@nuxtjs/eslint-config-typescript": "11.0.0",
5252
"@release-it/conventional-changelog": "5.1.1",
5353
"c8": "^7.12.0",
54-
"eslint": "8.25.0",
54+
"eslint": "8.26.0",
5555
"eslint-config-prettier": "8.5.0",
5656
"husky": "8.0.1",
5757
"lint-staged": "13.0.3",

yarn.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -323,10 +323,10 @@
323323
dependencies:
324324
purgecss "^5.0.0"
325325

326-
"@humanwhocodes/config-array@^0.10.5":
327-
version "0.10.7"
328-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.7.tgz#6d53769fd0c222767e6452e8ebda825c22e9f0dc"
329-
integrity sha512-MDl6D6sBsaV452/QSdX+4CXIjZhIcI0PELsxUjk4U828yd58vk3bTIvk/6w5FY+4hIy9sLW0sfrV7K7Kc++j/w==
326+
"@humanwhocodes/config-array@^0.11.6":
327+
version "0.11.6"
328+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.6.tgz#6a51d603a3aaf8d4cf45b42b3f2ac9318a4adc4b"
329+
integrity sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==
330330
dependencies:
331331
"@humanwhocodes/object-schema" "^1.2.1"
332332
debug "^4.1.1"
@@ -445,7 +445,7 @@
445445
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
446446
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
447447

448-
"@nodelib/fs.walk@^1.2.3":
448+
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
449449
version "1.2.8"
450450
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
451451
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -3252,14 +3252,15 @@ eslint-visitor-keys@^3.3.0:
32523252
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
32533253
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
32543254

3255-
eslint@8.25.0:
3256-
version "8.25.0"
3257-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
3258-
integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==
3255+
eslint@8.26.0:
3256+
version "8.26.0"
3257+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.26.0.tgz#2bcc8836e6c424c4ac26a5674a70d44d84f2181d"
3258+
integrity sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==
32593259
dependencies:
32603260
"@eslint/eslintrc" "^1.3.3"
3261-
"@humanwhocodes/config-array" "^0.10.5"
3261+
"@humanwhocodes/config-array" "^0.11.6"
32623262
"@humanwhocodes/module-importer" "^1.0.1"
3263+
"@nodelib/fs.walk" "^1.2.8"
32633264
ajv "^6.10.0"
32643265
chalk "^4.0.0"
32653266
cross-spawn "^7.0.2"
@@ -3275,14 +3276,14 @@ [email protected]:
32753276
fast-deep-equal "^3.1.3"
32763277
file-entry-cache "^6.0.1"
32773278
find-up "^5.0.0"
3278-
glob-parent "^6.0.1"
3279+
glob-parent "^6.0.2"
32793280
globals "^13.15.0"
3280-
globby "^11.1.0"
32813281
grapheme-splitter "^1.0.4"
32823282
ignore "^5.2.0"
32833283
import-fresh "^3.0.0"
32843284
imurmurhash "^0.1.4"
32853285
is-glob "^4.0.0"
3286+
is-path-inside "^3.0.3"
32863287
js-sdsl "^4.1.4"
32873288
js-yaml "^4.1.0"
32883289
json-stable-stringify-without-jsonify "^1.0.1"
@@ -3814,7 +3815,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
38143815
dependencies:
38153816
is-glob "^4.0.1"
38163817

3817-
glob-parent@^6.0.1:
3818+
glob-parent@^6.0.2:
38183819
version "6.0.2"
38193820
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
38203821
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -4426,7 +4427,7 @@ is-obj@^2.0.0:
44264427
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982"
44274428
integrity sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==
44284429

4429-
is-path-inside@^3.0.2:
4430+
is-path-inside@^3.0.2, is-path-inside@^3.0.3:
44304431
version "3.0.3"
44314432
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
44324433
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==

0 commit comments

Comments
 (0)