@salesforce/plugin-info 3.0.19 → 3.0.20

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
@@ -124,7 +124,7 @@ EXAMPLES
124
124
  $ sf doctor --plugin @salesforce/plugin-source
125
125
  ```
126
126
 
127
- _See code: [src/commands/doctor.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.19/src/commands/doctor.ts)_
127
+ _See code: [src/commands/doctor.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.20/src/commands/doctor.ts)_
128
128
 
129
129
  ## `sf info releasenotes display`
130
130
 
@@ -163,6 +163,6 @@ EXAMPLES
163
163
  $ sf info releasenotes display --version latest
164
164
  ```
165
165
 
166
- _See code: [src/commands/info/releasenotes/display.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.19/src/commands/info/releasenotes/display.ts)_
166
+ _See code: [src/commands/info/releasenotes/display.ts](https://github.com/salesforcecli/plugin-info/blob/3.0.20/src/commands/info/releasenotes/display.ts)_
167
167
 
168
168
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -837,10 +837,10 @@
837
837
  wordwrap "^1.0.0"
838
838
  wrap-ansi "^7.0.0"
839
839
 
840
- "@oclif/core@^3.0.4", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.3.1":
841
- version "3.18.1"
842
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.1.tgz#a8c9ee3848ad663d5694bef6079116c70d32fc55"
843
- integrity sha512-l0LsjzGcqjbUEdeSBX6bdZieVmEv82Q0W3StiyaDMEnPZ9KLH28HrLpcZg6d50mCYW9CUZNzmRo6qrCHWrgLKw==
840
+ "@oclif/core@^3.0.4", "@oclif/core@^3.15.1", "@oclif/core@^3.16.0", "@oclif/core@^3.18.1", "@oclif/core@^3.18.2", "@oclif/core@^3.3.1":
841
+ version "3.18.2"
842
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.18.2.tgz#3c665ad65d0d5c752a6deb91c4ef60330094625c"
843
+ integrity sha512-gfWxCS7dTNzdtvlBEEPUXJj+znzDMjSHfgTIx2IuQ9O3JPxWBrlOj9rgyNxyulVWVKKkuwFFkM4NZA+yiKA9ow==
844
844
  dependencies:
845
845
  "@types/cli-progress" "^3.11.5"
846
846
  ansi-escapes "^4.3.2"
@@ -1033,7 +1033,7 @@
1033
1033
  strip-ansi "6.0.1"
1034
1034
  ts-retry-promise "^0.8.0"
1035
1035
 
1036
- "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.4.7", "@salesforce/core@^6.5.0", "@salesforce/core@^6.5.1":
1036
+ "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2", "@salesforce/core@^6.5.0", "@salesforce/core@^6.5.1":
1037
1037
  version "6.5.1"
1038
1038
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.1.tgz#3d387a6f0b93485274ec046dde5cf1364a3a00b0"
1039
1039
  integrity sha512-u/R82JGdbJCMY0EN3UY5hQUxn0gPN+ParNQIm9YPB9lDpBQv82nKeZJuH6j2LsaaF6ygY3bm79kftPxpdKbggQ==
@@ -1102,13 +1102,13 @@
1102
1102
  "@salesforce/ts-types" "^2.0.9"
1103
1103
  tslib "^2.6.2"
1104
1104
 
1105
- "@salesforce/plugin-command-reference@^3.0.63":
1106
- version "3.0.63"
1107
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.63.tgz#22e20f473f2589d2ec912a19d7a7359b9846247b"
1108
- integrity sha512-VpfrKYfMQowJ1SFtSQY+gcDqc2EsRZBfJmDy4JCJ9681323UelCOku9W0cThQSv/6miDtvDofW107FM2STSQrg==
1105
+ "@salesforce/plugin-command-reference@^3.0.64":
1106
+ version "3.0.64"
1107
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.64.tgz#d911288fd89a13b0a5dbe138dc98bc8df5613929"
1108
+ integrity sha512-nSd/FDYe+v88iHG6L7fEa7Q4iYa2pqQV9xeDN3RmAazWEjq3fImIAmOwjABOCdlLbZLs+dar/luzYWyNklLl2Q==
1109
1109
  dependencies:
1110
1110
  "@oclif/core" "^3.18.1"
1111
- "@salesforce/core" "^6.4.7"
1111
+ "@salesforce/core" "^6.5.1"
1112
1112
  "@salesforce/kit" "^3.0.15"
1113
1113
  "@salesforce/sf-plugins-core" "^5.0.13"
1114
1114
  "@salesforce/ts-types" "^2.0.9"
@@ -3334,12 +3334,12 @@ eslint-plugin-perfectionist@^2.1.0:
3334
3334
  minimatch "^9.0.3"
3335
3335
  natural-compare-lite "^1.4.0"
3336
3336
 
3337
- eslint-plugin-sf-plugin@^1.17.2:
3338
- version "1.17.2"
3339
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.2.tgz#c2e5b40fdae762d3166696f0d9a3664ff8359141"
3340
- integrity sha512-N7o/rgpH5ImPwyGj7dByPwOeW7+VcA36/F35vUhL9NV8FOR35DDL8T+cX0HBGPWu4toSXjCmc2yEH52FdsnATg==
3337
+ eslint-plugin-sf-plugin@^1.17.3:
3338
+ version "1.17.3"
3339
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.3.tgz#3adda2e9955bf8f09859f935468c99ca15b58cc3"
3340
+ integrity sha512-IFbKJYHbb0LBkdr/ftcz/awuEiktIhouJrHeZ0oQ2BOYKK4YOFdgfpVGqENNW2RvIS077bnjf8yzdgn2pLhcdg==
3341
3341
  dependencies:
3342
- "@salesforce/core" "^6.4.7"
3342
+ "@salesforce/core" "^6.5.1"
3343
3343
  "@typescript-eslint/utils" "^6.17.0"
3344
3344
 
3345
3345
  eslint-plugin-unicorn@^49.0.0:
@@ -161,5 +161,5 @@
161
161
  ]
