File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 41
41
"devDependencies" : {
42
42
"all-contributors-cli" : " ^6.20.0" ,
43
43
"gacp" : " ^3.0.3" ,
44
- "nodemon" : " ^2.0.19 "
44
+ "nodemon" : " ^2.0.22 "
45
45
},
46
46
"gacp" : {
47
47
"add" : false ,
Original file line number Diff line number Diff line change @@ -1331,7 +1331,7 @@ mimic-response@^1.0.0, mimic-response@^1.0.1:
1331
1331
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b"
1332
1332
integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
1333
1333
1334
- minimatch@^3.0.4 :
1334
+ minimatch@^3.1.2 :
1335
1335
version "3.1.2"
1336
1336
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
1337
1337
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -1378,15 +1378,15 @@ node-pronounce@^0.0.4:
1378
1378
compromise "^14.4.0"
1379
1379
compromise-speech "^0.1.0"
1380
1380
1381
- nodemon@^2.0.19 :
1382
- version "2.0.19 "
1383
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.19 .tgz#cac175f74b9cb8b57e770d47841995eebe4488bd "
1384
- integrity sha512-4pv1f2bMDj0Eeg/MhGqxrtveeQ5/G/UVe9iO6uTZzjnRluSA4PVWf8CW99LUPwGB3eNIA7zUFoP77YuI7hOc0A ==
1381
+ nodemon@^2.0.22 :
1382
+ version "2.0.22 "
1383
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.22 .tgz#182c45c3a78da486f673d6c1702e00728daf5258 "
1384
+ integrity sha512-B8YqaKMmyuCO7BowF1Z1/mkPqLk6cs/l63Ojtd6otKjMx47Dq1utxfRxcavH1I7VSaL8n5BUaoutadnsX3AAVQ ==
1385
1385
dependencies :
1386
1386
chokidar "^3.5.2"
1387
1387
debug "^3.2.7"
1388
1388
ignore-by-default "^1.0.1"
1389
- minimatch "^3.0.4 "
1389
+ minimatch "^3.1.2 "
1390
1390
pstree.remy "^1.1.8"
1391
1391
semver "^5.7.1"
1392
1392
simple-update-notifier "^1.0.7"
You can’t perform that action at this time.
0 commit comments