Skip to content

Commit 67a110e

Browse files
chore(deps): update dependency nodemon to v3.1.10
1 parent 91f4810 commit 67a110e

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
@@ -59,7 +59,7 @@
5959
"eslint-config-prettier": "8.10.0",
6060
"eslint-plugin-jest": "27.9.0",
6161
"jest": "29.7.0",
62-
"nodemon": "3.1.9",
62+
"nodemon": "3.1.10",
6363
"prettier": "3.5.3",
6464
"rimraf": "5.0.10",
6565
"semantic-release": "21.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5755,10 +5755,10 @@ node-releases@^2.0.2:
57555755
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01"
57565756
integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==
57575757

5758-
nodemon@3.1.9:
5759-
version "3.1.9"
5760-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.9.tgz#df502cdc3b120e1c3c0c6e4152349019efa7387b"
5761-
integrity sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==
5758+
nodemon@3.1.10:
5759+
version "3.1.10"
5760+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.10.tgz#5015c5eb4fffcb24d98cf9454df14f4fecec9bc1"
5761+
integrity sha512-WDjw3pJ0/0jMFmyNDp3gvY2YizjLmmOUQo6DEBY+JgdvW/yQ9mEeSw6H5ythl5Ny2ytb7f9C2nIbjSxMNzbJXw==
57625762
dependencies:
57635763
chokidar "^3.5.2"
57645764
debug "^4"

0 commit comments

Comments
 (0)