Skip to content

Commit 5291c5b

Browse files
committed
Update dependency nodemon to v2.0.12
1 parent 144bcfc commit 5291c5b

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
@@ -68,7 +68,7 @@
6868
"husky": "7.0.1",
6969
"jest": "27.0.6",
7070
"lint-staged": "11.0.1",
71-
"nodemon": "2.0.9",
71+
"nodemon": "2.0.12",
7272
"prettier": "2.3.2",
7373
"rimraf": "3.0.2",
7474
"sass": "1.35.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10549,10 +10549,10 @@ node-res@^5.0.1:
1054910549
on-finished "^2.3.0"
1055010550
vary "^1.1.2"
1055110551

10552-
10553-
version "2.0.9"
10554-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.9.tgz#f5cd550ba215da3c1081459ae2c1c8da2c353165"
10555-
integrity sha512-6O4k7C8f2HQArGpaPBOqGGddjzDLQAqCYmq3tKMeNIbz7Is/hOphMHy2dcY10sSq5wl3cqyn9Iz+Ep2j51JOLg==
10552+
10553+
version "2.0.12"
10554+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.12.tgz#5dae4e162b617b91f1873b3bfea215dd71e144d5"
10555+
integrity sha512-egCTmNZdObdBxUBw6ZNwvZ/xzk24CKRs5K6d+5zbmrMr7rOpPmfPeF6OxM3DDpaRx331CQRFEktn+wrFFfBSOA==
1055610556
dependencies:
1055710557
chokidar "^3.2.2"
1055810558
debug "^3.2.6"

0 commit comments

Comments
 (0)