mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update dependency mocha to v10.8.0 (#22627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3321dd4ca7
commit
da96c27893
@ -224,7 +224,7 @@
|
|||||||
"lodash.template": "4.5.0",
|
"lodash.template": "4.5.0",
|
||||||
"magic-string": "0.30.12",
|
"magic-string": "0.30.12",
|
||||||
"map-stream": "0.0.7",
|
"map-stream": "0.0.7",
|
||||||
"mocha": "10.7.3",
|
"mocha": "10.8.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
@ -8877,7 +8877,7 @@ __metadata:
|
|||||||
map-stream: "npm:0.0.7"
|
map-stream: "npm:0.0.7"
|
||||||
marked: "npm:14.1.3"
|
marked: "npm:14.1.3"
|
||||||
memoize-one: "npm:6.0.0"
|
memoize-one: "npm:6.0.0"
|
||||||
mocha: "npm:10.7.3"
|
mocha: "npm:10.8.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"
|
||||||
@ -10966,9 +10966,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"mocha@npm:10.7.3":
|
"mocha@npm:10.8.0":
|
||||||
version: 10.7.3
|
version: 10.8.0
|
||||||
resolution: "mocha@npm:10.7.3"
|
resolution: "mocha@npm:10.8.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
ansi-colors: "npm:^4.1.3"
|
ansi-colors: "npm:^4.1.3"
|
||||||
browser-stdout: "npm:^1.3.1"
|
browser-stdout: "npm:^1.3.1"
|
||||||
@ -10993,7 +10993,7 @@ __metadata:
|
|||||||
bin:
|
bin:
|
||||||
_mocha: bin/_mocha
|
_mocha: bin/_mocha
|
||||||
mocha: bin/mocha.js
|
mocha: bin/mocha.js
|
||||||
checksum: 10/5757aeb320df2507338bfba41731070ce16d27177c5876672fff4bcc4f7b7bcf1afe6ec761bfded43a5d28032d7b797b8b905b5b44c9420203f3ee71457732c1
|
checksum: 10/33a1a0fb7e5f314d0d4607ccb320359cef3cf2f6d1cc0bb18cbb5fac312110a2a7fa958beab542073164cce1a90b570c2f8313c9edb9a5b4981b704e2b1b4227
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user