@salesforce/plugin-limits 3.1.4 → 3.1.5

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.
package/README.md CHANGED
@@ -110,7 +110,7 @@ EXAMPLES
110
110
  $ sf org list limits --target-org my-scratch-org
111
111
  ```
112
112
 
113
- _See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.1.4/src/commands/org/list/limits.ts)_
113
+ _See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.1.5/src/commands/org/list/limits.ts)_
114
114
 
115
115
  ## `sf org list sobject record-counts`
116
116
 
@@ -155,6 +155,6 @@ EXAMPLES
155
155
  $ sf org list sobject record-counts --sobject Account --sobject Lead --target-org my-scratch-org
156
156
  ```
157
157
 
158
- _See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.1.4/src/commands/org/list/sobject/record-counts.ts)_
158
+ _See code: [src/commands/org/list/sobject/record-counts.ts](https://github.com/salesforcecli/plugin-limits/blob/3.1.5/src/commands/org/list/sobject/record-counts.ts)_
159
159
 
160
160
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -866,12 +866,12 @@
866
866
  lodash.template "^4.5.0"
867
867
 
868
868
  "@oclif/test@^3":
869
- version "3.1.8"
870
- resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.8.tgz#12402a1be848af24e7696b259a7bc68a3153235f"
871
- integrity sha512-QtBK+gq7mOSns1DhB4URNNvanYiLfwyJ4dY4iL1qyv0ishmRLMRsXnRwlml8e9RHqKg17Sj+I3dnMqWyfJV3rw==
869
+ version "3.1.12"
870
+ resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.12.tgz#845ee6dd2a141ad25d2cb837b43999f91de46e44"
871
+ integrity sha512-KEIN5v6bMKqVydU686bt0zt5AeFpH6OOspacDF+ZhCbp8ymrkJ1h1ZLsVedhcsLJ9BJxowN7GFYo1HrZ45uujA==
872
872
  dependencies:
873
- "@oclif/core" "^3.15.1"
874
- chai "^4.3.10"
873
+ "@oclif/core" "^3.18.1"
874
+ chai "^4.4.1"
875
875
  fancy-test "^3.0.8"
876
876
 
877
877
  "@octokit/auth-token@^2.4.4":
@@ -1064,15 +1064,15 @@
1064
1064
  "@salesforce/ts-types" "^2.0.9"
1065
1065
  tslib "^2.6.2"
1066
1066
 
1067
- "@salesforce/plugin-command-reference@^3.0.58":
1068
- version "3.0.58"
1069
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.58.tgz#2c1e151a4b2d3cca5956554eb4a43bab4fcf27d8"
1070
- integrity sha512-OblBIcOATD1HVorM/A+t2dT3V0FM/CQv2PtCoUA+rHecjGAjtLdzKajPIGw+Z56GCNqLM5keoEglzFGY8HeA4Q==
1067
+ "@salesforce/plugin-command-reference@^3.0.61":
1068
+ version "3.0.61"
1069
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.61.tgz#3f7cd5089b52eed02059d5b6831349913b092f7c"
1070
+ integrity sha512-0mS90XJW8UaWDaf+bGz0digHjUz69nEZJkYV6UJ/TliYciHlGX3GZT/pRG0rEvnNvggIdcSbdZrq6IP9xyZoVg==
1071
1071
  dependencies:
1072
- "@oclif/core" "^3.15.1"
1073
- "@salesforce/core" "^6.4.1"
1072
+ "@oclif/core" "^3.16.0"
1073
+ "@salesforce/core" "^6.4.4"
1074
1074
  "@salesforce/kit" "^3.0.15"
1075
- "@salesforce/sf-plugins-core" "^5.0.12"
1075
+ "@salesforce/sf-plugins-core" "^5.0.13"
1076
1076
  "@salesforce/ts-types" "^2.0.9"
1077
1077
  chalk "^4"
1078
1078
  handlebars "^4.7.8"
@@ -1088,7 +1088,7 @@
1088
1088
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
1089
1089
  integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
1090
1090
 
1091
- "@salesforce/sf-plugins-core@^5.0.12":
1091
+ "@salesforce/sf-plugins-core@^5.0.13":
1092
1092
  version "5.0.13"
1093
1093
  resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz#f2941527d66ded5750a6646e146af047ab72acc9"
1094
1094
  integrity sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==
@@ -1101,14 +1101,14 @@
1101
1101
  chalk "^4"
1102
1102
  inquirer "^8.2.5"
1103
1103
 
1104
- "@salesforce/sf-plugins-core@^7.1.2":
1105
- version "7.1.2"
1106
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.2.tgz#65773d4c51a60ea96430416318e7a7301c9216ca"
1107
- integrity sha512-CNBUPSQnidOq08l18E1l4lQ+I5KL0lTL/octZB1h2PAXqDXPfSjVOWeC+2zbB7oB5lECP35zK3x8AJvW9/X96Q==
1104
+ "@salesforce/sf-plugins-core@^7.1.3":
1105
+ version "7.1.3"
1106
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.3.tgz#2d1a15da9e5ebbee435f8699f13cc9aa787df1ca"
1107
+ integrity sha512-HaXEjtose1SOgxXsRYl3HA0f6OYIJTUqS1fGdIKgLZQR8tC3a/BnfDUuJRTjesp+GJZEjc6bUxzd92sn51AuGA==
1108
1108
  dependencies:
1109
1109
  "@inquirer/confirm" "^2.0.15"
1110
1110
  "@inquirer/password" "^1.1.14"
1111
- "@oclif/core" "^3.16.0"
1111
+ "@oclif/core" "^3.18.1"
1112
1112
  "@salesforce/core" "^6.4.7"
1113
1113
  "@salesforce/kit" "^3.0.15"
1114
1114
  "@salesforce/ts-types" "^2.0.9"
@@ -2167,10 +2167,10 @@ cardinal@^2.1.1:
2167
2167
  ansicolors "~0.3.2"
2168
2168
  redeyed "~2.1.0"
2169
2169
 
2170
- chai@^4.3.10:
2171
- version "4.3.10"
2172
- resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.10.tgz#d784cec635e3b7e2ffb66446a63b4e33bd390384"
2173
- integrity sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==
2170
+ chai@^4.3.10, chai@^4.4.1:
2171
+ version "4.4.1"
2172
+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.4.1.tgz#3603fa6eba35425b0f2ac91a009fe924106e50d1"
2173
+ integrity sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==
2174
2174
  dependencies:
2175
2175
  assertion-error "^1.1.0"
2176
2176
  check-error "^1.0.3"
@@ -264,5 +264,5 @@
264
264
  ]
