@markuplint/file-resolver
Advanced tools
Comparing version 1.4.0 to 1.5.0
{ | ||
"name": "@markuplint/file-resolver", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "The file resolver of markuplint", | ||
@@ -20,4 +20,4 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"@types/cosmiconfig": "^6.0.0", | ||
"@types/glob": "^7.1.3", | ||
"@types/node": "^14.14.22" | ||
"@types/glob": "^7.1.4", | ||
"@types/node": "^16.3.2" | ||
}, | ||
@@ -27,7 +27,7 @@ "dependencies": { | ||
"cosmiconfig": "^7.0.0", | ||
"glob": "^7.1.6", | ||
"glob": "^7.1.7", | ||
"minimatch": "^3.0.4", | ||
"tslib": "^2.3.0" | ||
}, | ||
"gitHead": "94955520e9fad6a45e8831c47f6b8b342b77efdc" | ||
"gitHead": "ffef90a8232a7cdd0f4eb12b11c071c184042500" | ||
} |
Sorry, the diff of this file is not supported yet
57306
Updatedglob@^7.1.7