@markuplint/rules
Advanced tools
Comparing version 4.9.0 to 4.9.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [4.9.1](https://github.com/markuplint/markuplint/compare/@markuplint/rules@4.9.0...@markuplint/rules@4.9.1) (2024-05-28) | ||
**Note:** Version bump only for package @markuplint/rules | ||
# [4.9.0](https://github.com/markuplint/markuplint/compare/@markuplint/rules@4.8.0...@markuplint/rules@4.9.0) (2024-05-12) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@markuplint/rules", | ||
"version": "4.9.0", | ||
"version": "4.9.1", | ||
"description": "Built-in rules of markuplint", | ||
@@ -28,8 +28,8 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/html-spec": "4.7.2", | ||
"@markuplint/ml-core": "4.7.2", | ||
"@markuplint/ml-spec": "4.6.0", | ||
"@markuplint/selector": "4.6.2", | ||
"@markuplint/shared": "4.4.0", | ||
"@markuplint/types": "4.5.0", | ||
"@markuplint/html-spec": "4.8.0", | ||
"@markuplint/ml-core": "4.8.0", | ||
"@markuplint/ml-spec": "4.6.1", | ||
"@markuplint/selector": "4.6.3", | ||
"@markuplint/shared": "4.4.1", | ||
"@markuplint/types": "4.5.1", | ||
"@types/debug": "4.1.12", | ||
@@ -40,5 +40,5 @@ "@ungap/structured-clone": "1.2.0", | ||
"debug": "4.3.4", | ||
"type-fest": "4.18.2" | ||
"type-fest": "4.18.3" | ||
}, | ||
"gitHead": "ca7dc6bf40eac4f2813e492878f889eb77751a70" | ||
"gitHead": "bf70c41b1d2497e85b73c9ecd5551eb522e6bdfc" | ||
} |
232862
+ Added@markuplint/config-presets@4.5.2(transitive)
+ Added@markuplint/html-parser@4.6.3(transitive)
+ Added@markuplint/html-spec@4.8.0(transitive)
+ Added@markuplint/ml-ast@4.4.0(transitive)
+ Added@markuplint/ml-config@4.7.0(transitive)
+ Added@markuplint/ml-core@4.8.0(transitive)
+ Added@markuplint/ml-spec@4.6.1(transitive)
+ Added@markuplint/parser-utils@4.6.3(transitive)
+ Added@markuplint/selector@4.6.3(transitive)
+ Added@markuplint/shared@4.4.1(transitive)
+ Added@markuplint/types@4.5.1(transitive)
+ Addedpostcss-selector-parser@6.1.0(transitive)
+ Addedtype-fest@4.18.3(transitive)
- Removed@markuplint/config-presets@4.5.1(transitive)
- Removed@markuplint/html-parser@4.6.2(transitive)
- Removed@markuplint/html-spec@4.7.2(transitive)
- Removed@markuplint/ml-ast@4.3.1(transitive)
- Removed@markuplint/ml-config@4.6.2(transitive)
- Removed@markuplint/ml-core@4.7.2(transitive)
- Removed@markuplint/ml-spec@4.6.0(transitive)
- Removed@markuplint/parser-utils@4.6.2(transitive)
- Removed@markuplint/selector@4.6.2(transitive)
- Removed@markuplint/shared@4.4.0(transitive)
- Removed@markuplint/types@4.5.0(transitive)
- Removedpostcss-selector-parser@6.0.16(transitive)
- Removedtype-fest@4.18.2(transitive)
Updated@markuplint/html-spec@4.8.0
Updated@markuplint/ml-core@4.8.0
Updated@markuplint/ml-spec@4.6.1
Updated@markuplint/selector@4.6.3
Updated@markuplint/shared@4.4.1
Updated@markuplint/types@4.5.1
Updatedtype-fest@4.18.3