@salesforce/plugin-limits 3.1.8 → 3.1.9

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.8/src/commands/org/list/limits.ts)_
113
+ _See code: [src/commands/org/list/limits.ts](https://github.com/salesforcecli/plugin-limits/blob/3.1.9/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.8/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.9/src/commands/org/list/sobject/record-counts.ts)_
159
159
 
160
160
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -1393,10 +1393,10 @@
1393
1393
  node-gyp "^8.2.0"
1394
1394
  read-package-json-fast "^2.0.1"
1395
1395
 
1396
- "@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1":
1397
- version "3.19.1"
1398
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.1.tgz#18af989f4b086ba9b6dfac891fb27f8281664084"
1399
- integrity sha512-dd1h4Hz+LwpuYhKvgBjDmW3/HgUAm93JM95cnbzSv5VcmiBeC+utjLvY96PmPbYxxDoz7XazEOl8oOpSLSEgcg==
1396
+ "@oclif/core@^3.15.1", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.1", "@oclif/core@^3.19.2":
1397
+ version "3.19.2"
1398
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.2.tgz#1672061e7309f0048f9f9991607b303a9e5082fc"
1399
+ integrity sha512-/kUZZQZO92esToSTn+fnfMQdAj8uDJ/lsMNXBRBCiLQpwnIskHXy8JzYpynxxkzY2wbGREBceQhxCyDV0XpY4g==
1400
1400
  dependencies:
1401
1401
  "@types/cli-progress" "^3.11.5"
1402
1402
  ansi-escapes "^4.3.2"
@@ -1469,11 +1469,11 @@
1469
1469
  lodash.template "^4.5.0"
1470
1470
 
1471
1471
  "@oclif/test@^3":
1472
- version "3.1.13"
1473
- resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.13.tgz#0e29a86c92b108bc379bb65f131a16b63deb1aae"
1474
- integrity sha512-ztjXyoN4D2qUIhRPiWp8fdaSCZ8e3tZ0hGGXUPRk0tWzGVfii3R5tjaJpn804HEzRJjbuRDmSscvU7iMVUro1A==
1472
+ version "3.1.14"
1473
+ resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.14.tgz#19d768adc14eafc31eb83ca75eb9d210a4af1635"
1474
+ integrity sha512-HzzK6Zwddx2HMeyDGBrD1Ky/OXvsR2uiRKsIA+p0n+HNhEUhb9J/xWQ+apql1G+a8UkUKMfaBbDeYQj9JF+6mQ==
1475
1475
  dependencies:
1476
- "@oclif/core" "^3.18.1"
1476
+ "@oclif/core" "^3.18.2"
1477
1477
  chai "^4.4.1"
1478
1478
  fancy-test "^3.0.9"
1479
1479
 
@@ -1583,12 +1583,12 @@
1583
1583
  resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1584
1584
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1585
1585
 
1586
- "@salesforce/cli-plugins-testkit@^5.1.8":
1587
- version "5.1.8"
1588
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.8.tgz#789630cc389c13fe016c7593aa4ac8bbf532e3bd"
1589
- integrity sha512-3/jvEc+RVWFRbGPtyEzNJ5eb84p7HuLYDZ1EAokLVgDpnW5qy9UpBWrU0Tv98MaQhfRtPdSc/gmzB6m6nqWZLg==
1586
+ "@salesforce/cli-plugins-testkit@^5.1.9":
1587
+ version "5.1.9"
1588
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.9.tgz#c21b0d282c0d309141ca5e2fe47835530a24621d"
1589
+ integrity sha512-8a9dwYdo2tXhVMrDe4ex8tjMYGuIwT9wlltB4+h3gt/IuowazjQGy5VWam08gsm3UT/FhhjZBdN0aKJPbD4wXA==
1590
1590
  dependencies:
1591
- "@salesforce/core" "^6.5.1"
1591
+ "@salesforce/core" "^6.5.3"
1592
1592
  "@salesforce/kit" "^3.0.15"
1593
1593
  "@salesforce/ts-types" "^2.0.9"
1594
1594
  "@types/shelljs" "^0.8.15"
@@ -1598,10 +1598,10 @@
1598
1598
  strip-ansi "6.0.1"
1599
1599
  ts-retry-promise "^0.8.0"
1600
1600
 
1601
- "@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2":
1602
- version "6.5.2"
1603
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.2.tgz#4b64f8fadd443c3a0f254e14e45218e1c4440810"
1604
- integrity sha512-/tviKhMQRMNZlbG/IldCXy6dLAOtCX9gysdiVeCoEsgWcXT72rj02fJg4PQMtc69GAu2vnRSbaRewfrC8Mrw8g==
1601
+ "@salesforce/core@^6.4.1", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2", "@salesforce/core@^6.5.3":
1602
+ version "6.5.3"
1603
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.3.tgz#b1ceef7947b9046ab23e78e73851115fec86f4f9"
1604
+ integrity sha512-L4I2LrGyuXbNDCkoQdrMQ2sR/nhNIgRMLgpYNpOARZFIWKUsnjgBLVpUui+knCzjrQsOMoSwev+W0vp17iT76w==
1605
1605
  dependencies:
1606
1606
  "@salesforce/kit" "^3.0.15"
1607
1607
  "@salesforce/schemas" "^1.6.1"
@@ -264,5 +264,5 @@
264
264
  ]
265
265
  }
266
266
  },
267
- "version": "3.1.8"
267
+ "version": "3.1.9"
268
268
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-limits",
3
3
  "description": "commands to display api limits to your org",
4
- "version": "3.1.8",
4
+ "version": "3.1.9",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.18.2",
8
+ "@oclif/core": "^3.19.2",
9
9
  "@salesforce/core": "^6.5.2",
10
10
  "@salesforce/kit": "^3.0.15",
11
11
  "@salesforce/sf-plugins-core": "^7.1.9"
@@ -13,7 +13,7 @@
13
13
  "devDependencies": {
14
14
  "@oclif/plugin-command-snapshot": "^5.0.7",
15
15
  "@oclif/test": "^3",
16
- "@salesforce/cli-plugins-testkit": "^5.1.8",
16
+ "@salesforce/cli-plugins-testkit": "^5.1.9",
17
17
  "@salesforce/dev-scripts": "^8.3.0",
18
18
  "@salesforce/plugin-command-reference": "^3.0.65",
19
19
  "@salesforce/ts-types": "^2.0.9",
@@ -214,7 +214,7 @@
214
214
  "exports": "./lib/index.js",
215
215
  "type": "module",
216
216
  "sfdx": {
217
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.8.crt",
218
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.8.sig"
217
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.9.crt",
218
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-limits/3.1.9.sig"
219
219
  }
220
220
  }