File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 76
76
"jest" : " ^29.7.0" ,
77
77
"mkver" : " ^2.1.0" ,
78
78
"nock" : " 14.0.0-beta.13" ,
79
- "nodemon" : " ^3.1.4 " ,
79
+ "nodemon" : " ^3.1.5 " ,
80
80
"smee-client" : " ^2.0.1" ,
81
81
"ts-jest" : " ^29.1.5" ,
82
82
"typescript" : " ^5.6.2"
Original file line number Diff line number Diff line change @@ -3997,10 +3997,10 @@ node-releases@^2.0.18:
3997
3997
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f"
3998
3998
integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==
3999
3999
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 ==
4004
4004
dependencies :
4005
4005
chokidar "^3.5.2"
4006
4006
debug "^4"
You can’t perform that action at this time.
0 commit comments