build(deps-dev): bump mocha from 10.4.0 to 10.5.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 24 Jun 2024 20:06:06 +0000 (20:06 +0000)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2024 20:06:06 +0000 (20:06 +0000)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.5.0.
- [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.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index 47c7da9c8b3af36bb2da6fd6e8cf7ca819e05382..d54d87c87be1fc38c008f2484a70e85361439dba 100644 (file)
     "globals": "^15.6.0",
     "husky": "^9.0.11",
     "lint-staged": "^15.2.7",
-    "mocha": "^10.4.0",
+    "mocha": "^10.5.0",
     "mochawesome": "^7.1.3",
     "neostandard": "^0.7.2",
     "prettier": "^3.3.2",
index f13c5d016a7f550b54c1be43327c8e7c3de7d6e3..5107a8edff89bb8e6b50089522e8a16bb939e2ae 100644 (file)
@@ -75,11 +75,11 @@ importers:
         specifier: ^15.2.7
         version: 15.2.7
       mocha:
-        specifier: ^10.4.0
-        version: 10.4.0
+        specifier: ^10.5.0
+        version: 10.5.0
       mochawesome:
         specifier: ^7.1.3
-        version: 7.1.3(mocha@10.4.0)
+        version: 7.1.3(mocha@10.5.0)
       neostandard:
         specifier: ^0.7.2
         version: 0.7.2(@typescript-eslint/parser@8.0.0-alpha.30(eslint@9.5.0)(typescript@5.5.2))(eslint@9.5.0)(typescript@5.5.2)
@@ -2431,8 +2431,8 @@ packages:
     resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
     engines: {node: '>=16 || 14 >=14.17'}
 
-  mocha@10.4.0:
-    resolution: {integrity: sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==}
+  mocha@10.5.0:
+    resolution: {integrity: sha512-KoCXMKfW2OMsvCbaJJFPdzg36lI9+tMH7yyXCoKh6PpFo7BAC/xqG7Ct/aitJDrGbIGcN2IT3cx3bZ6PDGaXmA==}
     engines: {node: '>= 14.0.0'}
     hasBin: true
 
@@ -5803,7 +5803,7 @@ snapshots:
 
   minipass@7.1.2: {}
 
-  mocha@10.4.0:
+  mocha@10.5.0:
     dependencies:
       ansi-colors: 4.1.1
       browser-stdout: 1.3.1
@@ -5841,7 +5841,7 @@ snapshots:
       validator: 13.12.0
       yargs: 17.7.2
 
-  mochawesome@7.1.3(mocha@10.4.0):
+  mochawesome@7.1.3(mocha@10.5.0):
     dependencies:
       chalk: 4.1.2
       diff: 5.2.0
@@ -5850,7 +5850,7 @@ snapshots:
       lodash.isfunction: 3.0.9
       lodash.isobject: 3.0.2
       lodash.isstring: 4.0.1
-      mocha: 10.4.0
+      mocha: 10.5.0
       mochawesome-report-generator: 6.2.0
       strip-ansi: 6.0.1
       uuid: 8.3.2