Skip to content

Commit

Permalink
Update del requirement from ^2.2.1 to ^5.1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [del](https://github.com/sindresorhus/del) to permit the latest version.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](sindresorhus/del@v2.2.1...v5.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jul 18, 2020
1 parent 172ba97 commit 831c6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "&lt;it's a metaphor for death&gt;",
"main": "server.js",
"dependencies": {
"del": "^2.2.1",
"del": "^5.1.0",
"gulp": "^4.0.2",
"gulp-gh-pages": "^0.5.4",
"gulp-nodemon": "^2.1.0",
Expand Down

0 comments on commit 831c6ff

Please sign in to comment.