From 87c87face70ae0579c14e3a03f69ddeeccb38ce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:15:28 +0100 Subject: [PATCH] Bump mocha from 10.7.3 to 10.8.1 (#34471) Bumps [mocha](https://github.com/mochajs/mocha) from 10.7.3 to 10.8.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v10.7.3...v10.8.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- js/libs/keycloak-admin-client/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/js/libs/keycloak-admin-client/package.json b/js/libs/keycloak-admin-client/package.json index d7eec9e192..fe08298d3b 100644 --- a/js/libs/keycloak-admin-client/package.json +++ b/js/libs/keycloak-admin-client/package.json @@ -52,7 +52,7 @@ "@types/node": "^22.8.2", "chai": "^5.1.2", "lodash-es": "^4.17.21", - "mocha": "^10.7.3", + "mocha": "^10.8.1", "ts-node": "^10.9.2" }, "author": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 81875fcdcc..1adb2029a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -369,8 +369,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 mocha: - specifier: ^10.7.3 - version: 10.7.3 + specifier: ^10.8.1 + version: 10.8.1 ts-node: specifier: ^10.9.2 version: 10.9.2(@swc/core@1.7.36)(@types/node@22.8.2)(typescript@5.6.3) @@ -3769,8 +3769,8 @@ packages: mlly@1.7.2: resolution: {integrity: sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==} - mocha@10.7.3: - resolution: {integrity: sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==} + mocha@10.8.1: + resolution: {integrity: sha512-WxSpEWgF03HfgNKBuysfK40DUaOSVX5zxgLDoieMGO+zyE69iq2eQ1vBypvIJ5mOPKpuVAqWiTbt4Orj7L6wVw==} engines: {node: '>= 14.0.0'} hasBin: true @@ -8659,7 +8659,7 @@ snapshots: pkg-types: 1.2.1 ufo: 1.5.4 - mocha@10.7.3: + mocha@10.8.1: dependencies: ansi-colors: 4.1.3 browser-stdout: 1.3.1