Skip to content

Commit fd5998e

Browse files
chore(deps): update dependency eslint-plugin-check-file to v2.6.1 (#4431)
1 parent e804f48 commit fd5998e

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "8.9.0",
4242
"eslint-config-prettier-standard": "4.0.1",
4343
"eslint-config-standard": "17.1.0",
44-
"eslint-plugin-check-file": "2.5.0",
44+
"eslint-plugin-check-file": "2.6.1",
4545
"eslint-plugin-etc": "2.0.3",
4646
"eslint-plugin-import": "2.28.0",
4747
"eslint-plugin-jest": "27.2.3",

yarn.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10843,14 +10843,13 @@ eslint-module-utils@^2.8.0:
1084310843
dependencies:
1084410844
debug "^3.2.7"
1084510845

10846-
eslint-plugin-check-file@2.5.0:
10847-
version "2.5.0"
10848-
resolved "https://registry.yarnpkg.com/eslint-plugin-check-file/-/eslint-plugin-check-file-2.5.0.tgz#916ef77420166f56512d67e3e0a42ef2e8e53474"
10849-
integrity sha512-FP5FZbJPy2jb9dzVjg/GMNK3l24ZSWuaOwKIEzYjIxUmC8OTKMmC93Mm2s0XKulNi9xoqlX5VyCB0NZfz7MX3g==
10846+
eslint-plugin-check-file@2.6.1:
10847+
version "2.6.1"
10848+
resolved "https://registry.yarnpkg.com/eslint-plugin-check-file/-/eslint-plugin-check-file-2.6.1.tgz#f3614d3f746e22e5d3118aec40ae2fdb2498ede0"
10849+
integrity sha512-2I7cAboj6sC2CG0oHan1bMKZlk/nLz78TLc+YIiIFTCwlp/rGm0WtrGTcZ+65WWeDU3JY5OsKgEWG7TcL1H4iQ==
1085010850
dependencies:
1085110851
is-glob "^4.0.3"
1085210852
micromatch "^4.0.5"
10853-
requireindex "^1.2.0"
1085410853

1085510854
eslint-plugin-es-x@^7.1.0:
1085610855
version "7.1.0"
@@ -18181,7 +18180,7 @@ require-main-filename@^2.0.0:
1818118180
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b"
1818218181
integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
1818318182

18184-
requireindex@^1.2.0, requireindex@~1.2.0:
18183+
requireindex@~1.2.0:
1818518184
version "1.2.0"
1818618185
resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.2.0.tgz#3463cdb22ee151902635aa6c9535d4de9c2ef1ef"
1818718186
integrity sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==

0 commit comments

Comments
 (0)