@salesforce/cli 2.4.6 → 2.4.7

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.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.4.6",
2
+ "version": "2.4.7",
3
3
  "commands": {
4
4
  "cmdt:generate:field": {
5
5
  "id": "cmdt:generate:field",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.4.6",
4
+ "version": "2.4.7",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run",
@@ -130,7 +130,7 @@
130
130
  "@oclif/plugin-version": "1.3.8",
131
131
  "@oclif/plugin-warn-if-update-available": "2.0.46",
132
132
  "@oclif/plugin-which": "2.2.29",
133
- "@salesforce/core": "^4.3.5",
133
+ "@salesforce/core": "^5.2.0",
134
134
  "@salesforce/plugin-apex": "2.3.9",
135
135
  "@salesforce/plugin-auth": "2.8.10",
136
136
  "@salesforce/plugin-data": "2.5.5",
@@ -237,17 +237,17 @@
237
237
  "@types/debug": "^4.1.8",
238
238
  "@typescript-eslint/eslint-plugin": "^5.62.0",
239
239
  "@typescript-eslint/parser": "^5.62.0",
240
- "aws-sdk": "^2.1425.0",
240
+ "aws-sdk": "^2.1431.0",
241
241
  "chai": "^4.3.7",
242
242
  "eslint": "^8.46.0",
243
243
  "eslint-config-oclif": "^3.1",
244
244
  "eslint-config-oclif-typescript": "^0.2.0",
245
- "eslint-config-prettier": "^8.7.0",
245
+ "eslint-config-prettier": "^8.10.0",
246
246
  "eslint-config-salesforce": "^2.0.2",
247
247
  "eslint-config-salesforce-license": "^0.2.0",
248
248
  "eslint-config-salesforce-typescript": "^1.1.1",
249
249
  "eslint-plugin-header": "^3.1.1",
250
- "eslint-plugin-import": "^2.27.5",
250
+ "eslint-plugin-import": "^2.28.0",
251
251
  "eslint-plugin-jsdoc": "^46.4.5",
252
252
  "globby": "^11.1.0",
253
253
  "husky": "^7.0.4",