@oclif/plugin-version 2.0.8 → 2.0.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/oclif.lock +32 -32
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/oclif.lock
CHANGED
|
@@ -213,10 +213,10 @@
|
|
|
213
213
|
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.9.1.tgz#449dfa81a57a1d755b09aa58d826c1262e4283b4"
|
|
214
214
|
integrity sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA==
|
|
215
215
|
|
|
216
|
-
"@eslint/eslintrc@^2.1.
|
|
217
|
-
version "2.1.
|
|
218
|
-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.
|
|
219
|
-
integrity sha512-
|
|
216
|
+
"@eslint/eslintrc@^2.1.4":
|
|
217
|
+
version "2.1.4"
|
|
218
|
+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
|
|
219
|
+
integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
|
|
220
220
|
dependencies:
|
|
221
221
|
ajv "^6.12.4"
|
|
222
222
|
debug "^4.3.2"
|
|
@@ -228,10 +228,10 @@
|
|
|
228
228
|
minimatch "^3.1.2"
|
|
229
229
|
strip-json-comments "^3.1.1"
|
|
230
230
|
|
|
231
|
-
"@eslint/js@8.
|
|
232
|
-
version "8.
|
|
233
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.
|
|
234
|
-
integrity sha512-
|
|
231
|
+
"@eslint/js@8.55.0":
|
|
232
|
+
version "8.55.0"
|
|
233
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.55.0.tgz#b721d52060f369aa259cf97392403cb9ce892ec6"
|
|
234
|
+
integrity sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==
|
|
235
235
|
|
|
236
236
|
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
|
|
237
237
|
version "1.1.3"
|
|
@@ -492,10 +492,10 @@
|
|
|
492
492
|
wordwrap "^1.0.0"
|
|
493
493
|
wrap-ansi "^7.0.0"
|
|
494
494
|
|
|
495
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.
|
|
496
|
-
version "3.
|
|
497
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.
|
|
498
|
-
integrity sha512-
|
|
495
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.12.0", "@oclif/core@^3.14.1", "@oclif/core@^3.3.1":
|
|
496
|
+
version "3.14.1"
|
|
497
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.14.1.tgz#634fc96124068e47b720d62f3b278d818a07495e"
|
|
498
|
+
integrity sha512-HLFL2s45DFdqYI2CFjVS/CIQ4cQ4yZqH0XqO9nnwcRWYboz2rEW/vLmidjIYGDjh6xA/k5psiAL3O1KEjqSHuQ==
|
|
499
499
|
dependencies:
|
|
500
500
|
ansi-escapes "^4.3.2"
|
|
501
501
|
ansi-styles "^4.3.0"
|
|
@@ -558,11 +558,11 @@
|
|
|
558
558
|
integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
|
|
559
559
|
|
|
560
560
|
"@oclif/test@^3":
|
|
561
|
-
version "3.1.
|
|
562
|
-
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.
|
|
563
|
-
integrity sha512-
|
|
561
|
+
version "3.1.3"
|
|
562
|
+
resolved "https://registry.yarnpkg.com/@oclif/test/-/test-3.1.3.tgz#42d98e3e2c29a3340dedd7eab7c0a7e392c2f3cf"
|
|
563
|
+
integrity sha512-p4Z+SpGSW6pw/QQrQwVuG8eOuZtUl/hxh2rgaOkDfxWipb6FVNa08kzuE70rYaIDIq/9SFglcOb9YQmOXv2MEA==
|
|
564
564
|
dependencies:
|
|
565
|
-
"@oclif/core" "^3.
|
|
565
|
+
"@oclif/core" "^3.12.0"
|
|
566
566
|
chai "^4.3.10"
|
|
567
567
|
fancy-test "^3.0.1"
|
|
568
568
|
|
|
@@ -754,10 +754,10 @@
|
|
|
754
754
|
"@types/node" "*"
|
|
755
755
|
"@types/responselike" "^1.0.0"
|
|
756
756
|
|
|
757
|
-
"@types/chai@*", "@types/chai@^4.3.
|
|
758
|
-
version "4.3.
|
|
759
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
760
|
-
integrity sha512-
|
|
757
|
+
"@types/chai@*", "@types/chai@^4.3.11":
|
|
758
|
+
version "4.3.11"
|
|
759
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11.tgz#e95050bf79a932cb7305dd130254ccdf9bde671c"
|
|
760
|
+
integrity sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==
|
|
761
761
|
|
|
762
762
|
"@types/cli-progress@^3.11.0":
|
|
763
763
|
version "3.11.0"
|
|
@@ -824,9 +824,9 @@
|
|
|
824
824
|
integrity sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==
|
|
825
825
|
|
|
826
826
|
"@types/node@^18":
|
|
827
|
-
version "18.
|
|
828
|
-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.
|
|
829
|
-
integrity sha512-
|
|
827
|
+
version "18.19.1"
|
|
828
|
+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.1.tgz#e3ed7d5ab5ea21f33a4503decb2171e0d8f53070"
|
|
829
|
+
integrity sha512-mZJ9V11gG5Vp0Ox2oERpeFDl+JvCwK24PGy76vVY/UgBtjwJWc5rYBThFxmbnYOm9UPZNm6wEl/sxHt2SU7x9A==
|
|
830
830
|
dependencies:
|
|
831
831
|
undici-types "~5.26.4"
|
|
832
832
|
|
|
@@ -2418,15 +2418,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
|
|
|
2418
2418
|
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
|
|
2419
2419
|
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
|
|
2420
2420
|
|
|
2421
|
-
eslint@^8.
|
|
2422
|
-
version "8.
|
|
2423
|
-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.
|
|
2424
|
-
integrity sha512-
|
|
2421
|
+
eslint@^8.55.0:
|
|
2422
|
+
version "8.55.0"
|
|
2423
|
+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.55.0.tgz#078cb7b847d66f2c254ea1794fa395bf8e7e03f8"
|
|
2424
|
+
integrity sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==
|
|
2425
2425
|
dependencies:
|
|
2426
2426
|
"@eslint-community/eslint-utils" "^4.2.0"
|
|
2427
2427
|
"@eslint-community/regexpp" "^4.6.1"
|
|
2428
|
-
"@eslint/eslintrc" "^2.1.
|
|
2429
|
-
"@eslint/js" "8.
|
|
2428
|
+
"@eslint/eslintrc" "^2.1.4"
|
|
2429
|
+
"@eslint/js" "8.55.0"
|
|
2430
2430
|
"@humanwhocodes/config-array" "^0.11.13"
|
|
2431
2431
|
"@humanwhocodes/module-importer" "^1.0.1"
|
|
2432
2432
|
"@nodelib/fs.walk" "^1.2.8"
|
|
@@ -4587,9 +4587,9 @@ object.values@^1.1.7:
|
|
|
4587
4587
|
es-abstract "^1.22.1"
|
|
4588
4588
|
|
|
4589
4589
|
oclif@^4:
|
|
4590
|
-
version "4.0.
|
|
4591
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
4592
|
-
integrity sha512-
|
|
4590
|
+
version "4.0.4"
|
|
4591
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
|
|
4592
|
+
integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
|
|
4593
4593
|
dependencies:
|
|
4594
4594
|
"@oclif/core" "^3.0.4"
|
|
4595
4595
|
"@oclif/plugin-help" "^5.2.14"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oclif/plugin-version",
|
|
3
3
|
"description": "A command that shows the CLI version",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.9",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/oclif/plugin-version/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.
|
|
8
|
+
"@oclif/core": "^3.14.1"
|
|
9
9
|
},
|
|
10
10
|
"devDependencies": {
|
|
11
11
|
"@commitlint/config-conventional": "^17.8.1",
|
|
12
12
|
"@oclif/plugin-help": "5.2.20",
|
|
13
13
|
"@oclif/prettier-config": "^0.2.1",
|
|
14
14
|
"@oclif/test": "^3",
|
|
15
|
-
"@types/chai": "^4.3.
|
|
15
|
+
"@types/chai": "^4.3.11",
|
|
16
16
|
"@types/mocha": "^10",
|
|
17
17
|
"@types/node": "^18",
|
|
18
18
|
"chai": "^4.3.10",
|
|
19
19
|
"commitlint": "^17.8.1",
|
|
20
|
-
"eslint": "^8.
|
|
20
|
+
"eslint": "^8.55.0",
|
|
21
21
|
"eslint-config-oclif": "^5",
|
|
22
22
|
"eslint-config-oclif-typescript": "^3",
|
|
23
23
|
"eslint-config-prettier": "^9.0.0",
|