Merge branch 'renovate/mocha-10.x' into 'develop'
chore(deps): update dependency mocha to v10.7.0 Co-authored-by: GitLab CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!11172
This commit is contained in:
commit
56b35a083f
2 changed files with 7 additions and 7 deletions
|
@ -163,7 +163,7 @@
|
|||
"@types/websocket": "1.0.10",
|
||||
"@types/ws": "8.5.11",
|
||||
"cross-env": "7.0.3",
|
||||
"mocha": "10.6.0",
|
||||
"mocha": "10.7.0",
|
||||
"pug": "3.0.3",
|
||||
"strict-event-emitter-types": "2.0.0",
|
||||
"ts-loader": "9.5.1",
|
||||
|
|
|
@ -464,8 +464,8 @@ importers:
|
|||
specifier: 7.0.3
|
||||
version: 7.0.3
|
||||
mocha:
|
||||
specifier: 10.6.0
|
||||
version: 10.6.0
|
||||
specifier: 10.7.0
|
||||
version: 10.7.0
|
||||
pug:
|
||||
specifier: 3.0.3
|
||||
version: 3.0.3
|
||||
|
@ -5159,8 +5159,8 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
|
||||
mocha@10.6.0:
|
||||
resolution: {integrity: sha512-hxjt4+EEB0SA0ZDygSS015t65lJw/I2yRCS3Ae+SJ5FrbzrXgfYwJr96f0OvIXdj7h4lv/vLCrH3rkiuizFSvw==}
|
||||
mocha@10.7.0:
|
||||
resolution: {integrity: sha512-v8/rBWr2VO5YkspYINnvu81inSz2y3ODJrhO175/Exzor1RcEZZkizgE2A+w/CAXXoESS8Kys5E62dOHGHzULA==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -11399,7 +11399,7 @@ snapshots:
|
|||
content-disposition: 0.5.4
|
||||
content-type: 1.0.5
|
||||
cookies: 0.8.0
|
||||
debug: 4.3.3
|
||||
debug: 4.3.5(supports-color@8.1.1)
|
||||
delegates: 1.0.0
|
||||
depd: 2.0.0
|
||||
destroy: 1.2.0
|
||||
|
@ -11643,7 +11643,7 @@ snapshots:
|
|||
|
||||
mkdirp@2.1.6: {}
|
||||
|
||||
mocha@10.6.0:
|
||||
mocha@10.7.0:
|
||||
dependencies:
|
||||
ansi-colors: 4.1.3
|
||||
browser-stdout: 1.3.1
|
||||
|
|
Loading…
Reference in a new issue