From f61a727eae1e8c13b2038714604edf856c2b5b9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 11:27:59 +0000 Subject: [PATCH] Bump mocha from 10.3.0 to 10.4.0 Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.4.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v10.3.0...v10.4.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c8ce701..64f594e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "eslint": "^8.57.0", "eslint-config-etherpad": "^4.0.4", - "mocha": "^10.2.0", + "mocha": "^10.4.0", "typescript": "^5.4.2" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ef5690d..dffe8e9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,8 +23,8 @@ devDependencies: specifier: ^4.0.4 version: 4.0.4(eslint@8.57.0)(typescript@5.4.2) mocha: - specifier: ^10.2.0 - version: 10.3.0 + specifier: ^10.4.0 + version: 10.4.0 typescript: specifier: ^5.4.2 version: 5.4.2 @@ -1633,8 +1633,8 @@ packages: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} dev: true - /mocha@10.3.0: - resolution: {integrity: sha512-uF2XJs+7xSLsrmIvn37i/wnc91nw7XjOQB8ccyx5aEgdnohr7n+rEiZP23WkCYHjilR6+EboEnbq/ZQDz4LSbg==} + /mocha@10.4.0: + resolution: {integrity: sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==} engines: {node: '>= 14.0.0'} hasBin: true dependencies: