Skip to content

Commit b364409

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency nodemon to v2.0.14
1 parent 1460ded commit b364409

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.2",
6969
"jest": "27.0.6",
7070
"lint-staged": "11.0.1",
71-
"nodemon": "2.0.13",
71+
"nodemon": "2.0.14",
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
@@ -10275,10 +10275,10 @@ node-res@^5.0.1:
1027510275
on-finished "^2.3.0"
1027610276
vary "^1.1.2"
1027710277

10278-
10279-
version "2.0.13"
10280-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.13.tgz#67d40d3a4d5bd840aa785c56587269cfcf5d24aa"
10281-
integrity sha512-UMXMpsZsv1UXUttCn6gv8eQPhn6DR4BW+txnL3IN5IHqrCwcrT/yWHfL35UsClGXknTH79r5xbu+6J1zNHuSyA==
10278+
10279+
version "2.0.14"
10280+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.14.tgz#287c7a2f6cd8a18b07e94cd776ecb6a82e4ba439"
10281+
integrity sha512-frcpDx+PviKEQRSYzwhckuO2zoHcBYLHI754RE9z5h1RGtrngerc04mLpQQCPWBkH/2ObrX7We9YiwVSYZpFJQ==
1028210282
dependencies:
1028310283
chokidar "^3.2.2"
1028410284
debug "^3.2.6"

0 commit comments

Comments
 (0)