Skip to content

Commit

Permalink
chore(deps): remove mkdirp and rimraf (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Feb 8, 2023
1 parent 0baa9a9 commit dcedc45
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 53 deletions.
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -43,10 +43,8 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.11.3",
"cacache": "^17.0.0",
"mkdirp": "^1.0.4",
"nock": "^13.2.4",
"require-inject": "^1.4.4",
"rimraf": "^3.0.2",
"ssri": "^10.0.0",
"tap": "^16.0.1"
},
Expand Down
51 changes: 0 additions & 51 deletions test/util/test-dir.js

This file was deleted.

0 comments on commit dcedc45

Please sign in to comment.