Skip to content

Commit

Permalink
Merge pull request #259 from ClarityCafe/renovate/eslint-config-clari…
Browse files Browse the repository at this point in the history
…ty-0.x

Update dependency eslint-config-clarity to v0.4.4
  • Loading branch information
sr229 authored May 4, 2020
2 parents 40583e6 + 0547cfd commit 1882767
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 @@ -67,7 +67,7 @@
"@typescript-eslint/parser": "2.30.0",
"cross-env": "7.0.2",
"eslint": "6.8.0",
"eslint-config-clarity": "0.4.3",
"eslint-config-clarity": "0.4.4",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.19.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1421,10 +1421,10 @@ escodegen@^1.11.1:
optionalDependencies:
source-map "~0.6.1"

eslint-config-clarity@0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/eslint-config-clarity/-/eslint-config-clarity-0.4.3.tgz#971874fb0d30897b69b0023d2921422a7cbd9d5e"
integrity sha512-jbuCVpiJB4DV5CnB5WTjV3E8O9RBLF07oedkVfdzOje+fqtavTBGXczup5zPEf6T5Ug69GL1bVrT7OBtTrx/Nw==
eslint-config-clarity@0.4.4:
version "0.4.4"
resolved "https://registry.yarnpkg.com/eslint-config-clarity/-/eslint-config-clarity-0.4.4.tgz#3173487add1aa42a68660e4e7d932508f7888c67"
integrity sha512-jzNkH+8AhOfEZSJIuvzZB9FqtBl2SIU0dlNf2Ct3W6fyb5TUFND1Og3b4fXtQgomdKc09Dtgt2U/Eg+dZutKKg==

eslint-import-resolver-node@^0.3.2:
version "0.3.3"
Expand Down

0 comments on commit 1882767

Please sign in to comment.