Bump mocha from 10.5.1 to 10.5.2
Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.1 to 10.5.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.5.1...v10.5.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d924db0b0b
commit
fa47d1a416
2 changed files with 6 additions and 6 deletions
|
@ -52,7 +52,7 @@
|
|||
"@types/node": "^20.14.9",
|
||||
"chai": "^5.1.1",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mocha": "^10.5.1",
|
||||
"mocha": "^10.5.2",
|
||||
"ts-node": "^10.9.2"
|
||||
},
|
||||
"author": {
|
||||
|
|
|
@ -348,8 +348,8 @@ importers:
|
|||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
mocha:
|
||||
specifier: ^10.5.1
|
||||
version: 10.5.1
|
||||
specifier: ^10.5.2
|
||||
version: 10.5.2
|
||||
ts-node:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@swc/core@1.5.7)(@types/node@20.14.9)(typescript@5.5.2)
|
||||
|
@ -3672,8 +3672,8 @@ packages:
|
|||
mlly@1.7.0:
|
||||
resolution: {integrity: sha512-U9SDaXGEREBYQgfejV97coK0UL1r+qnF2SyO9A3qcI8MzKnsIFKHNVEkrDyNncQTKQQumsasmeq84eNMdBfsNQ==}
|
||||
|
||||
mocha@10.5.1:
|
||||
resolution: {integrity: sha512-eq5tEnaz2kM9ade8cuGJBMh5fBb9Ih/TB+ddlmPR+wLQmwLhUwa0ovqDlg7OTfKquW0BI7NUcNWX7DH8sC+3gw==}
|
||||
mocha@10.5.2:
|
||||
resolution: {integrity: sha512-9btlN3JKCefPf+vKd/kcKz2SXxi12z6JswkGfaAF0saQvnsqLJk504ZmbxhSoENge08E9dsymozKgFMTl5PQsA==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -8515,7 +8515,7 @@ snapshots:
|
|||
pkg-types: 1.1.0
|
||||
ufo: 1.5.3
|
||||
|
||||
mocha@10.5.1:
|
||||
mocha@10.5.2:
|
||||
dependencies:
|
||||
ansi-colors: 4.1.1
|
||||
browser-stdout: 1.3.1
|
||||
|
|
Loading…
Reference in a new issue