mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Update dependency chai to v5.1.2 (#22544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fd01302d9a
commit
f4996424a2
@ -194,7 +194,7 @@
|
|||||||
"babel-loader": "9.2.1",
|
"babel-loader": "9.2.1",
|
||||||
"babel-plugin-template-html-minifier": "4.1.0",
|
"babel-plugin-template-html-minifier": "4.1.0",
|
||||||
"browserslist-useragent-regexp": "4.1.3",
|
"browserslist-useragent-regexp": "4.1.3",
|
||||||
"chai": "5.1.1",
|
"chai": "5.1.2",
|
||||||
"del": "8.0.0",
|
"del": "8.0.0",
|
||||||
"eslint": "8.57.1",
|
"eslint": "8.57.1",
|
||||||
"eslint-config-airbnb-base": "15.0.0",
|
"eslint-config-airbnb-base": "15.0.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -6036,16 +6036,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"chai@npm:5.1.1":
|
"chai@npm:5.1.2":
|
||||||
version: 5.1.1
|
version: 5.1.2
|
||||||
resolution: "chai@npm:5.1.1"
|
resolution: "chai@npm:5.1.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
assertion-error: "npm:^2.0.1"
|
assertion-error: "npm:^2.0.1"
|
||||||
check-error: "npm:^2.1.1"
|
check-error: "npm:^2.1.1"
|
||||||
deep-eql: "npm:^5.0.1"
|
deep-eql: "npm:^5.0.1"
|
||||||
loupe: "npm:^3.1.0"
|
loupe: "npm:^3.1.0"
|
||||||
pathval: "npm:^2.0.0"
|
pathval: "npm:^2.0.0"
|
||||||
checksum: 10/ee67279a5613bd36dc1dc13660042429ae2f1dc5a9030a6abcf381345866dfb5bce7bc10b9d74c8de86b6f656489f654bbbef3f3361e06925591e6a00c72afff
|
checksum: 10/e8c2bbc83cb5a2f87130d93056d4cfbbe04106e12aa798b504816dbe3fa538a9f68541b472e56cbf0f54558b501d7e31867d74b8218abcd5a8cc8ba536fba46c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -8810,7 +8810,7 @@ __metadata:
|
|||||||
babel-loader: "npm:9.2.1"
|
babel-loader: "npm:9.2.1"
|
||||||
babel-plugin-template-html-minifier: "npm:4.1.0"
|
babel-plugin-template-html-minifier: "npm:4.1.0"
|
||||||
browserslist-useragent-regexp: "npm:4.1.3"
|
browserslist-useragent-regexp: "npm:4.1.3"
|
||||||
chai: "npm:5.1.1"
|
chai: "npm:5.1.2"
|
||||||
chart.js: "npm:4.4.5"
|
chart.js: "npm:4.4.5"
|
||||||
color-name: "npm:2.0.0"
|
color-name: "npm:2.0.0"
|
||||||
comlink: "npm:4.4.1"
|
comlink: "npm:4.4.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user