Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-etc to ^0.0.1-beta.36 (#126)
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 Aug 8, 2020
1 parent c12b9c8 commit 57d19d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"@typescript-eslint/parser": "^3.6.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-ban": "^1.4.0",
"eslint-plugin-etc": "^0.0.1-beta.34",
"eslint-plugin-etc": "^0.0.1-beta.36",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsdoc": "^29.1.2",
"eslint-plugin-react": "^7.20.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1669,10 +1669,10 @@ eslint-plugin-ban@^1.4.0:
dependencies:
requireindex "~1.2.0"

eslint-plugin-etc@^0.0.1-beta.34:
version "0.0.1-beta.34"
resolved "https://registry.yarnpkg.com/eslint-plugin-etc/-/eslint-plugin-etc-0.0.1-beta.34.tgz#5bd5d202f378c03eca48fdd958b41137243ee3df"
integrity sha512-2nFAOoj/zC7KXFs9L3J+UgVJ9JitpEX+Im7tZlgblO12aLUv8iFDvkoyg5llEKncAxlmI+bHcVjZIs8jig23wA==
eslint-plugin-etc@^0.0.1-beta.36:
version "0.0.1-beta.36"
resolved "https://registry.yarnpkg.com/eslint-plugin-etc/-/eslint-plugin-etc-0.0.1-beta.36.tgz#88480a2a6904cbdbb5a541947a19c4e10b588753"
integrity sha512-nudF0TSMJufZwSD8VUr5i/9iB/XKW2u/OEcn/wfsQNFvhLzae3gH47HYMJd3aFyDLreWJuIi8hcYN6qHP53QTw==
dependencies:
"@phenomnomnominal/tsquery" "^4.0.0"
"@typescript-eslint/experimental-utils" "^3.2.0"
Expand Down

0 comments on commit 57d19d9

Please sign in to comment.