Skip to content

Commit e1ad47a

Browse files
Bump colorjs.io from 0.6.0 to 0.6.1 in the prod-minor group
Bumps the prod-minor group with 1 update: [colorjs.io](https://github.com/color-js/color.js). Updates `colorjs.io` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/color-js/color.js/releases) - [Commits](color-js/color.js@v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: colorjs.io dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd8a218 commit e1ad47a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"accoutrement": "^4.0.7",
38-
"colorjs.io": "^0.6.0"
38+
"colorjs.io": "^0.6.1"
3939
},
4040
"devDependencies": {
4141
"@eslint/js": "^9.39.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2671,6 +2671,13 @@ __metadata:
26712671
languageName: node
26722672
linkType: hard
26732673

2674+
"colorjs.io@npm:^0.6.1":
2675+
version: 0.6.1
2676+
resolution: "colorjs.io@npm:0.6.1"
2677+
checksum: 10/b4e122be9c8f7c663c348f63169c18bb16dc9b12d5e19cd3a895276d937b4eec43c10eed6fb6f86daced3034fda2aba33807729ea6f80c65a8e908a07750f90f
2678+
languageName: node
2679+
linkType: hard
2680+
26742681
"commander@npm:1.0":
26752682
version: 1.0.5
26762683
resolution: "commander@npm:1.0.5"
@@ -6512,7 +6519,7 @@ __metadata:
65126519
"@vitest/eslint-plugin": "npm:^1.6.5"
65136520
accoutrement: "npm:^4.0.7"
65146521
chokidar-cli: "npm:^3.0.0"
6515-
colorjs.io: "npm:^0.6.0"
6522+
colorjs.io: "npm:^0.6.1"
65166523
eslint: "npm:^9.39.2"
65176524
eslint-config-prettier: "npm:^10.1.8"
65186525
eslint-import-resolver-typescript: "npm:^4.4.4"

0 commit comments

Comments
 (0)