chore(deps): update dependency mocha to v10.5.1
This commit is contained in:
parent
186deaf22b
commit
ae09a6147b
2 changed files with 6 additions and 6 deletions
|
@ -167,7 +167,7 @@
|
||||||
"@types/ws": "8.5.10",
|
"@types/ws": "8.5.10",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"eslint": "9.5.0",
|
"eslint": "9.5.0",
|
||||||
"mocha": "10.5.0",
|
"mocha": "10.5.1",
|
||||||
"pug": "3.0.3",
|
"pug": "3.0.3",
|
||||||
"strict-event-emitter-types": "2.0.0",
|
"strict-event-emitter-types": "2.0.0",
|
||||||
"swc-loader": "0.2.6",
|
"swc-loader": "0.2.6",
|
||||||
|
|
|
@ -477,8 +477,8 @@ importers:
|
||||||
specifier: 9.5.0
|
specifier: 9.5.0
|
||||||
version: 9.5.0
|
version: 9.5.0
|
||||||
mocha:
|
mocha:
|
||||||
specifier: 10.5.0
|
specifier: 10.5.1
|
||||||
version: 10.5.0
|
version: 10.5.1
|
||||||
pug:
|
pug:
|
||||||
specifier: 3.0.3
|
specifier: 3.0.3
|
||||||
version: 3.0.3
|
version: 3.0.3
|
||||||
|
@ -6337,8 +6337,8 @@ packages:
|
||||||
mlly@1.7.1:
|
mlly@1.7.1:
|
||||||
resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
|
resolution: {integrity: sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==}
|
||||||
|
|
||||||
mocha@10.5.0:
|
mocha@10.5.1:
|
||||||
resolution: {integrity: sha512-KoCXMKfW2OMsvCbaJJFPdzg36lI9+tMH7yyXCoKh6PpFo7BAC/xqG7Ct/aitJDrGbIGcN2IT3cx3bZ6PDGaXmA==}
|
resolution: {integrity: sha512-eq5tEnaz2kM9ade8cuGJBMh5fBb9Ih/TB+ddlmPR+wLQmwLhUwa0ovqDlg7OTfKquW0BI7NUcNWX7DH8sC+3gw==}
|
||||||
engines: {node: '>= 14.0.0'}
|
engines: {node: '>= 14.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -14861,7 +14861,7 @@ snapshots:
|
||||||
pkg-types: 1.1.1
|
pkg-types: 1.1.1
|
||||||
ufo: 1.5.3
|
ufo: 1.5.3
|
||||||
|
|
||||||
mocha@10.5.0:
|
mocha@10.5.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-colors: 4.1.1
|
ansi-colors: 4.1.1
|
||||||
browser-stdout: 1.3.1
|
browser-stdout: 1.3.1
|
||||||
|
|
Loading…
Reference in a new issue