@wmfs/asl-choice-processor
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -0,1 +1,10 @@ | ||
# [1.6.0](https://github.com/wmfs/asl-choice-processor/compare/v1.5.0...v1.6.0) (2018-09-11) | ||
### 🛠 Builds | ||
* **deps:** update debug requirement from 4.0.0 to 4.0.1 ([a1e693e](https://github.com/wmfs/asl-choice-processor/commit/a1e693e)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([1320c3b](https://github.com/wmfs/asl-choice-processor/commit/1320c3b)) | ||
* **deps-dev:** update semantic-release requirement ([f2df56b](https://github.com/wmfs/asl-choice-processor/commit/f2df56b)) | ||
# [1.5.0](https://github.com/wmfs/asl-choice-processor/compare/v1.4.0...v1.5.0) (2018-09-11) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@wmfs/asl-choice-processor", | ||
"version": "1.5.0", | ||
"version": "1.6.0", | ||
"description": "For determining the next state given an Amazon States Language 'Choices' definition and a set of values.", | ||
@@ -23,3 +23,3 @@ "author": "West Midlands Fire Service", | ||
"boom": "7.2.0", | ||
"debug": "4.0.0", | ||
"debug": "4.0.1", | ||
"jsonpath": "1.0.0", | ||
@@ -35,6 +35,6 @@ "lodash": "4.17.10" | ||
"nyc": "13.0.1", | ||
"semantic-release": "15.9.14", | ||
"semantic-release": "15.9.15", | ||
"standard": "12.0.1", | ||
"@semantic-release/changelog": "3.0.0", | ||
"@semantic-release/git": "7.0.3" | ||
"@semantic-release/git": "7.0.4" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
30639
+ Addeddebug@4.0.1(transitive)
- Removeddebug@4.0.0(transitive)
Updateddebug@4.0.1