Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to ^3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2024
1 parent 288fc8c commit b3d7383
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 @@ -46,7 +46,7 @@
"devDependencies": {
"generate-robotstxt": "^8.0.3",
"mocha": "^10.4.0",
"nodemon": "^3.1.0",
"nodemon": "^3.1.1",
"supertest": "^6.3.4"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1498,10 +1498,10 @@ node-html-to-image@^4.0.0:
puppeteer "21.0.1"
puppeteer-cluster "^0.23.0"

nodemon@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.0.tgz#ff7394f2450eb6a5e96fe4180acd5176b29799c9"
integrity sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA==
nodemon@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.1.tgz#779631d9da3a7f8a995b16976c87621818c19a8d"
integrity sha512-k43xGaDtaDIcufn0Fc6fTtsdKSkV/hQzoQFigNH//GaKta28yoKVYXCnV+KXRqfT/YzsFaQU9VdeEG+HEyxr6A==
dependencies:
chokidar "^3.5.2"
debug "^4"
Expand Down

0 comments on commit b3d7383

Please sign in to comment.