ci: enable depcheck (#320)

This commit is contained in:
Vojtech Simetka
2022-04-01 11:22:27 +02:00
committed by GitHub
parent 8baecb783f
commit 4736e82da5
3 changed files with 33 additions and 10 deletions
+1 -1
View File
@@ -80,7 +80,7 @@
"babel-loader": "8.1.0",
"babel-plugin-syntax-dynamic-import": "6.18.0",
"babel-plugin-tsconfig-paths": "1.0.2",
"depcheck": "1.4.2",
"depcheck": "^1.4.3",
"eslint": "7.24.0",
"eslint-config-prettier": "8.2.0",
"eslint-config-react-app": "6.0.0",