oclif 4.22.21 → 4.22.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1195,5 +1195,5 @@
1195
1195
  ]
1196
1196
  }
1197
1197
  },
1198
- "version": "4.22.21"
1198
+ "version": "4.22.23"
1199
1199
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "oclif",
3
3
  "description": "oclif: create your own CLI",
4
- "version": "4.22.21",
4
+ "version": "4.22.23",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "oclif": "bin/run.js"
@@ -13,9 +13,9 @@
13
13
  "@inquirer/confirm": "^3.1.22",
14
14
  "@inquirer/input": "^2.2.4",
15
15
  "@inquirer/select": "^2.5.0",
16
- "@oclif/core": "^4.5.3",
16
+ "@oclif/core": "^4.5.4",
17
17
  "@oclif/plugin-help": "^6.2.32",
18
- "@oclif/plugin-not-found": "^3.2.67",
18
+ "@oclif/plugin-not-found": "^3.2.68",
19
19
  "@oclif/plugin-warn-if-update-available": "^3.1.46",
20
20
  "ansis": "^3.16.0",
21
21
  "async-retry": "^1.3.3",