@instructure/ui-color-utils
Advanced tools
Comparing version 10.8.1-snapshot-0 to 10.8.1-snapshot-2
@@ -6,3 +6,3 @@ # Change Log | ||
## [10.8.1-snapshot-0](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.8.1-snapshot-0) (2024-12-10) | ||
## [10.8.1-snapshot-2](https://github.com/instructure/instructure-ui/compare/v10.8.0...v10.8.1-snapshot-2) (2024-12-11) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @instructure/ui-color-utils |
{ | ||
"name": "@instructure/ui-color-utils", | ||
"version": "10.8.1-snapshot-0", | ||
"version": "10.8.1-snapshot-2", | ||
"description": "A color utility library made by Instructure Inc.", | ||
@@ -25,8 +25,8 @@ "author": "Instructure, Inc. Engineering and Product Design", | ||
"devDependencies": { | ||
"@instructure/ui-babel-preset": "10.8.1-snapshot-0", | ||
"@instructure/ui-test-utils": "10.8.1-snapshot-0", | ||
"@instructure/ui-babel-preset": "10.8.1-snapshot-2", | ||
"@instructure/ui-test-utils": "10.8.1-snapshot-2", | ||
"@types/tinycolor2": "^1.4.6" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.25.6", | ||
"@babel/runtime": "^7.26.0", | ||
"tinycolor2": "^1.6.0" | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is not supported yet
196973
Updated@babel/runtime@^7.26.0