Skip to content

Commit 78fe80b

Browse files
chore(deps): update dependency eslint-plugin-check-file to v2 (#3446)
1 parent f231fed commit 78fe80b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.6.0",
4242
"eslint-config-prettier-standard": "4.0.1",
4343
"eslint-config-standard": "17.0.0",
44-
"eslint-plugin-check-file": "1.3.1",
44+
"eslint-plugin-check-file": "2.0.0",
4545
"eslint-plugin-etc": "2.0.2",
4646
"eslint-plugin-import": "2.27.5",
4747
"eslint-plugin-jest": "27.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9175,10 +9175,10 @@ eslint-module-utils@^2.7.4:
91759175
dependencies:
91769176
debug "^3.2.7"
91779177

9178-
eslint-plugin-check-file@1.3.1:
9179-
version "1.3.1"
9180-
resolved "https://registry.yarnpkg.com/eslint-plugin-check-file/-/eslint-plugin-check-file-1.3.1.tgz#e17af559201751921b7aafc82c8b3b962d6bd7a0"
9181-
integrity sha512-KdFTf+hzqCV4W496xT5rZYemZUY0To1Bzcaef75ugYBw+P2THAsiOrq5oLkngpTRNWJrJlfuKaXVMZiAwCPIjg==
9178+
eslint-plugin-check-file@2.0.0:
9179+
version "2.0.0"
9180+
resolved "https://registry.yarnpkg.com/eslint-plugin-check-file/-/eslint-plugin-check-file-2.0.0.tgz#b0c9da47c0ce9d7ccf12ce101fa722dd63eb85af"
9181+
integrity sha512-FBbhFXZErDw3AQar4kjw/4Pe0GqBXdXuHmCVedrMND6Ujc08XsjzuYmJ1/bcUI7I0Zf1hm5PXHlv0ClEgl55oA==
91829182
dependencies:
91839183
is-glob "^4.0.3"
91849184
micromatch "^4.0.4"

0 commit comments

Comments
 (0)