Skip to content

Commit 0e656ce

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

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.9",
34+
"nodemon": "^3.1.10",
3535
"prettier": "^3.5.3",
3636
"supertest": "^7.1.0",
3737
"typescript": "^5.8.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5433,7 +5433,7 @@ __metadata:
54335433
jest: "npm:^29.7.0"
54345434
jest-junit: "npm:^16.0.0"
54355435
lodash: "npm:^4.17.21"
5436-
nodemon: "npm:^3.1.9"
5436+
nodemon: "npm:^3.1.10"
54375437
prettier: "npm:^3.5.3"
54385438
supertest: "npm:^7.1.0"
54395439
typescript: "npm:^5.8.3"
@@ -5821,9 +5821,9 @@ __metadata:
58215821
languageName: node
58225822
linkType: hard
58235823

5824-
"nodemon@npm:^3.1.9":
5825-
version: 3.1.9
5826-
resolution: "nodemon@npm:3.1.9"
5824+
"nodemon@npm:^3.1.10":
5825+
version: 3.1.10
5826+
resolution: "nodemon@npm:3.1.10"
58275827
dependencies:
58285828
chokidar: "npm:^3.5.2"
58295829
debug: "npm:^4"
@@ -5837,7 +5837,7 @@ __metadata:
58375837
undefsafe: "npm:^2.0.5"
58385838
bin:
58395839
nodemon: bin/nodemon.js
5840-
checksum: dbd6fab40e6be18929ac02366bfdc2203c1688f45186d9468f6bdeb192f0666d044500dfb729d825526715196456e6a17509a13de019b058cbce428d72d04eb5
5840+
checksum: 95b64d647f2c22e85e375b250517b0a4b32c2d2392ad898444e331f70d6b1ab43b17f53a8a1d68d5879ab8401fc6cd6e26f0d2a8736240984f6b5a8435b407c0
58415841
languageName: node
58425842
linkType: hard
58435843

0 commit comments

Comments
 (0)