Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-check-file to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 11, 2023
1 parent 0307ef6 commit 255d9d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier-standard": "4.0.1",
"eslint-config-standard": "17.1.0",
"eslint-plugin-check-file": "2.4.0",
"eslint-plugin-check-file": "2.5.0",
"eslint-plugin-etc": "2.0.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10236,10 +10236,10 @@ eslint-module-utils@^2.7.4:
dependencies:
debug "^3.2.7"

eslint-plugin-check-file@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-check-file/-/eslint-plugin-check-file-2.4.0.tgz#7c8e7b5ef778df4b9a1b3e0b9556dc179d07457f"
integrity sha512-qQUCqeNA/Pn5BY3t88u6egF/wdLx0+ofbWrOtjCGj1ZqS1z2GaqV4JiWmYggKLQZqeSBl1yKQF9LL+wfOxavWg==
eslint-plugin-check-file@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-check-file/-/eslint-plugin-check-file-2.5.0.tgz#916ef77420166f56512d67e3e0a42ef2e8e53474"
integrity sha512-FP5FZbJPy2jb9dzVjg/GMNK3l24ZSWuaOwKIEzYjIxUmC8OTKMmC93Mm2s0XKulNi9xoqlX5VyCB0NZfz7MX3g==
dependencies:
is-glob "^4.0.3"
micromatch "^4.0.5"
Expand Down

0 comments on commit 255d9d3

Please sign in to comment.