Skip to content

Commit 3362bdd

Browse files
renovate[bot]Zoey2936
authored andcommitted
fix(deps): update dependency nodemon to v3.1.10
1 parent 94ecca0 commit 3362bdd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"mini-css-extract-plugin": "1.6.2",
2929
"moment": "2.30.1",
3030
"node-sass": "9.0.0",
31-
"nodemon": "3.1.9",
31+
"nodemon": "3.1.10",
3232
"numeral": "2.0.6",
3333
"sass-loader": "10.5.2",
3434
"style-loader": "4.0.0",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4575,10 +4575,10 @@ node-sass@9.0.0:
45754575
stdout-stream "^1.4.0"
45764576
"true-case-path" "^2.2.1"
45774577

4578-
nodemon@3.1.9:
4579-
version "3.1.9"
4580-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.9.tgz#df502cdc3b120e1c3c0c6e4152349019efa7387b"
4581-
integrity sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==
4578+
nodemon@3.1.10:
4579+
version "3.1.10"
4580+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-3.1.10.tgz#5015c5eb4fffcb24d98cf9454df14f4fecec9bc1"
4581+
integrity sha512-WDjw3pJ0/0jMFmyNDp3gvY2YizjLmmOUQo6DEBY+JgdvW/yQ9mEeSw6H5ythl5Ny2ytb7f9C2nIbjSxMNzbJXw==
45824582
dependencies:
45834583
chokidar "^3.5.2"
45844584
debug "^4"

0 commit comments

Comments
 (0)