Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
eslint: Remove unused dependency on 'debug' (#1097)
Browse files Browse the repository at this point in the history
It stopped being used as of #852.

Closes #1096.
  • Loading branch information
edmorley authored Sep 13, 2018
1 parent b212d1c commit f5a97db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
},
"dependencies": {
"babel-eslint": "^9.0.0",
"debug": "^3.1.0",
"deepmerge": "^1.5.2",
"eslint-loader": "^2.1.0",
"eslint-plugin-babel": "^5.1.0",
Expand Down

0 comments on commit f5a97db

Please sign in to comment.