Skip to content

Commit c79eba1

Browse files
committed
chore(deps): update dependency nodemon to ^2.0.10
1 parent 79ef82d commit c79eba1

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
@@ -72,7 +72,7 @@
7272
"uikit": "^3.6.22"
7373
},
7474
"devDependencies": {
75-
"nodemon": "^2.0.7",
75+
"nodemon": "^2.0.10",
7676
"xo": "0.39.1"
7777
},
7878
"xo": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4213,10 +4213,10 @@ node-releases@^1.1.71:
42134213
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb"
42144214
integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==
42154215

4216-
nodemon@^2.0.7:
4217-
version "2.0.7"
4218-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.7.tgz#6f030a0a0ebe3ea1ba2a38f71bf9bab4841ced32"
4219-
integrity sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA==
4216+
nodemon@^2.0.10:
4217+
version "2.0.10"
4218+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.10.tgz#abda912860e5c1158ce0e1f13e0fe43b36b0ccb3"
4219+
integrity sha512-369KB2EC1fLzz7hIuKSRSIVhh9PXqFAwh1stxlNX8DMyat9y/maswuRxRMttyelnduLDa04r4wgVZ4fgRwZWuQ==
42204220
dependencies:
42214221
chokidar "^3.2.2"
42224222
debug "^3.2.6"

0 commit comments

Comments
 (0)