From 4d9ffc52c543d6b084f1394e2c479ceebe7559da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 08:19:04 +0000 Subject: [PATCH] chore(deps): bump mocha to ^10.7.3 --- package.json | 2 +- packages-internal/test-utils/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index a20ac8cafcfcfb..728fb3c8537369 100644 --- a/package.json +++ b/package.json @@ -170,7 +170,7 @@ "lerna": "^8.1.8", "lodash": "^4.17.21", "markdownlint-cli2": "^0.13.0", - "mocha": "^10.7.0", + "mocha": "^10.7.3", "nx": "^19.5.7", "nyc": "^17.0.0", "piscina": "^4.6.1", diff --git a/packages-internal/test-utils/package.json b/packages-internal/test-utils/package.json index f0b6ebc1bee3b1..1135ef496bb666 100644 --- a/packages-internal/test-utils/package.json +++ b/packages-internal/test-utils/package.json @@ -47,7 +47,7 @@ "fs-extra": "^11.2.0", "jsdom": "^24.0.0", "lodash": "^4.17.21", - "mocha": "^10.7.0", + "mocha": "^10.7.3", "playwright": "^1.46.0", "prop-types": "^15.8.1", "sinon": "^16.1.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0246f4074539dc..702024f78bb562 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -267,8 +267,8 @@ importers: specifier: ^0.13.0 version: 0.13.0 mocha: - specifier: ^10.7.0 - version: 10.7.0 + specifier: ^10.7.3 + version: 10.7.3 nx: specifier: ^19.5.7 version: 19.5.7 @@ -1030,8 +1030,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 mocha: - specifier: ^10.7.0 - version: 10.7.0 + specifier: ^10.7.3 + version: 10.7.3 playwright: specifier: ^1.46.0 version: 1.46.0 @@ -9398,8 +9398,8 @@ packages: mlly@1.6.1: resolution: {integrity: sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==} - mocha@10.7.0: - resolution: {integrity: sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==} + mocha@10.7.3: + resolution: {integrity: sha512-uQWxAu44wwiACGqjbPYmjo7Lg8sFrS3dQe7PP2FQI+woptP4vZXSMcfMyFL/e1yFEeEpV4RtyTpZROOKmxis+A==} engines: {node: '>= 14.0.0'} hasBin: true @@ -21314,7 +21314,7 @@ snapshots: pkg-types: 1.0.3 ufo: 1.4.0 - mocha@10.7.0: + mocha@10.7.3: dependencies: ansi-colors: 4.1.3 browser-stdout: 1.3.1