Skip to content

Commit 508a7d1

Browse files
Bump nodemon from 3.1.7 to 3.1.9
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.7 to 3.1.9. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.7...v3.1.9) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 042d0db commit 508a7d1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"jest": "^29.7.0",
3232
"jest-junit": "^16.0.0",
3333
"lodash": "^4.17.21",
34-
"nodemon": "^3.1.7",
34+
"nodemon": "^3.1.9",
3535
"prettier": "^3.4.2",
3636
"supertest": "^7.0.0",
3737
"typescript": "^5.7.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5245,7 +5245,7 @@ __metadata:
52455245
jest: "npm:^29.7.0"
52465246
jest-junit: "npm:^16.0.0"
52475247
lodash: "npm:^4.17.21"
5248-
nodemon: "npm:^3.1.7"
5248+
nodemon: "npm:^3.1.9"
52495249
prettier: "npm:^3.4.2"
52505250
supertest: "npm:^7.0.0"
52515251
typescript: "npm:^5.7.2"
@@ -5642,9 +5642,9 @@ __metadata:
56425642
languageName: node
56435643
linkType: hard
56445644

5645-
"nodemon@npm:^3.1.7":
5646-
version: 3.1.7
5647-
resolution: "nodemon@npm:3.1.7"
5645+
"nodemon@npm:^3.1.9":
5646+
version: 3.1.9
5647+
resolution: "nodemon@npm:3.1.9"
56485648
dependencies:
56495649
chokidar: "npm:^3.5.2"
56505650
debug: "npm:^4"
@@ -5658,7 +5658,7 @@ __metadata:
56585658
undefsafe: "npm:^2.0.5"
56595659
bin:
56605660
nodemon: bin/nodemon.js
5661-
checksum: e0b46939abdbce251b1d6281005a5763cee57db295bb00bc4a753b0f5320dac00fe53547fb6764c70a086cf6d1238875cccb800fbc71544b3ecbd3ef71183c87
5661+
checksum: dbd6fab40e6be18929ac02366bfdc2203c1688f45186d9468f6bdeb192f0666d044500dfb729d825526715196456e6a17509a13de019b058cbce428d72d04eb5
56625662
languageName: node
56635663
linkType: hard
56645664

0 commit comments

Comments
 (0)