Skip to content

Commit

Permalink
chore(deps): update dependency nodemon to v3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent fc91a44 commit 2fcb6cc
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 @@ -27,7 +27,7 @@
"eslint-plugin-prettier": "5.2.1",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"nodemon": "3.1.5",
"nodemon": "3.1.6",
"supertest": "^7.0.0",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4679,7 +4679,7 @@ __metadata:
jest-mock: "npm:29.7.0"
joi: "npm:^17.7.0"
mongodb: "npm:6.9.0"
nodemon: "npm:3.1.5"
nodemon: "npm:3.1.6"
supertest: "npm:^7.0.0"
ts-jest: "npm:29.2.5"
ts-node: "npm:10.9.2"
Expand Down Expand Up @@ -7829,9 +7829,9 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:3.1.5":
version: 3.1.5
resolution: "nodemon@npm:3.1.5"
"nodemon@npm:3.1.6":
version: 3.1.6
resolution: "nodemon@npm:3.1.6"
dependencies:
chokidar: "npm:^3.5.2"
debug: "npm:^4"
Expand All @@ -7845,7 +7845,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 10c0/9282b6d1480e13aabd295b817a31f0d2345fb35de71e80caaaf0623ed7ec67fa2503429fe91e1f1979ecfba4d85d20183df5cbb1b87f36c273ff13686f819e6b
checksum: 10c0/c0fe4a5cccba7bdde1589f9d55c85f53e7c31af570f97bc0e2fc7ec0e6014024e89fb8977907e628360e0030fc6a4af14ebe063db294443d1dd7af14d10c77eb
languageName: node
linkType: hard

Expand Down

0 comments on commit 2fcb6cc

Please sign in to comment.