Skip to content

Commit

Permalink
Update dependency nodemon to v2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 20, 2021
1 parent 1460ded commit b364409
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 @@ -68,7 +68,7 @@
"husky": "7.0.2",
"jest": "27.0.6",
"lint-staged": "11.0.1",
"nodemon": "2.0.13",
"nodemon": "2.0.14",
"prettier": "2.3.2",
"rimraf": "3.0.2",
"sass": "1.35.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10275,10 +10275,10 @@ node-res@^5.0.1:
on-finished "^2.3.0"
vary "^1.1.2"

[email protected].13:
version "2.0.13"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.13.tgz#67d40d3a4d5bd840aa785c56587269cfcf5d24aa"
integrity sha512-UMXMpsZsv1UXUttCn6gv8eQPhn6DR4BW+txnL3IN5IHqrCwcrT/yWHfL35UsClGXknTH79r5xbu+6J1zNHuSyA==
[email protected].14:
version "2.0.14"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.14.tgz#287c7a2f6cd8a18b07e94cd776ecb6a82e4ba439"
integrity sha512-frcpDx+PviKEQRSYzwhckuO2zoHcBYLHI754RE9z5h1RGtrngerc04mLpQQCPWBkH/2ObrX7We9YiwVSYZpFJQ==
dependencies:
chokidar "^3.2.2"
debug "^3.2.6"
Expand Down

0 comments on commit b364409

Please sign in to comment.