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.20 "
45
45
},
46
46
"gacp" : {
47
47
"add" : false ,
Original file line number Diff line number Diff line change @@ -1330,7 +1330,7 @@ mimic-response@^1.0.0, mimic-response@^1.0.1:
1330
1330
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b"
1331
1331
integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
1332
1332
1333
- minimatch@^3.0.4 :
1333
+ minimatch@^3.1.2 :
1334
1334
version "3.1.2"
1335
1335
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
1336
1336
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -1377,15 +1377,15 @@ node-pronounce@^0.0.4:
1377
1377
compromise "^14.4.0"
1378
1378
compromise-speech "^0.1.0"
1379
1379
1380
- nodemon@^2.0.19 :
1381
- version "2.0.19 "
1382
- resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.19 .tgz#cac175f74b9cb8b57e770d47841995eebe4488bd "
1383
- integrity sha512-4pv1f2bMDj0Eeg/MhGqxrtveeQ5/G/UVe9iO6uTZzjnRluSA4PVWf8CW99LUPwGB3eNIA7zUFoP77YuI7hOc0A ==
1380
+ nodemon@^2.0.20 :
1381
+ version "2.0.20 "
1382
+ resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.20 .tgz#e3537de768a492e8d74da5c5813cb0c7486fc701 "
1383
+ integrity sha512-Km2mWHKKY5GzRg6i1j5OxOHQtuvVsgskLfigG25yTtbyfRGn/GNvIbRyOf1PSCKJ2aT/58TiuUsuOU5UToVViw ==
1384
1384
dependencies :
1385
1385
chokidar "^3.5.2"
1386
1386
debug "^3.2.7"
1387
1387
ignore-by-default "^1.0.1"
1388
- minimatch "^3.0.4 "
1388
+ minimatch "^3.1.2 "
1389
1389
pstree.remy "^1.1.8"
1390
1390
semver "^5.7.1"
1391
1391
simple-update-notifier "^1.0.7"
You can’t perform that action at this time.
0 commit comments