mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update dependency @types/mocha to v10.0.2 (#18075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a116a50604
commit
03c5482860
@ -180,7 +180,7 @@
|
||||
"@types/leaflet": "1.9.6",
|
||||
"@types/leaflet-draw": "1.0.8",
|
||||
"@types/luxon": "3.3.2",
|
||||
"@types/mocha": "10.0.1",
|
||||
"@types/mocha": "10.0.2",
|
||||
"@types/qrcode": "1.5.2",
|
||||
"@types/serve-handler": "6.1.2",
|
||||
"@types/sortablejs": "1.15.3",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -4418,10 +4418,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/mocha@npm:10.0.1":
|
||||
version: 10.0.1
|
||||
resolution: "@types/mocha@npm:10.0.1"
|
||||
checksum: 224ea9fce7b1734ccdb9aa99a622d902a538ce1847bca7fd22c5fb38adcf3ed536f50f48f587085db988a4bb3c2eb68f4b98e1cd6a38bc5547bd3bbbedc54495
|
||||
"@types/mocha@npm:10.0.2":
|
||||
version: 10.0.2
|
||||
resolution: "@types/mocha@npm:10.0.2"
|
||||
checksum: a78a02691f102beb02f9ec435458107d21b518fc477c3b2f37c90b8e70b67bff888351715ae173bd31ede25ee5e0d688aefb0faf4284034d08ba63027c8b0c01
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -9720,7 +9720,7 @@ __metadata:
|
||||
"@types/leaflet": 1.9.6
|
||||
"@types/leaflet-draw": 1.0.8
|
||||
"@types/luxon": 3.3.2
|
||||
"@types/mocha": 10.0.1
|
||||
"@types/mocha": 10.0.2
|
||||
"@types/qrcode": 1.5.2
|
||||
"@types/serve-handler": 6.1.2
|
||||
"@types/sortablejs": 1.15.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user