@oclif/plugin-command-snapshot
Advanced tools
@@ -148,3 +148,3 @@ { | ||
| }, | ||
| "version": "5.3.17" | ||
| "version": "5.3.18" | ||
| } |
+2
-2
| { | ||
| "name": "@oclif/plugin-command-snapshot", | ||
| "description": "generates and compares OCLIF plugins snapshot files", | ||
| "version": "5.3.17", | ||
| "version": "5.3.18", | ||
| "author": "Salesforce", | ||
@@ -18,3 +18,3 @@ "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", | ||
| "lodash.sortby": "^4.7.0", | ||
| "semver": "^7.7.4", | ||
| "semver": "^7.8.0", | ||
| "ts-json-schema-generator": "^1.5.1" | ||
@@ -21,0 +21,0 @@ }, |
Updated