Skip to content

Commit bc7d5c2

Browse files
build: bump nodemon from 3.1.4 to 3.1.5 (#915)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e0505a commit bc7d5c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"jest": "^29.7.0",
7777
"mkver": "^2.1.0",
7878
"nock": "14.0.0-beta.13",
79-
"nodemon": "^3.1.4",
79+
"nodemon": "^3.1.5",
8080
"smee-client": "^2.0.1",
8181
"ts-jest": "^29.1.5",
8282
"typescript": "^5.6.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3997,10 +3997,10 @@ node-releases@^2.0.18:
39973997
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f"
39983998
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
39993999

4000-
nodemon@^3.1.4:
4001-
version "3.1.4"
4002-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.4.tgz#c34dcd8eb46a05723ccde60cbdd25addcc8725e4"
4003-
integrity sha512-wjPBbFhtpJwmIeY2yP7QF+UKzPfltVGtfce1g/bB15/8vCGZj8uxD62b/b9M9/WVgme0NZudpownKN+c0plXlQ==
4000+
nodemon@^3.1.5:
4001+
version "3.1.5"
4002+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.5.tgz#43d2a07d88a3778a3ba35b0dbdf505dcc5b3b5ad"
4003+
integrity sha512-V5UtfYc7hjFD4SI3EzD5TR8ChAHEZ+Ns7Z5fBk8fAbTVAj+q3G+w7sHJrHxXBkVn6ApLVTljau8wfHwqmGUjMw==
40044004
dependencies:
40054005
chokidar "^3.5.2"
40064006
debug "^4"

0 commit comments

Comments
 (0)