Skip to content

Commit 49cd04e

Browse files
dependabot[bot]buffcode
authored andcommitted
build(deps-dev): bump mocha and @types/mocha
Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 9.2.2 to 10.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.2.2...v10.1.0) Updates `@types/mocha` from 9.1.1 to 10.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ccf0ea commit 49cd04e

File tree

2 files changed

+38
-56
lines changed

2 files changed

+38
-56
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"url": "https://github.com/buffcode/ntp-packet-parser.git"
2424
},
2525
"devDependencies": {
26-
"@types/mocha": "^9.0.0",
26+
"@types/mocha": "^10.0.0",
2727
"@types/node": "^15.3.0",
28-
"mocha": "^9.1.3",
28+
"mocha": "^10.1.0",
2929
"prettier": "^2.3.0",
3030
"ts-mocha": "^10.0.0",
3131
"ts-node": "^10.4.0",

yarn.lock

Lines changed: 36 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,16 @@
5252
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
5353
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
5454

55-
"@types/mocha@^9.0.0":
56-
version "9.1.1"
57-
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
58-
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
55+
"@types/mocha@^10.0.0":
56+
version "10.0.0"
57+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.0.tgz#3d9018c575f0e3f7386c1de80ee66cc21fbb7a52"
58+
integrity sha512-rADY+HtTOA52l9VZWtgQfn4p+UDVM2eDVkMZT1I6syp0YKxW2F9v+0pbRZLsvskhQv/vMb6ZfCay81GHbz5SHg==
5959

6060
"@types/node@^15.3.0":
6161
version "15.3.0"
6262
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.0.tgz#d6fed7d6bc6854306da3dea1af9f874b00783e26"
6363
integrity sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ==
6464

65-
"@ungap/promise-all-settled@1.1.2":
66-
version "1.1.2"
67-
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
68-
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
69-
7065
acorn-walk@^8.1.1:
7166
version "8.2.0"
7267
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
@@ -135,6 +130,13 @@ brace-expansion@^1.1.7:
135130
balanced-match "^1.0.0"
136131
concat-map "0.0.1"
137132

133+
brace-expansion@^2.0.1:
134+
version "2.0.1"
135+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
136+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
137+
dependencies:
138+
balanced-match "^1.0.0"
139+
138140
braces@~3.0.2:
139141
version "3.0.2"
140142
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -211,10 +213,10 @@ create-require@^1.1.0:
211213
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
212214
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==
213215

214-
debug@4.3.3:
215-
version "4.3.3"
216-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
217-
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
216+
debug@4.3.4:
217+
version "4.3.4"
218+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
219+
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
218220
dependencies:
219221
ms "2.1.2"
220222

@@ -307,11 +309,6 @@ glob@7.2.0:
307309
once "^1.3.0"
308310
path-is-absolute "^1.0.0"
309311

310-
growl@1.10.5:
311-
version "1.10.5"
312-
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
313-
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
314-
315312
has-flag@^4.0.0:
316313
version "4.0.0"
317314
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
@@ -374,11 +371,6 @@ is-unicode-supported@^0.1.0:
374371
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
375372
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
376373

377-
isexe@^2.0.0:
378-
version "2.0.0"
379-
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
380-
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
381-
382374
js-yaml@4.1.0:
383375
version "4.1.0"
384376
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
@@ -413,12 +405,12 @@ make-error@^1.1.1:
413405
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2"
414406
integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==
415407

416-
minimatch@4.2.1:
417-
version "4.2.1"
418-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4"
419-
integrity sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==
408+
minimatch@5.0.1:
409+
version "5.0.1"
410+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b"
411+
integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==
420412
dependencies:
421-
brace-expansion "^1.1.7"
413+
brace-expansion "^2.0.1"
422414

423415
minimatch@^3.0.4:
424416
version "3.1.2"
@@ -439,32 +431,29 @@ mkdirp@^0.5.1:
439431
dependencies:
440432
minimist "^1.2.5"
441433

442-
mocha@^9.1.3:
443-
version "9.2.2"
444-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.2.2.tgz#d70db46bdb93ca57402c809333e5a84977a88fb9"
445-
integrity sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==
434+
mocha@^10.1.0:
435+
version "10.1.0"
436+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-10.1.0.tgz#dbf1114b7c3f9d0ca5de3133906aea3dfc89ef7a"
437+
integrity sha512-vUF7IYxEoN7XhQpFLxQAEMtE4W91acW4B6En9l97MwE9stL1A9gusXfoHZCLVHDUJ/7V5+lbCM6yMqzo5vNymg==
446438
dependencies:
447-
"@ungap/promise-all-settled" "1.1.2"
448439
ansi-colors "4.1.1"
449440
browser-stdout "1.3.1"
450441
chokidar "3.5.3"
451-
debug "4.3.3"
442+
debug "4.3.4"
452443
diff "5.0.0"
453444
escape-string-regexp "4.0.0"
454445
find-up "5.0.0"
455446
glob "7.2.0"
456-
growl "1.10.5"
457447
he "1.2.0"
458448
js-yaml "4.1.0"
459449
log-symbols "4.1.0"
460-
minimatch "4.2.1"
450+
minimatch "5.0.1"
461451
ms "2.1.3"
462-
nanoid "3.3.1"
452+
nanoid "3.3.3"
463453
serialize-javascript "6.0.0"
464454
strip-json-comments "3.1.1"
465455
supports-color "8.1.1"
466-
which "2.0.2"
467-
workerpool "6.2.0"
456+
workerpool "6.2.1"
468457
yargs "16.2.0"
469458
yargs-parser "20.2.4"
470459
yargs-unparser "2.0.0"
@@ -479,10 +468,10 @@ ms@2.1.3:
479468
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
480469
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
481470

482-
nanoid@3.3.1:
483-
version "3.3.1"
484-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
485-
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
471+
nanoid@3.3.3:
472+
version "3.3.3"
473+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3.tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25"
474+
integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==
486475

487476
normalize-path@^3.0.0, normalize-path@~3.0.0:
488477
version "3.0.0"
@@ -683,17 +672,10 @@ v8-compile-cache-lib@^3.0.1:
683672
resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"
684673
integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==
685674

686-
which@2.0.2:
687-
version "2.0.2"
688-
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
689-
integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==
690-
dependencies:
691-
isexe "^2.0.0"
692-
693-
workerpool@6.2.0:
694-
version "6.2.0"
695-
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.0.tgz#827d93c9ba23ee2019c3ffaff5c27fccea289e8b"
696-
integrity sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==
675+
workerpool@6.2.1:
676+
version "6.2.1"
677+
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
678+
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
697679

698680
wrap-ansi@^7.0.0:
699681
version "7.0.0"

0 commit comments

Comments
 (0)