Skip to content

Commit f896d58

Browse files
committed
Update dependency nodemon to v3.1.5
1 parent ab4f79d commit f896d58

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jest": "29.7.0",
4545
"jest-util": "29.7.0",
4646
"mongodb-memory-server": "10.0.0",
47-
"nodemon": "3.1.4",
47+
"nodemon": "3.1.5",
4848
"prettier": "3.3.3"
4949
}
5050
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2272,10 +2272,10 @@ node-releases@^2.0.18:
22722272
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f"
22732273
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
22742274

2275-
2276-
version "3.1.4"
2277-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.4.tgz#c34dcd8eb46a05723ccde60cbdd25addcc8725e4"
2278-
integrity sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==
2275+
2276+
version "3.1.5"
2277+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.5.tgz#43d2a07d88a3778a3ba35b0dbdf505dcc5b3b5ad"
2278+
integrity sha512-V5UtfYc7hjFD4SI3EzD5TR8ChAHEZ+Ns7Z5fBk8fAbTVAj+q3G+w7sHJrHxXBkVn6ApLVTljau8wfHwqmGUjMw==
22792279
dependencies:
22802280
chokidar "^3.5.2"
22812281
debug "^4"

0 commit comments

Comments
 (0)