Skip to content

Commit 6cd7065

Browse files
build(deps-dev): bump nodemon from 3.1.10 to 3.1.11 (#94)
Bumps [nodemon](https://github.com/remy/nodemon) from 3.1.10 to 3.1.11. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](remy/nodemon@v3.1.10...v3.1.11) --- updated-dependencies: - dependency-name: nodemon dependency-version: 3.1.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e44369 commit 6cd7065

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
@@ -28,7 +28,7 @@
2828
"@types/node": "^24.10.0",
2929
"@types/supertest": "^6.0.3",
3030
"jest": "^30.2.0",
31-
"nodemon": "^3.1.10",
31+
"nodemon": "^3.1.11",
3232
"supertest": "^7.1.4",
3333
"ts-jest": "^29.4.5",
3434
"ts-node": "^10.9.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4484,7 +4484,7 @@ __metadata:
44844484
express-rate-limit: "npm:^8.2.1"
44854485
jest: "npm:^30.2.0"
44864486
mongoose: "npm:^8.19.3"
4487-
nodemon: "npm:^3.1.10"
4487+
nodemon: "npm:^3.1.11"
44884488
supertest: "npm:^7.1.4"
44894489
ts-jest: "npm:^29.4.5"
44904490
ts-node: "npm:^10.9.2"
@@ -5779,9 +5779,9 @@ __metadata:
57795779
languageName: node
57805780
linkType: hard
57815781

5782-
"nodemon@npm:^3.1.10":
5783-
version: 3.1.10
5784-
resolution: "nodemon@npm:3.1.10"
5782+
"nodemon@npm:^3.1.11":
5783+
version: 3.1.11
5784+
resolution: "nodemon@npm:3.1.11"
57855785
dependencies:
57865786
chokidar: "npm:^3.5.2"
57875787
debug: "npm:^4"
@@ -5795,7 +5795,7 @@ __metadata:
57955795
undefsafe: "npm:^2.0.5"
57965796
bin:
57975797
nodemon: bin/nodemon.js
5798-
checksum: 10c0/95b64d647f2c22e85e375b250517b0a4b32c2d2392ad898444e331f70d6b1ab43b17f53a8a1d68d5879ab8401fc6cd6e26f0d2a8736240984f6b5a8435b407c0
5798+
checksum: 10c0/f3c17897146f680eaf93f5e1f53b1fd4acbd61e4f7526ec6cbcc993d1c14cee8c722c41b30aa8b101447f672d38e6d7b17c97e77540df191d724826bb16ce474
57995799
languageName: node
58005800
linkType: hard
58015801

0 commit comments

Comments
 (0)