Skip to content

Commit

Permalink
Bump nodemon from 3.1.5 to 3.1.6
Browse files Browse the repository at this point in the history
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.5...v3.1.6)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 588771c commit 1ea7d26
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 @@ -31,7 +31,7 @@
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"lodash": "^4.17.21",
"nodemon": "^3.1.5",
"nodemon": "^3.1.6",
"prettier": "^3.3.3",
"supertest": "^7.0.0",
"typescript": "^5.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5366,7 +5366,7 @@ __metadata:
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
lodash: "npm:^4.17.21"
nodemon: "npm:^3.1.5"
nodemon: "npm:^3.1.6"
prettier: "npm:^3.3.3"
supertest: "npm:^7.0.0"
typescript: "npm:^5.6.2"
Expand Down Expand Up @@ -5763,9 +5763,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 @@ -5779,7 +5779,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 9282b6d1480e13aabd295b817a31f0d2345fb35de71e80caaaf0623ed7ec67fa2503429fe91e1f1979ecfba4d85d20183df5cbb1b87f36c273ff13686f819e6b
checksum: c0fe4a5cccba7bdde1589f9d55c85f53e7c31af570f97bc0e2fc7ec0e6014024e89fb8977907e628360e0030fc6a4af14ebe063db294443d1dd7af14d10c77eb
languageName: node
linkType: hard

Expand Down

0 comments on commit 1ea7d26

Please sign in to comment.