@codefresh-io/pipeline-autobot
Advanced tools
Comparing version 1.7.0 to 1.7.1
{ | ||
"name": "@codefresh-io/pipeline-autobot", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "Generate yaml depend on repo context", | ||
@@ -29,7 +29,7 @@ "main": "index.js", | ||
"express": "^4.17.0", | ||
"handlebars": "^4.1.1", | ||
"handlebars": "^4.7.7", | ||
"js-yaml": "^3.13.1", | ||
"json-rules-engine": "^2.3.3", | ||
"json-to-pretty-yaml": "^1.2.2", | ||
"lodash": "^4.17.11", | ||
"lodash": "^4.17.21", | ||
"recursive-readdir": "^2.2.2", | ||
@@ -36,0 +36,0 @@ "request": "^2.88.0", |
Sorry, the diff of this file is not supported yet
223876
Updatedhandlebars@^4.7.7
Updatedlodash@^4.17.21