@wmfs/tymly-statelint
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "@wmfs/tymly-statelint", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "Validator for Amazon States Language with Tymly Extensions JSON.", | ||
@@ -16,3 +16,3 @@ "author": "West Midlands Fire Service", | ||
"type": "git", | ||
"url": "git+https://github.com/wmfs/tymly-statelint.git" | ||
"url": "https://github.com/wmfs/tymly-statelint.git" | ||
}, | ||
@@ -29,7 +29,7 @@ "bugs": { | ||
"@wmfs/statelint": "1.6.2", | ||
"ajv": "6.5.4" | ||
"ajv": "6.5.5" | ||
}, | ||
"devDependencies": { | ||
"@semantic-release/changelog": "3.0.0", | ||
"@semantic-release/git": "7.0.4", | ||
"@semantic-release/changelog": "3.0.1", | ||
"@semantic-release/git": "7.0.5", | ||
"chai": "4.2.0", | ||
@@ -42,3 +42,3 @@ "codecov": "3.1.0", | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.9.17", | ||
"semantic-release": "15.12.0", | ||
"standard": "12.0.1" | ||
@@ -60,15 +60,3 @@ }, | ||
"access": "public" | ||
}, | ||
"release": { | ||
"analyzeCommits": { | ||
"preset": "angular", | ||
"releaseRules": [ | ||
{ | ||
"type": "build", | ||
"scope": "deps", | ||
"release": "minor" | ||
} | ||
] | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
28564
21
612