Skip to content

Commit 7109638

Browse files
Bump nodemon from 3.1.4 to 3.1.5
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: nodemon dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa9bb13 commit 7109638

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.2.10",
5757
"lodash": "^4.17.21",
58-
"nodemon": "^3.1.4",
58+
"nodemon": "^3.1.5",
5959
"prettier": "^3.3.3",
6060
"sort-package-json": "^2.10.1",
6161
"ts-jest": "^29.2.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,7 @@ __metadata:
846846
license-checker-rseidelsohn: "npm:^4.4.2"
847847
lint-staged: "npm:^15.2.10"
848848
lodash: "npm:^4.17.21"
849-
nodemon: "npm:^3.1.4"
849+
nodemon: "npm:^3.1.5"
850850
prettier: "npm:^3.3.3"
851851
sort-package-json: "npm:^2.10.1"
852852
ts-jest: "npm:^29.2.5"
@@ -4744,9 +4744,9 @@ __metadata:
47444744
languageName: node
47454745
linkType: hard
47464746

4747-
"nodemon@npm:^3.1.4":
4748-
version: 3.1.4
4749-
resolution: "nodemon@npm:3.1.4"
4747+
"nodemon@npm:^3.1.5":
4748+
version: 3.1.5
4749+
resolution: "nodemon@npm:3.1.5"
47504750
dependencies:
47514751
chokidar: "npm:^3.5.2"
47524752
debug: "npm:^4"
@@ -4760,7 +4760,7 @@ __metadata:
47604760
undefsafe: "npm:^2.0.5"
47614761
bin:
47624762
nodemon: bin/nodemon.js
4763-
checksum: be2335396a4c25549f86e9c69bb57e6a21758a9649d74182a359d88b80afbe84f67a1651e293a08c6d77ecdf5c6224d02990de9de225f70d7c659021206c877f
4763+
checksum: 9282b6d1480e13aabd295b817a31f0d2345fb35de71e80caaaf0623ed7ec67fa2503429fe91e1f1979ecfba4d85d20183df5cbb1b87f36c273ff13686f819e6b
47644764
languageName: node
47654765
linkType: hard
47664766

0 commit comments

Comments
 (0)