@oclif/plugin-update 3.1.6 → 3.1.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "3.1.6",
2
+ "version": "3.1.8",
3
3
  "commands": {
4
4
  "update": {
5
5
  "id": "update",
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@oclif/plugin-update",
3
- "version": "3.1.6",
3
+ "version": "3.1.8",
4
4
  "author": "Salesforce",
5
5
  "bugs": "https://github.com/oclif/plugin-update/issues",
6
6
  "dependencies": {
7
7
  "@oclif/color": "^1.0.4",
8
- "@oclif/core": "^2.3.1",
8
+ "@oclif/core": "^2.6.4",
9
9
  "cross-spawn": "^7.0.3",
10
10
  "debug": "^4.3.1",
11
11
  "filesize": "^6.1.0",
@@ -18,8 +18,8 @@
18
18
  "tar-fs": "^2.1.1"
19
19
  },
20
20
  "devDependencies": {
21
- "@oclif/plugin-help": "^5.2.5",
22
- "@oclif/test": "^2.3.6",
21
+ "@oclif/plugin-help": "^5.2.8",
22
+ "@oclif/test": "^2.3.10",
23
23
  "@types/chai": "^4.3.4",
24
24
  "@types/cross-spawn": "^6.0.2",
25
25
  "@types/execa": "^0.9.0",
@@ -28,7 +28,7 @@
28
28
  "@types/inquirer": "^8.2.0",
29
29
  "@types/lodash.throttle": "^4.1.6",
30
30
  "@types/mocha": "^9",
31
- "@types/node": "^14.18.36",
31
+ "@types/node": "^14.18.38",
32
32
  "@types/semver": "^7.3.13",
33
33
  "@types/supports-color": "^7.2.0",
34
34
  "@types/write-json-file": "^3.2.1",
@@ -39,7 +39,7 @@
39
39
  "globby": "^11.0.2",
40
40
  "mocha": "^9",
41
41
  "nock": "^13.3.0",
42
- "oclif": "^3.6.5",
42
+ "oclif": "^3.7.0",
43
43
  "qqjs": "^0.3.11",
44
44
  "sinon": "^12.0.1",
45
45
  "ts-node": "^9.1.1",