Skip to content

Commit

Permalink
feat(backend): remove NYC/Istanbul dependency
Browse files Browse the repository at this point in the history
Not used anymore but leads to security alerts by dependabot.
  • Loading branch information
fkm-adfinis committed Mar 17, 2021
1 parent afef6ae commit a9de5f3
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 950 deletions.
3 changes: 0 additions & 3 deletions backend/.gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
coverage
node_modules
/config.js
dist
yarn-error.log
.nyc_output
3 changes: 0 additions & 3 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,9 @@
"eslint-plugin-prettier": "^3.3.1",
"gulp": "^4.0.2",
"gulp-eslint": "^6.0.0",
"gulp-istanbul": "^1.1.3",
"gulp-istanbul-enforcer": "^1.0.3",
"gulp-spawn-mocha": "^6.0.0",
"mocha": "^8.3.0",
"nodemon": "^2.0.7",
"nyc": "^15.1.0",
"prettier": "^2.2.1"
}
}
Loading

0 comments on commit a9de5f3

Please sign in to comment.