Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #87 from TiagoDanin/renovate/nodemon-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency nodemon to v2.0.7
  • Loading branch information
TiagoDanin authored May 9, 2021
2 parents fbc14d3 + 2ff0632 commit c74abd1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"devDependencies": {
"env-cmd": "10.1.0",
"nodemon": "2.0.6",
"nodemon": "2.0.7",
"xo": "0.35.0"
},
"xo": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3204,10 +3204,10 @@ nodejs-i18n@2.4.0:
minimist "^1.2.5"
tempy "0.5.0"

nodemon@2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.6.tgz#1abe1937b463aaf62f0d52e2b7eaadf28cc2240d"
integrity sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ==
nodemon@2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.7.tgz#6f030a0a0ebe3ea1ba2a38f71bf9bab4841ced32"
integrity sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA==
dependencies:
chokidar "^3.2.2"
debug "^3.2.6"
Expand Down

0 comments on commit c74abd1

Please sign in to comment.