Skip to content

Commit

Permalink
fix(deps): update dependency chroma-js to ^2.6.0 for gatsby-theme-spe…
Browse files Browse the repository at this point in the history
…cimens
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 3b9505f commit f2c8b11
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion themes/gatsby-theme-specimens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@styled-system/css": "^5.1.5",
"chroma-js": "^2.4.2",
"chroma-js": "^2.6.0",
"polished": "^4.3.1"
},
"keywords": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3022,7 +3022,7 @@ __metadata:
resolution: "@lekoarts/gatsby-theme-specimens@workspace:themes/gatsby-theme-specimens"
dependencies:
"@styled-system/css": "npm:^5.1.5"
chroma-js: "npm:^2.4.2"
chroma-js: "npm:^2.6.0"
polished: "npm:^4.3.1"
peerDependencies:
gatsby: ^5.0.0
Expand Down Expand Up @@ -7780,10 +7780,10 @@ __metadata:
languageName: node
linkType: hard

"chroma-js@npm:^2.4.2":
version: 2.4.2
resolution: "chroma-js@npm:2.4.2"
checksum: 10c0/5657cd10892538c4a41e8bd95524d018c3a43318b26dfb20d572b2084bc6d5af742457a6d5701ddecb4d4eceb99995873b22293c1b396ab0b35ef55a264550c8
"chroma-js@npm:^2.6.0":
version: 2.6.0
resolution: "chroma-js@npm:2.6.0"
checksum: 10c0/6e17f43246f9b3eba8a9db67f5ee9a2d0ef1360077211887da09ec1f0934bb98a358eefaf021003c0bd47cbab540f573a373f362d6b2ba04d0e80ab7677e1640
languageName: node
linkType: hard

Expand Down

0 comments on commit f2c8b11

Please sign in to comment.