mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update dependency mocha to v10.5.0 (#21194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
da2865d8bf
commit
df65038341
@ -220,7 +220,7 @@
|
|||||||
"lodash.template": "4.5.0",
|
"lodash.template": "4.5.0",
|
||||||
"magic-string": "0.30.10",
|
"magic-string": "0.30.10",
|
||||||
"map-stream": "0.0.7",
|
"map-stream": "0.0.7",
|
||||||
"mocha": "10.4.0",
|
"mocha": "10.5.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",
|
||||||
|
31
yarn.lock
31
yarn.lock
@ -6274,25 +6274,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"chokidar@npm:3.5.3":
|
|
||||||
version: 3.5.3
|
|
||||||
resolution: "chokidar@npm:3.5.3"
|
|
||||||
dependencies:
|
|
||||||
anymatch: "npm:~3.1.2"
|
|
||||||
braces: "npm:~3.0.2"
|
|
||||||
fsevents: "npm:~2.3.2"
|
|
||||||
glob-parent: "npm:~5.1.2"
|
|
||||||
is-binary-path: "npm:~2.1.0"
|
|
||||||
is-glob: "npm:~4.0.1"
|
|
||||||
normalize-path: "npm:~3.0.0"
|
|
||||||
readdirp: "npm:~3.6.0"
|
|
||||||
dependenciesMeta:
|
|
||||||
fsevents:
|
|
||||||
optional: true
|
|
||||||
checksum: 10/863e3ff78ee7a4a24513d2a416856e84c8e4f5e60efbe03e8ab791af1a183f569b62fc6f6b8044e2804966cb81277ddbbc1dc374fba3265bd609ea8efd62f5b3
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"chokidar@npm:^3.4.3, chokidar@npm:^3.5.3, chokidar@npm:^3.6.0":
|
"chokidar@npm:^3.4.3, chokidar@npm:^3.5.3, chokidar@npm:^3.6.0":
|
||||||
version: 3.6.0
|
version: 3.6.0
|
||||||
resolution: "chokidar@npm:3.6.0"
|
resolution: "chokidar@npm:3.6.0"
|
||||||
@ -9070,7 +9051,7 @@ __metadata:
|
|||||||
map-stream: "npm:0.0.7"
|
map-stream: "npm:0.0.7"
|
||||||
marked: "npm:12.0.2"
|
marked: "npm:12.0.2"
|
||||||
memoize-one: "npm:6.0.0"
|
memoize-one: "npm:6.0.0"
|
||||||
mocha: "npm:10.4.0"
|
mocha: "npm:10.5.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"
|
||||||
@ -11169,13 +11150,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"mocha@npm:10.4.0":
|
"mocha@npm:10.5.0":
|
||||||
version: 10.4.0
|
version: 10.5.0
|
||||||
resolution: "mocha@npm:10.4.0"
|
resolution: "mocha@npm:10.5.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"
|
||||||
chokidar: "npm:3.5.3"
|
chokidar: "npm:^3.5.3"
|
||||||
debug: "npm:4.3.4"
|
debug: "npm:4.3.4"
|
||||||
diff: "npm:5.0.0"
|
diff: "npm:5.0.0"
|
||||||
escape-string-regexp: "npm:4.0.0"
|
escape-string-regexp: "npm:4.0.0"
|
||||||
@ -11196,7 +11177,7 @@ __metadata:
|
|||||||
bin:
|
bin:
|
||||||
_mocha: bin/_mocha
|
_mocha: bin/_mocha
|
||||||
mocha: bin/mocha.js
|
mocha: bin/mocha.js
|
||||||
checksum: 10/0147b2a86c8a3b134b3bda949006aa5f2b08db606b9394e38eb3fa0d97dd2f54f06eb4afb270d4ae08aa6fb7674282737ed556b9a8bc407f9b8488380852eca4
|
checksum: 10/64f5aace4a5b7eed23d8bcfaf1eacdaafbffdc5e3ee977ecb32ace8f91733b1520b8342ce02d7101e8d7b8bd4008e055e4f4f63a0e4a3da81baf0e41566a07ab
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user