@oclif/plugin-command-snapshot
Advanced tools
@@ -148,3 +148,3 @@ { | ||
| }, | ||
| "version": "5.3.8" | ||
| "version": "5.3.9" | ||
| } |
+7
-7
| { | ||
| "name": "@oclif/plugin-command-snapshot", | ||
| "description": "generates and compares OCLIF plugins snapshot files", | ||
| "version": "5.3.8", | ||
| "version": "5.3.9", | ||
| "author": "Salesforce", | ||
@@ -18,3 +18,3 @@ "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", | ||
| "lodash.sortby": "^4.7.0", | ||
| "semver": "^7.7.3", | ||
| "semver": "^7.7.4", | ||
| "ts-json-schema-generator": "^1.5.1" | ||
@@ -24,3 +24,3 @@ }, | ||
| "@commitlint/config-conventional": "^19", | ||
| "@eslint/compat": "^1.4.0", | ||
| "@eslint/compat": "^1.4.1", | ||
| "@oclif/plugin-help": "^6", | ||
@@ -39,4 +39,4 @@ "@oclif/prettier-config": "^0.2.1", | ||
| "commitlint": "^19", | ||
| "eslint": "^9.38.0", | ||
| "eslint-config-oclif": "^6.0.110", | ||
| "eslint": "^9.39.2", | ||
| "eslint-config-oclif": "^6.0.137", | ||
| "eslint-config-prettier": "^10.1.8", | ||
@@ -47,4 +47,4 @@ "husky": "^9.1.7", | ||
| "nyc": "^15", | ||
| "oclif": "^4.22.32", | ||
| "prettier": "^3.6.2", | ||
| "oclif": "^4.22.73", | ||
| "prettier": "^3.8.1", | ||
| "shx": "^0.4.0", | ||
@@ -51,0 +51,0 @@ "sinon": "^18.0.1", |
Updated