Skip to content

Commit 1a38626

Browse files
chore(deps): update dependency @types/chroma-js to v2.4.5 (#491)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 2fd943d commit 1a38626

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@babel/preset-typescript": "7.26.0",
5050
"@eslint/core": "0.9.1",
5151
"@eslint/js": "9.17.0",
52-
"@types/chroma-js": "2.4.4",
52+
"@types/chroma-js": "2.4.5",
5353
"@types/eslint__js": "8.42.3",
5454
"@types/jest": "29.5.14",
5555
"@types/lodash": "4.17.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1911,10 +1911,10 @@
19111911
dependencies:
19121912
"@babel/types" "^7.3.0"
19131913

1914-
"@types/chroma-js@2.4.4":
1915-
version "2.4.4"
1916-
resolved "https://registry.yarnpkg.com/@types/chroma-js/-/chroma-js-2.4.4.tgz#254dddff54568ff8e5d0dcdb071871a458fdfd31"
1917-
integrity sha512-/DTccpHTaKomqussrn+ciEvfW4k6NAHzNzs/sts1TCqg333qNxOhy8TNIoQCmbGG3Tl8KdEhkGAssb1n3mTXiQ==
1914+
"@types/chroma-js@2.4.5":
1915+
version "2.4.5"
1916+
resolved "https://registry.yarnpkg.com/@types/chroma-js/-/chroma-js-2.4.5.tgz#483e08cdb1c400e8a9fb55b9c259caccb3e712f0"
1917+
integrity sha512-6ISjhzJViaPCy2q2e6PgK+8HcHQDQ0V2LDiKmYAh+jJlLqDa6HbwDh0wOevHY0kHHUx0iZwjSRbVD47WOUx5EQ==
19181918

19191919
"@types/eslint@*":
19201920
version "8.56.10"

0 commit comments

Comments
 (0)