diff --git a/AUTHORS b/AUTHORS index 92b98388c0..0cf883596a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -562,5 +562,6 @@ Marjorie Saito Khoa Huynh <58313491+khoaHyh@users.noreply.github.com> Sam Adams <107990625+sam-super@users.noreply.github.com> Marc Durdin +Ilya Goncharov # Generated by scripts/update-authors.js diff --git a/package-lock.json b/package-lock.json index 663794fc00..f2d601eaa7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mocha", - "version": "10.6.1", + "version": "10.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mocha", - "version": "10.6.1", + "version": "10.7.0", "license": "MIT", "dependencies": { "ansi-colors": "^4.1.3", diff --git a/package.json b/package.json index 7ab97d3232..a638d3cc95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mocha", - "version": "10.6.1", + "version": "10.7.0", "type": "commonjs", "description": "simple, flexible, fun test framework", "keywords": [