diff --git a/AUTHORS b/AUTHORS index a872e5c109..0f46f00d64 100644 --- a/AUTHORS +++ b/AUTHORS @@ -559,5 +559,6 @@ StevenMia <166844090+StevenMia@users.noreply.github.com> Simon Hanna <33220646+simhnna@users.noreply.github.com> Ilia Choly Marjorie Saito +Khoa Huynh <58313491+khoaHyh@users.noreply.github.com> # Generated by scripts/update-authors.js diff --git a/package-lock.json b/package-lock.json index d9e2b95f89..f55017bbdb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mocha", - "version": "10.5.0", + "version": "10.5.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mocha", - "version": "10.5.0", + "version": "10.5.1", "license": "MIT", "dependencies": { "ansi-colors": "4.1.1", diff --git a/package.json b/package.json index 04adfa1d54..13d879c73d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mocha", - "version": "10.5.0", + "version": "10.5.1", "type": "commonjs", "description": "simple, flexible, fun test framework", "keywords": [