@hsds/utils-color
Advanced tools
Comparing version 9.0.10 to 9.0.11
@@ -5,2 +5,7 @@ # Changelog | ||
## [9.0.11](https://github.com/helpscout/hsds/compare/utils-color-9.0.10...utils-color-9.0.11) (2024-05-24) | ||
### Dependency Updates | ||
* `tokens` updated to version `2.7.0` | ||
## [9.0.10](https://github.com/helpscout/hsds/compare/utils-color-9.0.9...utils-color-9.0.10) (2024-05-24) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "@hsds/utils-color", | ||
"version": "9.0.10", | ||
"version": "9.0.11", | ||
"main": "index.cjs", | ||
"type": "commonjs", | ||
"dependencies": { | ||
"@hsds/tokens": "2.6.0", | ||
"@hsds/tokens": "2.7.0", | ||
"lodash.get": "4.4.2", | ||
@@ -9,0 +9,0 @@ "lodash.isplainobject": "4.0.6" |
40972
+ Added@hsds/tokens@2.7.0(transitive)
- Removed@hsds/tokens@2.6.0(transitive)
Updated@hsds/tokens@2.7.0