162
162
  }
163
163
  },
164
- "version": "3.0.19"
164
+ "version": "3.0.20"
165
165
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-info",
3
3
  "description": "Plugin for accessing cli info from the command line",
4
- "version": "3.0.19",
4
+ "version": "3.0.20",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@inquirer/input": "^1.2.14",
9
- "@oclif/core": "^3.18.1",
9
+ "@oclif/core": "^3.18.2",
10
10
  "@salesforce/core": "^6.4.2",
11
11
  "@salesforce/kit": "^3.0.15",
12
12
  "@salesforce/sf-plugins-core": "^7.1.4",
@@ -21,14 +21,14 @@
21
21
  "@oclif/plugin-command-snapshot": "^5",
22
22
  "@salesforce/cli-plugins-testkit": "^5",
23
23
  "@salesforce/dev-scripts": "^8.3.0",
24
- "@salesforce/plugin-command-reference": "^3.0.63",
24
+ "@salesforce/plugin-command-reference": "^3.0.64",
25
25
  "@salesforce/ts-sinon": "^1.4.19",
26
26
  "@salesforce/ts-types": "^2.0.9",
27
27
  "@types/marked": "^4.0.8",
28
28
  "@types/marked-terminal": "^3.1.3",
29
29
  "@types/semver": "^7.5.6",
30
30
  "@types/sinon-chai": "^3.2.12",
31
- "eslint-plugin-sf-plugin": "^1.17.2",
31
+ "eslint-plugin-sf-plugin": "^1.17.3",
32
32
  "oclif": "^4.1.0",
33
33
  "shx": "0.3.4",
34
34
  "sinon-chai": "^3.7.0",
@@ -222,7 +222,7 @@
222
222
  "exports": "./lib/index.js",
223
223
  "type": "module",
224
224
  "sfdx": {
225
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.19.crt",
226
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.19.sig"
225
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.20.crt",
226
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-info/3.0.20.sig"
227
227
  }
228
228
  }