Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent b1d7c8f commit 2a68cf1
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 @@ -72,7 +72,7 @@
"husky": "9.0.11",
"jest": "29.7.0",
"node-mocks-http": "1.14.1",
"nodemon": "3.1.0",
"nodemon": "3.1.1",
"rimraf": "5.0.7",
"stryker-cli": "1.0.2",
"supertest": "7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8821,10 +8821,10 @@ node-source-walk@^7.0.0:
dependencies:
"@babel/parser" "^7.24.4"

[email protected].0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.0.tgz#ff7394f2450eb6a5e96fe4180acd5176b29799c9"
integrity sha512-xqlktYlDMCepBJd43ZQhjWwMw2obW/JRvkrLxq5RCNcuDDX1DbcPT+qT1IlIIdf+DhnWs90JpTMe+Y5KxOchvA==
[email protected].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 2a68cf1

Please sign in to comment.