From e72da1ac2c254a45237d961fe678653646fbac09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:08:41 +0100 Subject: [PATCH] Bump mocha from 10.8.1 to 10.8.2 (#34526) Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.1 to 10.8.2. - [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.8.1...v10.8.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... 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 ba86ae5ec6..8a4811f5e6 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.4", "chai": "^5.1.2", "lodash-es": "^4.17.21", - "mocha": "^10.8.1", + "mocha": "^10.8.2", "ts-node": "^10.9.2" }, "author": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 554d5a4264..c5b878474c 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.8.1 - version: 10.8.1 + specifier: ^10.8.2 + version: 10.8.2 ts-node: specifier: ^10.9.2 version: 10.9.2(@swc/core@1.7.36)(@types/node@22.8.4)(typescript@5.6.3) @@ -3779,8 +3779,8 @@ packages: mlly@1.7.2: resolution: {integrity: sha512-tN3dvVHYVz4DhSXinXIk7u9syPYaJvio118uomkovAtWBT+RdbP6Lfh/5Lvo519YMmwBafwlh20IPTXIStscpA==} - mocha@10.8.1: - resolution: {integrity: sha512-WxSpEWgF03HfgNKBuysfK40DUaOSVX5zxgLDoieMGO+zyE69iq2eQ1vBypvIJ5mOPKpuVAqWiTbt4Orj7L6wVw==} + mocha@10.8.2: + resolution: {integrity: sha512-VZlYo/WE8t1tstuRmqgeyBgCbJc/lEdopaa+axcKzTBJ+UIdlAB9XnmvTCAH4pwR4ElNInaedhEBmZD8iCSVEg==} engines: {node: '>= 14.0.0'} hasBin: true @@ -8675,7 +8675,7 @@ snapshots: pkg-types: 1.2.1 ufo: 1.5.4 - mocha@10.8.1: + mocha@10.8.2: dependencies: ansi-colors: 4.1.3 browser-stdout: 1.3.1