Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-etc to ^1.1.7 (#168)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 3, 2020
1 parent 3471a54 commit f8b227e
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 @@ -39,7 +39,7 @@
"@typescript-eslint/parser": "^4.9.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-ban": "^1.4.0",
"eslint-plugin-etc": "^1.1.5",
"eslint-plugin-etc": "^1.1.7",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.7.8",
"eslint-plugin-react": "^7.21.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1723,10 +1723,10 @@ eslint-plugin-ban@^1.4.0:
dependencies:
requireindex "~1.2.0"

eslint-plugin-etc@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/eslint-plugin-etc/-/eslint-plugin-etc-1.1.5.tgz#29102203ed4475ca17d2230ccb1236a9148443c0"
integrity sha512-3xL62PJiDEPSy1XJGFOViT+pTnfzIe18LYZEWcShBjvf/MMGZBo+hbtb0gJ+u/3UCNkW+cx7+XLpfcEp3UzYcQ==
eslint-plugin-etc@^1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/eslint-plugin-etc/-/eslint-plugin-etc-1.1.7.tgz#f3de5724ebe92cfd0be08204d255c35c482907d4"
integrity sha512-invh+uREpsJGamInK0eBrCe37CiPY74u3o04UVK+YTtpJgEm6DVF7Wxc+svuPPE0BZlzjoU3PQmrimABTzk/xg==
dependencies:
"@phenomnomnominal/tsquery" "^4.0.0"
"@typescript-eslint/experimental-utils" "^4.0.0"
Expand Down

0 comments on commit f8b227e

Please sign in to comment.