Skip to content

Commit 0d25ac9

Browse files
renovate[bot]samouss
authored andcommitted
chore(deps): update dependency nodemon to v2.0.22
1 parent 087cada commit 0d25ac9

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
@@ -26,7 +26,7 @@
2626
"uuid": "9.0.0"
2727
},
2828
"devDependencies": {
29-
"nodemon": "2.0.20"
29+
"nodemon": "2.0.22"
3030
},
3131
"proxy": "http://localhost:8080"
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8950,10 +8950,10 @@ node-releases@^1.1.52:
89508950
dependencies:
89518951
semver "^6.3.0"
89528952

8953-
8954-
version "2.0.20"
8955-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.20.tgz#e3537de768a492e8d74da5c5813cb0c7486fc701"
8956-
integrity sha512-Km2mWHKKY5GzRg6i1j5OxOHQtuvVsgskLfigG25yTtbyfRGn/GNvIbRyOf1PSCKJ2aT/58TiuUsuOU5UToVViw==
8953+
8954+
version "2.0.22"
8955+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.22.tgz#182c45c3a78da486f673d6c1702e00728daf5258"
8956+
integrity sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ==
89578957
dependencies:
89588958
chokidar "^3.5.2"
89598959
debug "^3.2.7"

0 commit comments

Comments
 (0)