Skip to content

Commit

Permalink
fix(deps): update dependency nodemon to v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2024
1 parent d80dbda commit 8ee46cf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"mongoose": "6.13.0",
"multer": "1.4.5-lts.1",
"node-input-validator": "4.5.1",
"nodemon": "3.1.3",
"nodemon": "3.1.4",
"octokit": "3.2.1",
"passport": "0.7.0",
"passport-anonymous": "1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,7 @@ __metadata:
multer: "npm:1.4.5-lts.1"
nock: "npm:13.5.4"
node-input-validator: "npm:4.5.1"
nodemon: "npm:3.1.3"
nodemon: "npm:3.1.4"
octokit: "npm:3.2.1"
passport: "npm:0.7.0"
passport-anonymous: "npm:1.0.1"
Expand Down Expand Up @@ -8840,9 +8840,9 @@ __metadata:
languageName: node
linkType: hard

"nodemon@npm:3.1.3":
version: 3.1.3
resolution: "nodemon@npm:3.1.3"
"nodemon@npm:3.1.4":
version: 3.1.4
resolution: "nodemon@npm:3.1.4"
dependencies:
chokidar: "npm:^3.5.2"
debug: "npm:^4"
Expand All @@ -8856,7 +8856,7 @@ __metadata:
undefsafe: "npm:^2.0.5"
bin:
nodemon: bin/nodemon.js
checksum: 10c0/0cee93b3c68ab5c1a286b2e94b6e75d0e2ba1fc5d085fc3401d9aca4515617afd2d528fc4a482773b6eb8de449032b4ab326c9599f8cee3099a79430fd9f4ee4
checksum: 10c0/be2335396a4c25549f86e9c69bb57e6a21758a9649d74182a359d88b80afbe84f67a1651e293a08c6d77ecdf5c6224d02990de9de225f70d7c659021206c877f
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ee46cf

Please sign in to comment.