@markuplint/parser-utils
Advanced tools
Comparing version 4.8.1 to 4.8.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [4.8.2](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.8.1...@markuplint/parser-utils@4.8.2) (2024-12-04) | ||
**Note:** Version bump only for package @markuplint/parser-utils | ||
## [4.8.1](https://github.com/markuplint/markuplint/compare/@markuplint/parser-utils@4.8.0...@markuplint/parser-utils@4.8.1) (2024-11-17) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@markuplint/parser-utils", | ||
"version": "4.8.1", | ||
"version": "4.8.2", | ||
"description": "Utility module for markuplint parser plugin", | ||
@@ -33,14 +33,14 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"@markuplint/ml-ast": "4.4.9", | ||
"@markuplint/ml-spec": "4.9.0", | ||
"@markuplint/types": "4.7.0", | ||
"@markuplint/ml-spec": "4.9.1", | ||
"@markuplint/types": "4.7.1", | ||
"@types/uuid": "10.0.0", | ||
"debug": "4.3.7", | ||
"espree": "10.3.0", | ||
"type-fest": "4.27.0", | ||
"type-fest": "4.30.0", | ||
"uuid": "11.0.3" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/typescript-estree": "8.14.0" | ||
"@typescript-eslint/typescript-estree": "8.17.0" | ||
}, | ||
"gitHead": "b2154ecf1e67559a3791991752f45c9c0283801a" | ||
"gitHead": "2a067903214e5633bd9b77690613837ead9683c3" | ||
} |
112175
+ Added@markuplint/ml-spec@4.9.1(transitive)
+ Added@markuplint/types@4.7.1(transitive)
+ Addedtype-fest@4.30.0(transitive)
- Removed@markuplint/ml-spec@4.9.0(transitive)
- Removed@markuplint/types@4.7.0(transitive)
- Removedtype-fest@4.27.0(transitive)
Updated@markuplint/ml-spec@4.9.1
Updated@markuplint/types@4.7.1
Updatedtype-fest@4.30.0