Skip to content

Commit

Permalink
chore(deps-dev): bump chroma-js and @types/chroma-js (#2439)
Browse files Browse the repository at this point in the history
Bumps [chroma-js](https://github.com/gka/chroma.js) and [@types/chroma-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chroma-js). These dependencies needed to be updated together.

Updates `chroma-js` from 2.1.2 to 2.4.2
- [Release notes](https://github.com/gka/chroma.js/releases)
- [Changelog](https://github.com/gka/chroma.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gka/chroma.js/commits)

Updates `@types/chroma-js` from 2.1.3 to 2.1.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chroma-js)

---
updated-dependencies:
- dependency-name: chroma-js
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/chroma-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Black <joshblack@github.com>
  • Loading branch information
dependabot[bot] and joshblack authored Oct 17, 2022
1 parent c83c2f1 commit 584326d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 151 deletions.
165 changes: 16 additions & 149 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "^14.3.0",
"@types/chroma-js": "2.1.3",
"@types/chroma-js": "2.1.4",
"@types/enzyme": "3.10.9",
"@types/jest": "27.0.2",
"@types/jest-axe": "3.5.3",
Expand All @@ -157,7 +157,7 @@
"babel-plugin-transform-commonjs": "1.1.6",
"babel-plugin-transform-replace-expressions": "0.2.0",
"babel-polyfill": "6.26.0",
"chroma-js": "2.1.2",
"chroma-js": "2.4.2",
"chromatic": "6.1.0",
"concurrently": "6.4.0",
"copyfiles": "2.4.1",
Expand Down

0 comments on commit 584326d

Please sign in to comment.