Skip to content

Commit

Permalink
dependency: bump @types/chroma-js from 2.4.5 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [@types/chroma-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chroma-js) from 2.4.5 to 3.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chroma-js)

---
updated-dependencies:
- dependency-name: "@types/chroma-js"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SharglutDev committed Jan 7, 2025
1 parent 9095219 commit 365ac20
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui-spacetimechart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"tailwindcss": ">=3.4"
},
"dependencies": {
"@types/chroma-js": "^2.4.4",
"@types/chroma-js": "^3.1.0",
"chroma-js": "^3.1.1",
"lodash": "^4.17.21",
"vitest": "^2.1.1"
Expand Down
2 changes: 1 addition & 1 deletion ui-speedspacechart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@osrd-project/ui-core": "0.0.1-dev",
"@osrd-project/ui-icons": "0.0.1-dev",
"@types/chroma-js": "^2.4.4",
"@types/chroma-js": "^3.1.0",
"@types/d3-selection": "^3.0.0",
"@types/d3-zoom": "^3.0.0",
"chroma-js": "^3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion ui-trackoccupancydiagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"lint:fix": "eslint src --fix"
},
"dependencies": {
"@types/chroma-js": "^2.4.4",
"@types/chroma-js": "^3.1.0",
"chroma-js": "^3.1.1",
"classnames": "^2.5.1",
"tailwindcss": "^3.4.1"
Expand Down

0 comments on commit 365ac20

Please sign in to comment.