@oclif/plugin-command-snapshot
Advanced tools
@@ -148,3 +148,3 @@ { | ||
| }, | ||
| "version": "5.3.6" | ||
| "version": "5.3.7" | ||
| } |
+6
-6
| { | ||
| "name": "@oclif/plugin-command-snapshot", | ||
| "description": "generates and compares OCLIF plugins snapshot files", | ||
| "version": "5.3.6", | ||
| "version": "5.3.7", | ||
| "author": "Salesforce", | ||
@@ -18,3 +18,3 @@ "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", | ||
| "lodash.sortby": "^4.7.0", | ||
| "semver": "^7.7.2", | ||
| "semver": "^7.7.3", | ||
| "ts-json-schema-generator": "^1.5.1" | ||
@@ -24,3 +24,3 @@ }, | ||
| "@commitlint/config-conventional": "^19", | ||
| "@eslint/compat": "^1.3.2", | ||
| "@eslint/compat": "^1.4.0", | ||
| "@oclif/plugin-help": "^6", | ||
@@ -39,4 +39,4 @@ "@oclif/prettier-config": "^0.2.1", | ||
| "commitlint": "^19", | ||
| "eslint": "^9.35.0", | ||
| "eslint-config-oclif": "^6.0.101", | ||
| "eslint": "^9.37.0", | ||
| "eslint-config-oclif": "^6.0.108", | ||
| "eslint-config-prettier": "^10.1.8", | ||
@@ -47,3 +47,3 @@ "husky": "^9.1.7", | ||
| "nyc": "^15", | ||
| "oclif": "^4.22.16", | ||
| "oclif": "^4.22.29", | ||
| "prettier": "^3.6.2", | ||
@@ -50,0 +50,0 @@ "shx": "^0.4.0", |
Updated