Skip to content

Commit

Permalink
Update dependency nodemon to v3.1.9 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 8c97fb6 commit 8b70dbe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@
"@types/minimist": "1.2.5",
"@types/node": "22.10.2",
"@types/pako": "2.0.3",
"nodemon": "3.1.7"
"nodemon": "3.1.9"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1780,7 +1780,7 @@ __metadata:
multer: "npm:1.4.5-lts.1"
nanoid: "npm:5.0.9"
nbt-ts: "npm:1.3.6"
nodemon: "npm:3.1.7"
nodemon: "npm:3.1.9"
pako: "npm:2.1.0"
ts-node: "npm:10.9.2"
typescript: "npm:5.7.2"
Expand Down Expand Up @@ -3550,9 +3550,9 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:3.1.7":
version: 3.1.7
resolution: "nodemon@npm:3.1.7"
"nodemon@npm:3.1.9":
version: 3.1.9
resolution: "nodemon@npm:3.1.9"
dependencies:
chokidar: "npm:^3.5.2"
debug: "npm:^4"
Expand All @@ -3566,7 +3566,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 10c0/e0b46939abdbce251b1d6281005a5763cee57db295bb00bc4a753b0f5320dac00fe53547fb6764c70a086cf6d1238875cccb800fbc71544b3ecbd3ef71183c87
checksum: 10c0/dbd6fab40e6be18929ac02366bfdc2203c1688f45186d9468f6bdeb192f0666d044500dfb729d825526715196456e6a17509a13de019b058cbce428d72d04eb5
languageName: node
linkType: hard

Expand Down

0 comments on commit 8b70dbe

Please sign in to comment.