Skip to content

Commit

Permalink
chore(package): remove duplicate eslint dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JaKXz committed Apr 14, 2019
1 parent 2b17007 commit e3eced3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"@typescript-eslint/eslint-plugin": "^1.6.0",
"babel-jest": "^24.7.1",
"babel-plugin-lodash": "^3.3.4",
"eslint": "^5.0.0",
"eslint-config-jest-files": "^0.1.3",
"eslint-config-typescript-basic": "^1.0.1",
"eslint-config-unicorn-camelcase": "^0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2092,7 +2092,7 @@ eslint-visitor-keys@^1.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==

eslint@^5.0.0, eslint@^5.12.0:
eslint@^5.12.0:
version "5.16.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
integrity sha512-S3Rz11i7c8AA5JPv7xAH+dOyq/Cu/VXHiHXBPOU1k/JAM5dXqQPt3qcrhpHSorXmrpu2g0gkIBVXAqCpzfoZIg==
Expand Down

0 comments on commit e3eced3

Please sign in to comment.