Skip to content

Commit e77d700

Browse files
chore(deps): update dependency nodemon to v3.1.9 (#641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55cbd0c commit e77d700

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
@@ -73,7 +73,7 @@
7373
"husky": "^9.0.0",
7474
"jest": "29.7.0",
7575
"lint-staged": "^15.0.0",
76-
"nodemon": "3.1.7",
76+
"nodemon": "3.1.9",
7777
"prettier": "3.4.2",
7878
"regenerator-runtime": "^0.14.0",
7979
"rimraf": "5.0.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5788,10 +5788,10 @@ node-releases@^2.0.14:
57885788
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
57895789
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
57905790

5791-
nodemon@3.1.7:
5792-
version "3.1.7"
5793-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.7.tgz#07cb1f455f8bece6a499e0d72b5e029485521a54"
5794-
integrity sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==
5791+
nodemon@3.1.9:
5792+
version "3.1.9"
5793+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.9.tgz#df502cdc3b120e1c3c0c6e4152349019efa7387b"
5794+
integrity sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==
57955795
dependencies:
57965796
chokidar "^3.5.2"
57975797
debug "^4"

0 commit comments

Comments
 (0)