mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update dependency mocha to v10.4.0 (#20279)
This commit is contained in:
parent
1d4f02df2e
commit
7c944d3767
@ -222,7 +222,7 @@
|
|||||||
"lodash.template": "4.5.0",
|
"lodash.template": "4.5.0",
|
||||||
"magic-string": "0.30.9",
|
"magic-string": "0.30.9",
|
||||||
"map-stream": "0.0.7",
|
"map-stream": "0.0.7",
|
||||||
"mocha": "10.3.0",
|
"mocha": "10.4.0",
|
||||||
"object-hash": "3.0.0",
|
"object-hash": "3.0.0",
|
||||||
"open": "10.1.0",
|
"open": "10.1.0",
|
||||||
"pinst": "3.0.0",
|
"pinst": "3.0.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -9770,7 +9770,7 @@ __metadata:
|
|||||||
map-stream: "npm:0.0.7"
|
map-stream: "npm:0.0.7"
|
||||||
marked: "npm:12.0.1"
|
marked: "npm:12.0.1"
|
||||||
memoize-one: "npm:6.0.0"
|
memoize-one: "npm:6.0.0"
|
||||||
mocha: "npm:10.3.0"
|
mocha: "npm:10.4.0"
|
||||||
node-vibrant: "npm:3.2.1-alpha.1"
|
node-vibrant: "npm:3.2.1-alpha.1"
|
||||||
object-hash: "npm:3.0.0"
|
object-hash: "npm:3.0.0"
|
||||||
open: "npm:10.1.0"
|
open: "npm:10.1.0"
|
||||||
@ -12124,9 +12124,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"mocha@npm:10.3.0":
|
"mocha@npm:10.4.0":
|
||||||
version: 10.3.0
|
version: 10.4.0
|
||||||
resolution: "mocha@npm:10.3.0"
|
resolution: "mocha@npm:10.4.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-colors: "npm:4.1.1"
|
ansi-colors: "npm:4.1.1"
|
||||||
browser-stdout: "npm:1.3.1"
|
browser-stdout: "npm:1.3.1"
|
||||||
@ -12151,7 +12151,7 @@ __metadata:
|
|||||||
bin:
|
bin:
|
||||||
_mocha: bin/_mocha
|
_mocha: bin/_mocha
|
||||||
mocha: bin/mocha.js
|
mocha: bin/mocha.js
|
||||||
checksum: 10/8b30b3fdb3f365fca7e069fce732e13db4192e1bf8f49e63ec67a3b7857c41cbcd162289ad22178db6ef405fb251b8a0dbb54e942d08c72abf45e1ec3fcdd052
|
checksum: 10/0147b2a86c8a3b134b3bda949006aa5f2b08db606b9394e38eb3fa0d97dd2f54f06eb4afb270d4ae08aa6fb7674282737ed556b9a8bc407f9b8488380852eca4
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user