@secretlint/config-validator
Advanced tools
Comparing version 1.0.5 to 1.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.1.0](https://github.com/secretlint/secretlint/compare/v1.0.5...v1.1.0) (2020-04-04) | ||
**Note:** Version bump only for package @secretlint/config-validator | ||
## [1.0.5](https://github.com/secretlint/secretlint/compare/v1.0.4...v1.0.5) (2020-04-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@secretlint/config-validator", | ||
"version": "1.0.5", | ||
"version": "1.1.0", | ||
"description": ".secretlintrc config validation library", | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@secretlint/types": "^1.0.5", | ||
"@secretlint/types": "^1.1.0", | ||
"ajv": "^6.11.0" | ||
@@ -68,3 +68,3 @@ }, | ||
}, | ||
"gitHead": "1ba65ca5ab0c7b081a222f645a3ce26c4f08879e" | ||
"gitHead": "d924bd2e020439f449aa24d1673a3d212ebefa49" | ||
} |
125176
Updated@secretlint/types@^1.1.0