@markuplint/html-spec
Advanced tools
Comparing version 4.7.1 to 4.7.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [4.7.2](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.7.1...@markuplint/html-spec@4.7.2) (2024-05-12) | ||
**Note:** Version bump only for package @markuplint/html-spec | ||
## [4.7.1](https://github.com/markuplint/markuplint/compare/@markuplint/html-spec@4.7.1-alpha.0...@markuplint/html-spec@4.7.1) (2024-05-04) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@markuplint/html-spec", | ||
"version": "4.7.1", | ||
"version": "4.7.2", | ||
"description": "A specification of HTML Living Standard for markuplint", | ||
@@ -20,9 +20,9 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"devDependencies": { | ||
"@markuplint/spec-generator": "4.6.1", | ||
"@markuplint/test-tools": "4.5.1" | ||
"@markuplint/spec-generator": "4.6.2", | ||
"@markuplint/test-tools": "4.5.2" | ||
}, | ||
"dependencies": { | ||
"@markuplint/ml-spec": "4.5.1" | ||
"@markuplint/ml-spec": "4.6.0" | ||
}, | ||
"gitHead": "7a5967fce14fdf66f0d8eae9d93ae5b350648d3d" | ||
"gitHead": "ca7dc6bf40eac4f2813e492878f889eb77751a70" | ||
} |
Sorry, the diff of this file is too big to display
1438793
+ Added@markuplint/ml-spec@4.6.0(transitive)
+ Added@markuplint/shared@4.4.0(transitive)
+ Added@markuplint/types@4.5.0(transitive)
+ Addedhtml-entities@2.5.2(transitive)
+ Addedtype-fest@4.18.2(transitive)
- Removed@markuplint/ml-spec@4.5.1(transitive)
- Removed@markuplint/types@4.4.1(transitive)
- Removedtype-fest@4.18.1(transitive)
Updated@markuplint/ml-spec@4.6.0