Skip to content

Commit 911a5b4

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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4715815 commit 911a5b4

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
@@ -55,7 +55,7 @@
5555
"license-checker-rseidelsohn": "^4.4.2",
5656
"lint-staged": "^15.5.1",
5757
"lodash": "^4.17.21",
58-
"nodemon": "^3.1.9",
58+
"nodemon": "^3.1.10",
5959
"prettier": "^3.5.3",
6060
"sort-package-json": "^3.0.0",
6161
"ts-jest": "^29.3.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ __metadata:
826826
license-checker-rseidelsohn: "npm:^4.4.2"
827827
lint-staged: "npm:^15.5.1"
828828
lodash: "npm:^4.17.21"
829-
nodemon: "npm:^3.1.9"
829+
nodemon: "npm:^3.1.10"
830830
prettier: "npm:^3.5.3"
831831
sort-package-json: "npm:^3.0.0"
832832
ts-jest: "npm:^29.3.2"
@@ -4732,9 +4732,9 @@ __metadata:
47324732
languageName: node
47334733
linkType: hard
47344734

4735-
"nodemon@npm:^3.1.9":
4736-
version: 3.1.9
4737-
resolution: "nodemon@npm:3.1.9"
4735+
"nodemon@npm:^3.1.10":
4736+
version: 3.1.10
4737+
resolution: "nodemon@npm:3.1.10"
47384738
dependencies:
47394739
chokidar: "npm:^3.5.2"
47404740
debug: "npm:^4"
@@ -4748,7 +4748,7 @@ __metadata:
47484748
undefsafe: "npm:^2.0.5"
47494749
bin:
47504750
nodemon: bin/nodemon.js
4751-
checksum: dbd6fab40e6be18929ac02366bfdc2203c1688f45186d9468f6bdeb192f0666d044500dfb729d825526715196456e6a17509a13de019b058cbce428d72d04eb5
4751+
checksum: 95b64d647f2c22e85e375b250517b0a4b32c2d2392ad898444e331f70d6b1ab43b17f53a8a1d68d5879ab8401fc6cd6e26f0d2a8736240984f6b5a8435b407c0
47524752
languageName: node
47534753
linkType: hard
47544754

0 commit comments

Comments
 (0)