Skip to content

Commit

Permalink
Update dependency rimraf to v3 (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2019
1 parent b0e101f commit 4ca9a42
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 6 deletions.
90 changes: 86 additions & 4 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "socatar",
"version": "1.0.52",
"version": "1.0.53",
"description": "Web service for easily requesting profile photos from several sources",
"main": "src/server.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
"coveralls": "3.0.6",
"nodemon": "1.19.1",
"nyc": "14.1.1",
"rimraf": "2.7.0",
"rimraf": "3.0.0",
"standard": "13.1.0",
"supertest": "4.0.2"
},
Expand Down

0 comments on commit 4ca9a42

Please sign in to comment.