Skip to content

Commit

Permalink
Bump colorjs.io from 0.5.0 to 0.5.2 in the prod-minor group
Browse files Browse the repository at this point in the history
Bumps the prod-minor group with 1 update: [colorjs.io](https://github.com/LeaVerou/color.js).


Updates `colorjs.io` from 0.5.0 to 0.5.2
- [Release notes](https://github.com/LeaVerou/color.js/releases)
- [Commits](color-js/color.js@v0.5.0...v0.5.2)

---
updated-dependencies:
- dependency-name: colorjs.io
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 6c588b2 commit 0b0d2ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"accoutrement": "^4.0.4",
"colorjs.io": "^0.5.0"
"colorjs.io": "^0.5.2"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^3.2.2",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2263,6 +2263,13 @@ __metadata:
languageName: node
linkType: hard

"colorjs.io@npm:^0.5.2":
version: 0.5.2
resolution: "colorjs.io@npm:0.5.2"
checksum: 10/a6f6345865b177d19481008cb299c46ec9ff1fd206f472cd9ef69ddbca65832c81237b19fdcd24f3f9540c3e6343a22eb486cd800f5eab9815ce7c98c16a0f0e
languageName: node
linkType: hard

"combined-stream@npm:^1.0.8":
version: 1.0.8
resolution: "combined-stream@npm:1.0.8"
Expand Down Expand Up @@ -6460,7 +6467,7 @@ __metadata:
"@vitest/coverage-v8": "npm:^1.6.0"
accoutrement: "npm:^4.0.4"
chokidar-cli: "npm:^3.0.0"
colorjs.io: "npm:^0.5.0"
colorjs.io: "npm:^0.5.2"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-import-resolver-typescript: "npm:^3.6.1"
Expand Down

0 comments on commit 0b0d2ac

Please sign in to comment.