Skip to content

Commit

Permalink
build(deps): bump the prod-deps group with 1 update
Browse files Browse the repository at this point in the history
Bumps the prod-deps group with 1 update: [chroma-js](https://github.com/gka/chroma.js).

- [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)

---
updated-dependencies:
- dependency-name: chroma-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent 4c1ae96 commit 2a10c4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"dependencies": {
"@dekkai/data-source": "0.2.3",
"@dekkai/event-emitter": "1.1.0",
"chroma-js": "2.1.2",
"chroma-js": "2.4.2",
"dekkai": "0.3.6",
"gl-matrix": "3.4.3",
"picogl": "0.17.9",
Expand Down
24 changes: 5 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 6.12.0
"@typescript-eslint/parser": 6.12.0
chai: 4.3.10
chroma-js: 2.1.2
chroma-js: 2.4.2
copy: 0.3.2
dekkai: 0.3.6
esbuild: 0.14.54
Expand Down Expand Up @@ -1476,12 +1476,10 @@ __metadata:
languageName: node
linkType: hard

"chroma-js@npm:2.1.2":
version: 2.1.2
resolution: "chroma-js@npm:2.1.2"
dependencies:
cross-env: ^6.0.3
checksum: abbd70377446e3cc401ac58c40cdac6c70c41a349e6aca08881d0deb775051ba69c93099f4d47ef83c41b4562b0480b5dfd56d77e2e6f3a81ebb6667ce8d4627
"chroma-js@npm:2.4.2":
version: 2.4.2
resolution: "chroma-js@npm:2.4.2"
checksum: cf9884c02d406286e4370599bcd1afbf089384407df46b3a69edfedcba7bb99e8f959a5cfdbfec750b305c441c06ca40cd1f70ba3a6c2ce739ac09a92520ddae
languageName: node
linkType: hard

Expand Down Expand Up @@ -1729,18 +1727,6 @@ __metadata:
languageName: node
linkType: hard

"cross-env@npm:^6.0.3":
version: 6.0.3
resolution: "cross-env@npm:6.0.3"
dependencies:
cross-spawn: ^7.0.0
bin:
cross-env: src/bin/cross-env.js
cross-env-shell: src/bin/cross-env-shell.js
checksum: 1b2d532ad7beff8017db7c28fbee8f902377969b8090cd2b8716ec93bef958bb2838cd061c89c30e904d72f3ff7d3a4e80f0d762b14e60e8191a576be1376578
languageName: node
linkType: hard

"cross-spawn@npm:^6.0.5":
version: 6.0.5
resolution: "cross-spawn@npm:6.0.5"
Expand Down

0 comments on commit 2a10c4f

Please sign in to comment.