Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 1641f45 commit 7fa0785
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 @@ -60,7 +60,7 @@
"eslint-plugin-notice": "^1.0.0",
"eslint-plugin-tsdoc": "^0.3.0",
"mocha": "^10.7.0",
"nodemon": "^3.1.4",
"nodemon": "^3.1.7",
"nyc": "^17.1.0",
"rimraf": "^6.0.1",
"typescript": "5.4.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ __metadata:
eslint-plugin-notice: "npm:^1.0.0"
eslint-plugin-tsdoc: "npm:^0.3.0"
mocha: "npm:^10.7.0"
nodemon: "npm:^3.1.4"
nodemon: "npm:^3.1.7"
nyc: "npm:^17.1.0"
rimraf: "npm:^6.0.1"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -3101,9 +3101,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 @@ -3117,7 +3117,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 10c0/be2335396a4c25549f86e9c69bb57e6a21758a9649d74182a359d88b80afbe84f67a1651e293a08c6d77ecdf5c6224d02990de9de225f70d7c659021206c877f
checksum: 10c0/e0b46939abdbce251b1d6281005a5763cee57db295bb00bc4a753b0f5320dac00fe53547fb6764c70a086cf6d1238875cccb800fbc71544b3ecbd3ef71183c87
languageName: node
linkType: hard

Expand Down

0 comments on commit 7fa0785

Please sign in to comment.