@oclif/plugin-update 4.2.1 → 4.2.2

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -55,7 +55,7 @@ EXAMPLES
55
55
  $ oclif-example update --available
56
56
  ```
57
57
 
58
- _See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v4.2.1/src/commands/update.ts)_
58
+ _See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v4.2.2/src/commands/update.ts)_
59
59
  <!-- commandsstop -->
60
60
 
61
61
  # Contributing
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@oclif/plugin-update",
3
- "version": "4.2.1",
3
+ "version": "4.2.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@oclif/plugin-update",
9
- "version": "4.2.1",
9
+ "version": "4.2.2",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.21.0",
@@ -39,7 +39,7 @@
39
39
  "commitlint": "^18",
40
40
  "eslint": "^8.57.0",
41
41
  "eslint-config-oclif": "^5.1.1",
42
- "eslint-config-oclif-typescript": "^3.1.0",
42
+ "eslint-config-oclif-typescript": "^3.1.3",
43
43
  "eslint-config-prettier": "^9.1.0",
44
44
  "got": "^13.0.0",
45
45
  "husky": "^9",
@@ -52,7 +52,7 @@
52
52
  "sinon": "^17",
53
53
  "strip-ansi": "^7.1.0",
54
54
  "ts-node": "^10.9.2",
55
- "typescript": "^5.4.2"
55
+ "typescript": "^5.4.3"
56
56
  },
57
57
  "engines": {
58
58
  "node": ">=18.0.0"
@@ -3936,9 +3936,9 @@
3936
3936
  }
3937
3937
  },
3938
3938
  "node_modules/@oclif/core": {
3939
- "version": "3.25.2",
3940
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.25.2.tgz",
3941
- "integrity": "sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==",
3939
+ "version": "3.26.0",
3940
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.0.tgz",
3941
+ "integrity": "sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==",
3942
3942
  "license": "MIT",
3943
3943
  "dependencies": {
3944
3944
  "@types/cli-progress": "^3.11.5",
@@ -4129,15 +4129,15 @@
4129
4129
  "license": "MIT"
4130
4130
  },
4131
4131
  "node_modules/@oclif/test": {
4132
- "version": "3.2.1",
4133
- "resolved": "https://registry.npmjs.org/@oclif/test/-/test-3.2.1.tgz",
4134
- "integrity": "sha512-FMUR1ziZd9FRknk4R9jis8ermiHQadyCWtmtAOL4n9qfnIh4R8qs3wbH1qAg2p+R0VA0+t3jMSSEcPFGmghBQw==",
4132
+ "version": "3.2.6",
4133
+ "resolved": "https://registry.npmjs.org/@oclif/test/-/test-3.2.6.tgz",
4134
+ "integrity": "sha512-UZAHGAG31lJUyLkGpE94E2Tt+cstGZ4FnS/fvcjeZMkUzlh78HcSHOQWj6FhT8Sd4v62TYYobXNADxEgp+qnng==",
4135
4135
  "dev": true,
4136
4136
  "license": "MIT",
4137
4137
  "dependencies": {
4138
- "@oclif/core": "^3.19.2",
4138
+ "@oclif/core": "^3.25.2",
4139
4139
  "chai": "^4.4.1",
4140
- "fancy-test": "^3.0.11"
4140
+ "fancy-test": "^3.0.13"
4141
4141
  },
4142
4142
  "engines": {
4143
4143
  "node": ">=18.0.0"
@@ -8253,9 +8253,9 @@
8253
8253
  }
8254
8254
  },
8255
8255
  "node_modules/eslint-config-oclif-typescript": {
8256
- "version": "3.1.0",
8257
- "resolved": "https://registry.npmjs.org/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.0.tgz",
8258
- "integrity": "sha512-ojIN4lrmhVFJLLJN7clDCww4ZYNLUaH6p9unp8awz9oCoYNRB2QYD5D/CAy7HiX9ULkInNAD59NeOGQY56Un6A==",
8256
+ "version": "3.1.3",
8257
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.3.tgz",
8258
+ "integrity": "sha512-lRSkiSd2AGu/D0EgK5Bz/u92c2t5nK2lAgPPPlAGHUXEL2IhjR+KNWf2REZReMD4IzAGVbCKlVqDNTDybJ11qg==",
8259
8259
  "dev": true,
8260
8260
  "license": "MIT",
8261
8261
  "dependencies": {
@@ -8264,9 +8264,9 @@
8264
8264
  "eslint-config-xo-space": "^0.35.0",
8265
8265
  "eslint-import-resolver-typescript": "^3.6.1",
8266
8266
  "eslint-plugin-import": "^2.29.1",
8267
- "eslint-plugin-mocha": "^10.3.0",
8267
+ "eslint-plugin-mocha": "^10.4.1",
8268
8268
  "eslint-plugin-n": "^15",
8269
- "eslint-plugin-perfectionist": "^2.5.0"
8269
+ "eslint-plugin-perfectionist": "^2.7.0"
8270
8270
  },
8271
8271
  "engines": {
8272
8272
  "node": ">=18.0.0"
@@ -8601,9 +8601,9 @@
8601
8601
  }
8602
8602
  },
8603
8603
  "node_modules/eslint-plugin-perfectionist": {
8604
- "version": "2.5.0",
8605
- "resolved": "https://registry.npmjs.org/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.5.0.tgz",
8606
- "integrity": "sha512-F6XXcq4mKKUe/SREoMGQqzgw6cgCgf3pFzkFfQVIGtqD1yXVpQjnhTepzhBeZfxZwgMzR9HO4yH4CUhIQ2WBcQ==",
8604
+ "version": "2.7.0",
8605
+ "resolved": "https://registry.npmjs.org/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.7.0.tgz",
8606
+ "integrity": "sha512-RpSMc0T0DT9DlOj4APzwlAjCqQMxFdsIYlupe73eDkKLn1mMK7fVw2z3nj2y822szKOpvHA7bDa56ySOlr4GXw==",
8607
8607
  "dev": true,
8608
8608
  "license": "MIT",
8609
8609
  "dependencies": {
@@ -9027,9 +9027,9 @@
9027
9027
  }
9028
9028
  },
9029
9029
  "node_modules/fancy-test": {
9030
- "version": "3.0.12",
9031
- "resolved": "https://registry.npmjs.org/fancy-test/-/fancy-test-3.0.12.tgz",
9032
- "integrity": "sha512-pboHMxTnbD72FBl/fgYAmBb6AjiF0OgI1osAnnzzuFgBrzbFQj5so3XlknKC9k3HFJIy0HerCTyDjz/YZ6aBIg==",
9030
+ "version": "3.0.14",
9031
+ "resolved": "https://registry.npmjs.org/fancy-test/-/fancy-test-3.0.14.tgz",
9032
+ "integrity": "sha512-FkiDltQA8PBZzw5tUnMrP1QtwIdNQWxxbZK5C22M9wu6HfFNciwkG3D9siT4l4s1fBTDaEG+Fdkbpi9FDTxtrg==",
9033
9033
  "dev": true,
9034
9034
  "license": "MIT",
9035
9035
  "dependencies": {
@@ -15763,9 +15763,9 @@
15763
15763
  "license": "MIT"
15764
15764
  },
15765
15765
  "node_modules/typescript": {
15766
- "version": "5.4.2",
15767
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz",
15768
- "integrity": "sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==",
15766
+ "version": "5.4.3",
15767
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.3.tgz",
15768
+ "integrity": "sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==",
15769
15769
  "dev": true,
15770
15770
  "license": "Apache-2.0",
15771
15771
  "bin": {
package/oclif.lock CHANGED
@@ -1456,10 +1456,10 @@
1456
1456
  node-gyp "^8.2.0"
1457
1457
  read-package-json-fast "^2.0.1"
1458
1458
 
1459
- "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
1460
- version "3.25.2"
1461
- resolved "https://registry.npmjs.org/@oclif/core/-/core-3.25.2.tgz"
1462
- integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
1459
+ "@oclif/core@^3.19.2", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.2":
1460
+ version "3.26.0"
1461
+ resolved "https://registry.npmjs.org/@oclif/core/-/core-3.26.0.tgz"
1462
+ integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
1463
1463
  dependencies:
1464
1464
  "@types/cli-progress" "^3.11.5"
1465
1465
  ansi-escapes "^4.3.2"
@@ -1523,13 +1523,13 @@
1523
1523
  integrity sha512-XB8kwQj8zynXjIIWRm+6gO/r8Qft2xKtwBMSmq1JRqtA6TpwpqECqiu8LosBCyg2JBXuUy2lU23/L98KIR7FrQ==
1524
1524
 
1525
1525
  "@oclif/test@^3":
1526
- version "3.2.1"
1527
- resolved "https://registry.npmjs.org/@oclif/test/-/test-3.2.1.tgz"
1528
- integrity sha512-FMUR1ziZd9FRknk4R9jis8ermiHQadyCWtmtAOL4n9qfnIh4R8qs3wbH1qAg2p+R0VA0+t3jMSSEcPFGmghBQw==
1526
+ version "3.2.6"
1527
+ resolved "https://registry.npmjs.org/@oclif/test/-/test-3.2.6.tgz"
1528
+ integrity sha512-UZAHGAG31lJUyLkGpE94E2Tt+cstGZ4FnS/fvcjeZMkUzlh78HcSHOQWj6FhT8Sd4v62TYYobXNADxEgp+qnng==
1529
1529
  dependencies:
1530
- "@oclif/core" "^3.19.2"
1530
+ "@oclif/core" "^3.25.2"
1531
1531
  chai "^4.4.1"
1532
- fancy-test "^3.0.11"
1532
+ fancy-test "^3.0.13"
1533
1533
 
1534
1534
  "@octokit/auth-token@^2.4.4":
1535
1535
  version "2.5.0"
@@ -4265,19 +4265,19 @@ escape-string-regexp@^4.0.0, escape-string-regexp@4.0.0:
4265
4265
  resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"
4266
4266
  integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
4267
4267
 
4268
- eslint-config-oclif-typescript@^3.1.0:
4269
- version "3.1.0"
4270
- resolved "https://registry.npmjs.org/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.0.tgz"
4271
- integrity sha512-ojIN4lrmhVFJLLJN7clDCww4ZYNLUaH6p9unp8awz9oCoYNRB2QYD5D/CAy7HiX9ULkInNAD59NeOGQY56Un6A==
4268
+ eslint-config-oclif-typescript@^3.1.3:
4269
+ version "3.1.3"
4270
+ resolved "https://registry.npmjs.org/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.3.tgz"
4271
+ integrity sha512-lRSkiSd2AGu/D0EgK5Bz/u92c2t5nK2lAgPPPlAGHUXEL2IhjR+KNWf2REZReMD4IzAGVbCKlVqDNTDybJ11qg==
4272
4272
  dependencies:
4273
4273
  "@typescript-eslint/eslint-plugin" "^6.21.0"
4274
4274
  "@typescript-eslint/parser" "^6.21.0"
4275
4275
  eslint-config-xo-space "^0.35.0"
4276
4276
  eslint-import-resolver-typescript "^3.6.1"
4277
4277
  eslint-plugin-import "^2.29.1"
4278
- eslint-plugin-mocha "^10.3.0"
4278
+ eslint-plugin-mocha "^10.4.1"
4279
4279
  eslint-plugin-n "^15"
4280
- eslint-plugin-perfectionist "^2.5.0"
4280
+ eslint-plugin-perfectionist "^2.7.0"
4281
4281
 
4282
4282
  eslint-config-oclif@^5.1.1:
4283
4283
  version "5.1.1"
@@ -4368,7 +4368,7 @@ eslint-plugin-import@*, eslint-plugin-import@^2.29.1:
4368
4368
  semver "^6.3.1"
4369
4369
  tsconfig-paths "^3.15.0"
4370
4370
 
4371
- eslint-plugin-mocha@^10.3.0, eslint-plugin-mocha@^10.4.1:
4371
+ eslint-plugin-mocha@^10.4.1:
4372
4372
  version "10.4.1"
4373
4373
  resolved "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.1.tgz"
4374
4374
  integrity sha512-G85ALUgKaLzuEuHhoW3HVRgPTmia6njQC3qCG6CEvA8/Ja9PDZnRZOuzekMki+HaViEQXINuYsmhp5WR5/4MfA==
@@ -4391,10 +4391,10 @@ eslint-plugin-n@^15, eslint-plugin-n@^15.1.0:
4391
4391
  resolve "^1.22.1"
4392
4392
  semver "^7.3.8"
4393
4393
 
4394
- eslint-plugin-perfectionist@^2.5.0:
4395
- version "2.5.0"
4396
- resolved "https://registry.npmjs.org/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.5.0.tgz"
4397
- integrity sha512-F6XXcq4mKKUe/SREoMGQqzgw6cgCgf3pFzkFfQVIGtqD1yXVpQjnhTepzhBeZfxZwgMzR9HO4yH4CUhIQ2WBcQ==
4394
+ eslint-plugin-perfectionist@^2.7.0:
4395
+ version "2.7.0"
4396
+ resolved "https://registry.npmjs.org/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-2.7.0.tgz"
4397
+ integrity sha512-RpSMc0T0DT9DlOj4APzwlAjCqQMxFdsIYlupe73eDkKLn1mMK7fVw2z3nj2y822szKOpvHA7bDa56ySOlr4GXw==
4398
4398
  dependencies:
4399
4399
  "@typescript-eslint/utils" "^6.13.0"
4400
4400
  minimatch "^9.0.3"
@@ -4594,10 +4594,10 @@ external-editor@^3.0.3, external-editor@^3.1.0:
4594
4594
  iconv-lite "^0.4.24"
4595
4595
  tmp "^0.0.33"
4596
4596
 
4597
- fancy-test@^3.0.11:
4598
- version "3.0.12"
4599
- resolved "https://registry.npmjs.org/fancy-test/-/fancy-test-3.0.12.tgz"
4600
- integrity sha512-pboHMxTnbD72FBl/fgYAmBb6AjiF0OgI1osAnnzzuFgBrzbFQj5so3XlknKC9k3HFJIy0HerCTyDjz/YZ6aBIg==
4597
+ fancy-test@^3.0.13:
4598
+ version "3.0.14"
4599
+ resolved "https://registry.npmjs.org/fancy-test/-/fancy-test-3.0.14.tgz"
4600
+ integrity sha512-FkiDltQA8PBZzw5tUnMrP1QtwIdNQWxxbZK5C22M9wu6HfFNciwkG3D9siT4l4s1fBTDaEG+Fdkbpi9FDTxtrg==
4601
4601
  dependencies:
4602
4602
  "@types/chai" "*"
4603
4603
  "@types/lodash" "*"
@@ -8316,10 +8316,10 @@ typedarray-to-buffer@^4.0.0:
8316
8316
  resolved "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-4.0.0.tgz"
8317
8317
  integrity sha512-6dOYeZfS3O9RtRD1caom0sMxgK59b27+IwoNy8RDPsmslSGOyU+mpTamlaIW7aNKi90ZQZ9DFaZL3YRoiSCULQ==
8318
8318
 
8319
- typescript@^5.4.2, typescript@>=2.7, typescript@>=4, typescript@>=4.2.0, typescript@>=4.9.5:
8320
- version "5.4.2"
8321
- resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz"
8322
- integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
8319
+ typescript@^5.4.3, typescript@>=2.7, typescript@>=4, typescript@>=4.2.0, typescript@>=4.9.5:
8320
+ version "5.4.3"
8321
+ resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.3.tgz"
8322
+ integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
8323
8323
 
8324
8324
  unbox-primitive@^1.0.2:
8325
8325
  version "1.0.2"
@@ -88,5 +88,5 @@
88
88
  ]
89
89
  }
90
90
  },
91
- "version": "4.2.1"
91
+ "version": "4.2.2"
92
92
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oclif/plugin-update",
3
- "version": "4.2.1",
3
+ "version": "4.2.2",
4
4
  "author": "Salesforce",
5
5
  "bugs": "https://github.com/oclif/plugin-update/issues",
6
6
  "dependencies": {
@@ -32,7 +32,7 @@
32
32
  "@types/tar-fs": "^2.0.2",
33
33
  "chai": "^4.4.1",
34
34
  "commitlint": "^18",
35
- "eslint-config-oclif-typescript": "^3.1.0",
35
+ "eslint-config-oclif-typescript": "^3.1.3",
36
36
  "eslint-config-oclif": "^5.1.1",
37
37
  "eslint-config-prettier": "^9.1.0",
38
38
  "eslint": "^8.57.0",
@@ -47,7 +47,7 @@
47
47
  "sinon": "^17",
48
48
  "strip-ansi": "^7.1.0",
49
49
  "ts-node": "^10.9.2",
50
- "typescript": "^5.4.2"
50
+ "typescript": "^5.4.3"
51
51
  },
52
52
  "engines": {
53
53
  "node": ">=18.0.0"