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

Commit f5a97db

Browse files
authored
eslint: Remove unused dependency on 'debug' (#1097)
It stopped being used as of #852. Closes #1096.
1 parent b212d1c commit f5a97db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/eslint/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
},
2525
"dependencies": {
2626
"babel-eslint": "^9.0.0",
27-
"debug": "^3.1.0",
2827
"deepmerge": "^1.5.2",
2928
"eslint-loader": "^2.1.0",
3029
"eslint-plugin-babel": "^5.1.0",

0 commit comments

Comments
 (0)