Skip to content

Commit

Permalink
Update dependency nodemon to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 2757a87 commit 51530ab
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 93 deletions.
192 changes: 101 additions & 91 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socatar",
"version": "1.0.125",
"version": "1.0.126",
"description": "Web service for easily requesting profile photos from several sources",
"main": "src/server.js",
"scripts": {
Expand All @@ -23,7 +23,7 @@
"ava": "3.15.0",
"codacy-coverage": "3.4.0",
"coveralls": "3.1.0",
"nodemon": "2.0.7",
"nodemon": "2.0.20",
"nyc": "15.1.0",
"rimraf": "3.0.2",
"standard": "16.0.3",
Expand Down

0 comments on commit 51530ab

Please sign in to comment.