File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4141 "devDependencies" : {
4242 "all-contributors-cli" : " ^6.20.0" ,
4343 "gacp" : " ^3.0.3" ,
44- "nodemon" : " ^2.0.19 "
44+ "nodemon" : " ^2.0.22 "
4545 },
4646 "gacp" : {
4747 "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:
13311331 resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b"
13321332 integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
13331333
1334- minimatch@^3.0.4 :
1334+ minimatch@^3.1.2 :
13351335 version "3.1.2"
13361336 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
13371337 integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -1378,15 +1378,15 @@ node-pronounce@^0.0.4:
13781378 compromise "^14.4.0"
13791379 compromise-speech "^0.1.0"
13801380
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 ==
13851385 dependencies :
13861386 chokidar "^3.5.2"
13871387 debug "^3.2.7"
13881388 ignore-by-default "^1.0.1"
1389- minimatch "^3.0.4 "
1389+ minimatch "^3.1.2 "
13901390 pstree.remy "^1.1.8"
13911391 semver "^5.7.1"
13921392 simple-update-notifier "^1.0.7"
You can’t perform that action at this time.
0 commit comments