@capraconsulting/cals-cli
Advanced tools
Comparing version 1.9.0 to 1.9.1
@@ -1,2 +0,2 @@ | ||
var version = "1.9.0"; | ||
var version = "1.9.1"; | ||
@@ -3,0 +3,0 @@ const VERSION = version; |
@@ -5,3 +5,3 @@ 'use strict'; | ||
var version = "1.9.0"; | ||
var version = "1.9.1"; | ||
@@ -8,0 +8,0 @@ const VERSION = version; |
{ | ||
"name": "@capraconsulting/cals-cli", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"description": "CLI for repeatable tasks in CALS", | ||
@@ -26,3 +26,3 @@ "scripts": { | ||
"node-fetch": "^2.6.0", | ||
"p-limit": "2.2.0", | ||
"p-limit": "2.2.1", | ||
"p-map": "^3.0.0", | ||
@@ -36,4 +36,4 @@ "read": "^1.0.7", | ||
"@types/js-yaml": "3.12.1", | ||
"@types/lodash": "4.14.136", | ||
"@types/node": "11.13.18", | ||
"@types/lodash": "4.14.137", | ||
"@types/node": "11.13.19", | ||
"@types/node-fetch": "2.5.0", | ||
@@ -49,6 +49,6 @@ "@types/read": "0.0.28", | ||
"eslint-plugin-prettier": "3.1.0", | ||
"jest": "24.8.0", | ||
"jest": "24.9.0", | ||
"jest-sonar-reporter": "2.0.0", | ||
"prettier": "1.18.2", | ||
"rollup": "1.19.3", | ||
"rollup": "1.19.4", | ||
"rollup-plugin-alias": "1.5.2", | ||
@@ -58,3 +58,3 @@ "rollup-plugin-json": "4.0.0", | ||
"rollup-plugin-typescript2": "0.22.1", | ||
"semantic-release": "15.13.19", | ||
"semantic-release": "15.13.21", | ||
"ts-jest": "24.0.2", | ||
@@ -61,0 +61,0 @@ "typescript": "3.5.3" |
Sorry, the diff of this file is too big to display
+ Addedp-limit@2.2.1(transitive)
- Removedp-limit@2.2.0(transitive)
Updatedp-limit@2.2.1