Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit 296e686

Browse files
authored
Merge pull request #19 from withspectrum/depfu/update/yarn/nodemon-1.18.10
Update nodemon: 1.18.9 → 1.18.10 (patch)
2 parents 4b9fec7 + 19e2132 commit 296e686

File tree

2 files changed

+39
-25
lines changed

2 files changed

+39
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"micro-dev": "^3.0.0",
35-
"nodemon": "^1.18.9",
35+
"nodemon": "^1.18.10",
3636
"standard": "^8.6.0"
3737
}
3838
}

yarn.lock

Lines changed: 38 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ astral-regex@^1.0.0:
193193
version "1.0.0"
194194
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"
195195

196-
async-each@^1.0.0:
196+
async-each@^1.0.0, async-each@^1.0.1:
197197
version "1.0.1"
198198
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
199199

@@ -287,7 +287,7 @@ brace-expansion@^1.1.7:
287287
balanced-match "^1.0.0"
288288
concat-map "0.0.1"
289289

290-
braces@^2.3.0, braces@^2.3.1:
290+
braces@^2.3.0, braces@^2.3.1, braces@^2.3.2:
291291
version "2.3.2"
292292
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
293293
dependencies:
@@ -448,24 +448,23 @@ [email protected]:
448448
optionalDependencies:
449449
fsevents "^1.1.2"
450450

451-
chokidar@^2.0.4:
452-
version "2.0.4"
453-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.%3Cspan%20class="x x-first x-last">0.4.tgz#356ff4e2b0e8e43e322d18a372460bbcf3accd26"
451+
chokidar@^2.1.0:
452+
version "2.1.0"
453+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.%3Cspan%20class="x x-first x-last">1.0.tgz#5fcb70d0b28ebe0867eb0f09d5f6a08f29a1efa0"
454454
dependencies:
455455
anymatch "^2.0.0"
456-
async-each "^1.0.0"
457-
braces "^2.3.0"
456+
async-each "^1.0.1"
457+
braces "^2.3.2"
458458
glob-parent "^3.1.0"
459-
inherits "^2.0.1"
459+
inherits "^2.0.3"
460460
is-binary-path "^1.0.0"
461461
is-glob "^4.0.0"
462-
lodash.debounce "^4.0.8"
463-
normalize-path "^2.1.1"
462+
normalize-path "^3.0.0"
464463
path-is-absolute "^1.0.0"
465-
readdirp "^2.0.0"
466-
upath "^1.0.5"
464+
readdirp "^2.2.1"
465+
upath "^1.1.0"
467466
optionalDependencies:
468-
fsevents "^1.2.2"
467+
fsevents "^1.2.7"
469468

470469
chownr@^1.0.1:
471470
version "1.0.1"
@@ -1220,13 +1219,20 @@ fs.realpath@^1.0.0:
12201219
version "1.0.0"
12211220
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
12221221

1223-
fsevents@^1.1.2, fsevents@^1.2.2:
1222+
fsevents@^1.1.2:
12241223
version "1.2.4"
12251224
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.4.tgz#f41dcb1af2582af3692da36fc55cbd8e1041c426"
12261225
dependencies:
12271226
nan "^2.9.2"
12281227
node-pre-gyp "^0.10.0"
12291228

1229+
fsevents@^1.2.7:
1230+
version "1.2.7"
1231+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.2.7.tgz#4851b664a3783e52003b3c66eb0eee1074933aa4"
1232+
dependencies:
1233+
nan "^2.9.2"
1234+
node-pre-gyp "^0.10.0"
1235+
12301236
gauge@~2.7.3:
12311237
version "2.7.4"
12321238
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -2040,10 +2046,6 @@ lodash.clonedeep@^4.5.0:
20402046
version "4.5.0"
20412047
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
20422048

2043-
lodash.debounce@^4.0.8:
2044-
version "4.0.8"
2045-
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
2046-
20472049
lodash.escaperegexp@^4.1.2:
20482050
version "4.1.2"
20492051
resolved "https://registry.yarnpkg.com/lodash.escaperegexp/-/lodash.escaperegexp-4.1.2.tgz#64762c48618082518ac3df4ccf5d5886dae20347"
@@ -2269,7 +2271,7 @@ micro@^9.3.2:
22692271
is-stream "1.1.0"
22702272
raw-body "2.3.2"
22712273

2272-
micromatch@^3.1.4:
2274+
micromatch@^3.1.10, micromatch@^3.1.4:
22732275
version "3.1.10"
22742276
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
22752277
dependencies:
@@ -2439,11 +2441,11 @@ nodeify@~1.0.0:
24392441
is-promise "~1.0.0"
24402442
promise "~1.3.0"
24412443

2442-
nodemon@^1.18.9:
2443-
version "1.18.9"
2444-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.%3Cspan%20class="x x-first x-last">9.tgz#90b467efd3b3c81b9453380aeb2a2cba535d0ead"
2444+
nodemon@^1.18.10:
2445+
version "1.18.10"
2446+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.%3Cspan%20class="x x-first x-last">10.tgz#3ba63f64eb4c283cf3e4f75f30817e9d4f393afe"
24452447
dependencies:
2446-
chokidar "^2.0.4"
2448+
chokidar "^2.1.0"
24472449
debug "^3.1.0"
24482450
ignore-by-default "^1.0.1"
24492451
minimatch "^3.0.4"
@@ -2473,6 +2475,10 @@ normalize-path@^2.1.1:
24732475
dependencies:
24742476
remove-trailing-separator "^1.0.1"
24752477

2478+
normalize-path@^3.0.0:
2479+
version "3.0.0"
2480+
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
2481+
24762482
24772483
version "2.0.0"
24782484
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-2.0.0.tgz#e04d8a369f3a4cadc850a2854f8fb0f8a8120328"
@@ -2889,6 +2895,14 @@ readdirp@^2.0.0:
28892895
readable-stream "^2.0.2"
28902896
set-immediate-shim "^1.0.1"
28912897

2898+
readdirp@^2.2.1:
2899+
version "2.2.1"
2900+
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.2.1.tgz#0e87622a3325aa33e892285caf8b4e846529a525"
2901+
dependencies:
2902+
graceful-fs "^4.1.11"
2903+
micromatch "^3.1.10"
2904+
readable-stream "^2.0.2"
2905+
28922906
readline2@^1.0.1:
28932907
version "1.0.1"
28942908
resolved "https://registry.yarnpkg.com/readline2/-/readline2-1.0.1.tgz#41059608ffc154757b715d9989d199ffbf372e35"
@@ -3548,7 +3562,7 @@ unzip-response@^2.0.1:
35483562
version "2.0.1"
35493563
resolved "https://registry.yarnpkg.com/unzip-response/-/unzip-response-2.0.1.tgz#d2f0f737d16b0615e72a6935ed04214572d56f97"
35503564

3551-
upath@^1.0.0, upath@^1.0.5:
3565+
upath@^1.0.0, upath@^1.1.0:
35523566
version "1.1.0"
35533567
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.0.tgz#35256597e46a581db4793d0ce47fa9aebfc9fabd"
35543568

0 commit comments

Comments
 (0)