Skip to content

Commit 6283c25

Browse files
committed
Update nodemon to 2.0.10
1 parent 8172ad0 commit 6283c25

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
@@ -75,7 +75,7 @@
7575
"husky": "4.3.8",
7676
"jest": "26.6.3",
7777
"jest-environment-node": "26.6.2",
78-
"nodemon": "2.0.7",
78+
"nodemon": "2.0.10",
7979
"prettier": "2.3.1"
8080
}
8181
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6712,10 +6712,10 @@ node-releases@^1.1.71:
67126712
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.72.tgz#14802ab6b1039a79a0c7d662b610a5bbd76eacbe"
67136713
integrity sha512-LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw==
67146714

6715-
nodemon@2.0.7:
6716-
version "2.0.7"
6717-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.7.tgz#6f030a0a0ebe3ea1ba2a38f71bf9bab4841ced32"
6718-
integrity sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA==
6715+
nodemon@2.0.10:
6716+
version "2.0.10"
6717+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.10.tgz#abda912860e5c1158ce0e1f13e0fe43b36b0ccb3"
6718+
integrity sha512-369KB2EC1fLzz7hIuKSRSIVhh9PXqFAwh1stxlNX8DMyat9y/maswuRxRMttyelnduLDa04r4wgVZ4fgRwZWuQ==
67196719
dependencies:
67206720
chokidar "^3.2.2"
67216721
debug "^3.2.6"

0 commit comments

Comments
 (0)