@markuplint/rules
Advanced tools
Comparing version 4.10.2 to 4.10.3
@@ -6,3 +6,3 @@ # Change Log | ||
## [4.10.2](https://github.com/markuplint/markuplint/compare/@markuplint/rules@4.10.1...@markuplint/rules@4.10.2) (2024-10-15) | ||
## [4.10.3](https://github.com/markuplint/markuplint/compare/@markuplint/rules@4.10.2...@markuplint/rules@4.10.3) (2024-10-27) | ||
@@ -15,2 +15,6 @@ **Note:** Version bump only for package @markuplint/rules | ||
## [4.10.2](https://github.com/markuplint/markuplint/compare/@markuplint/rules@4.10.1...@markuplint/rules@4.10.2) (2024-10-15) | ||
**Note:** Version bump only for package @markuplint/rules | ||
## [4.10.1](https://github.com/markuplint/markuplint/compare/@markuplint/rules@4.10.0...@markuplint/rules@4.10.1) (2024-10-14) | ||
@@ -17,0 +21,0 @@ |
{ | ||
"name": "@markuplint/rules", | ||
"version": "4.10.2", | ||
"version": "4.10.3", | ||
"description": "Built-in rules of markuplint", | ||
@@ -28,8 +28,8 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/html-spec": "4.9.3", | ||
"@markuplint/ml-core": "4.10.1", | ||
"@markuplint/ml-spec": "4.7.2", | ||
"@markuplint/selector": "4.6.9", | ||
"@markuplint/shared": "4.4.7", | ||
"@markuplint/types": "4.6.2", | ||
"@markuplint/html-spec": "4.10.0", | ||
"@markuplint/ml-core": "4.10.2", | ||
"@markuplint/ml-spec": "4.8.0", | ||
"@markuplint/selector": "4.6.10", | ||
"@markuplint/shared": "4.4.8", | ||
"@markuplint/types": "4.6.3", | ||
"@types/debug": "4.1.12", | ||
@@ -42,3 +42,3 @@ "@ungap/structured-clone": "1.2.0", | ||
}, | ||
"gitHead": "c8c82d36c2e48d191091cbc22ca1b99ed0704b9f" | ||
"gitHead": "fab5b494f0bdc491aa83cb2c8722738d557fbefd" | ||
} |
237864
243
6017
+ Added@markuplint/config-presets@4.5.9(transitive)
+ Added@markuplint/html-parser@4.6.10(transitive)
+ Added@markuplint/html-spec@4.10.0(transitive)
+ Added@markuplint/i18n@4.5.6(transitive)
+ Added@markuplint/ml-ast@4.4.7(transitive)
+ Added@markuplint/ml-config@4.8.2(transitive)
+ Added@markuplint/ml-core@4.10.2(transitive)
+ Added@markuplint/ml-spec@4.8.0(transitive)
+ Added@markuplint/parser-utils@4.7.1(transitive)
+ Added@markuplint/selector@4.6.10(transitive)
+ Added@markuplint/shared@4.4.8(transitive)
+ Added@markuplint/types@4.6.3(transitive)
+ Addedpostcss-selector-parser@7.0.0(transitive)
- Removed@markuplint/config-presets@4.5.8(transitive)
- Removed@markuplint/html-parser@4.6.9(transitive)
- Removed@markuplint/html-spec@4.9.3(transitive)
- Removed@markuplint/i18n@4.5.5(transitive)
- Removed@markuplint/ml-ast@4.4.6(transitive)
- Removed@markuplint/ml-config@4.8.1(transitive)
- Removed@markuplint/ml-core@4.10.1(transitive)
- Removed@markuplint/ml-spec@4.7.2(transitive)
- Removed@markuplint/parser-utils@4.7.0(transitive)
- Removed@markuplint/selector@4.6.9(transitive)
- Removed@markuplint/shared@4.4.7(transitive)
- Removed@markuplint/types@4.6.2(transitive)
- Removedpostcss-selector-parser@6.1.2(transitive)
Updated@markuplint/html-spec@4.10.0
Updated@markuplint/ml-core@4.10.2
Updated@markuplint/ml-spec@4.8.0
Updated@markuplint/selector@4.6.10
Updated@markuplint/shared@4.4.8
Updated@markuplint/types@4.6.3