Skip to content

Commit

Permalink
Update dependency nodemon to v3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2024
1 parent 7444e6e commit 67c82ce
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.5.1",
"@types/pako": "2.0.3",
"nodemon": "3.1.4"
"nodemon": "3.1.7"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1971,7 +1971,7 @@ __metadata:
multer: "npm:1.4.5-lts.1"
nanoid: "npm:5.0.7"
nbt-ts: "npm:1.3.6"
nodemon: "npm:3.1.4"
nodemon: "npm:3.1.7"
pako: "npm:2.1.0"
ts-node: "npm:10.9.2"
typescript: "npm:5.5.4"
Expand Down Expand Up @@ -3697,9 +3697,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 67c82ce

Please sign in to comment.