@oclif/plugin-command-snapshot
Advanced tools
@@ -148,3 +148,3 @@ { | ||
| }, | ||
| "version": "5.3.1" | ||
| "version": "5.3.2" | ||
| } |
+3
-3
| { | ||
| "name": "@oclif/plugin-command-snapshot", | ||
| "description": "generates and compares OCLIF plugins snapshot files", | ||
| "version": "5.3.1", | ||
| "version": "5.3.2", | ||
| "author": "Salesforce", | ||
@@ -23,3 +23,3 @@ "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", | ||
| "@commitlint/config-conventional": "^19", | ||
| "@eslint/compat": "^1.2.9", | ||
| "@eslint/compat": "^1.3.0", | ||
| "@oclif/plugin-help": "^6", | ||
@@ -45,3 +45,3 @@ "@oclif/prettier-config": "^0.2.1", | ||
| "nyc": "^15", | ||
| "oclif": "^4.17.46", | ||
| "oclif": "^4.18.0", | ||
| "prettier": "^3.5.3", | ||
@@ -48,0 +48,0 @@ "shx": "^0.4.0", |
47777
0