@markuplint/types
Advanced tools
Comparing version 4.5.0 to 4.5.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [4.5.1](https://github.com/markuplint/markuplint/compare/@markuplint/types@4.5.0...@markuplint/types@4.5.1) (2024-05-28) | ||
**Note:** Version bump only for package @markuplint/types | ||
# [4.5.0](https://github.com/markuplint/markuplint/compare/@markuplint/types@4.4.1...@markuplint/types@4.5.0) (2024-05-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@markuplint/types", | ||
"version": "4.5.0", | ||
"version": "4.5.1", | ||
"description": "Type declaration and value checker", | ||
@@ -32,3 +32,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/shared": "4.4.0", | ||
"@markuplint/shared": "4.4.1", | ||
"@types/css-tree": "2.3.7", | ||
@@ -41,6 +41,6 @@ "@types/debug": "4.1.12", | ||
"leven": "4.0.0", | ||
"type-fest": "4.18.2", | ||
"type-fest": "4.18.3", | ||
"whatwg-mimetype": "4.0.0" | ||
}, | ||
"gitHead": "ca7dc6bf40eac4f2813e492878f889eb77751a70" | ||
"gitHead": "bf70c41b1d2497e85b73c9ecd5551eb522e6bdfc" | ||
} |
233429
+ Added@markuplint/shared@4.4.1(transitive)
+ Addedtype-fest@4.18.3(transitive)
- Removed@markuplint/shared@4.4.0(transitive)
- Removedtype-fest@4.18.2(transitive)
Updated@markuplint/shared@4.4.1
Updatedtype-fest@4.18.3