265
265
  }
266
266
  },
267
- "version": "3.1.4"
267
+ "version": "3.1.5"
268
268
  }
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-limits",
3
3
  "description": "commands to display api limits to your org",
4
- "version": "3.1.4",
4
+ "version": "3.1.5",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.18.1",
9
9
  "@salesforce/core": "^6.4.2",
10
10
  "@salesforce/kit": "^3.0.15",
11
- "@salesforce/sf-plugins-core": "^7.1.2",
11
+ "@salesforce/sf-plugins-core": "^7.1.3",
12
12
  "@salesforce/ts-types": "^2.0.9"
13
13
  },
14
14
  "devDependencies": {
@@ -16,7 +16,7 @@
16
16
  "@oclif/test": "^3",
17
17
  "@salesforce/cli-plugins-testkit": "^5",
18
18
  "@salesforce/dev-scripts": "^8.3.0",
19
- "@salesforce/plugin-command-reference": "^3.0.58",
19
+ "@salesforce/plugin-command-reference": "^3.0.61",
20
20
  "eslint-plugin-sf-plugin": "^1.17.1",
21
21
  "oclif": "^4.1.0",
22
22
  "shx": "0.3.4",
@@ -213,7 +213,7 @@
213
213
  "exports": "./lib/index.js",
214
214
  "type": "module",
215
215
  "sfdx": {
216
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.4.crt",
217
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.4.sig"
216
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.5.crt",
217
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.5.sig"
218
218
  }
219
219
  }