@oclif/plugin-update 4.1.14 → 4.1.15

Sign up to get free protection for your applications and to get access to all the features.
@@ -88,5 +88,5 @@
88
88
  ]
89
89
  }
90
90
  },
91
- "version": "4.1.14"
91
+ "version": "4.1.15"
92
92
  }
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@oclif/plugin-update",
3
- "version": "4.1.14",
3
+ "version": "4.1.15",
4
4
  "author": "Salesforce",
5
5
  "bugs": "https://github.com/oclif/plugin-update/issues",
6
6
  "dependencies": {
7
- "@oclif/core": "^3.19.2",
7
+ "@oclif/core": "^3.20.0",
8
8
  "chalk": "^5",
9
9
  "cross-spawn": "^7.0.3",
10
10
  "debug": "^4.3.1",
@@ -34,14 +34,14 @@
34
34
  "@types/tar-fs": "^2.0.2",
35
35
  "chai": "^4.4.1",
36
36
  "commitlint": "^17.8.1",
37
- "eslint": "^8.56.0",
38
- "eslint-config-oclif": "^5.0.0",
39
- "eslint-config-oclif-typescript": "^3.0.47",
37
+ "eslint": "^8.57.0",
38
+ "eslint-config-oclif": "^5.0.2",
39
+ "eslint-config-oclif-typescript": "^3.0.48",
40
40
  "eslint-config-prettier": "^9.1.0",
41
41
  "got": "^13.0.0",
42
42
  "husky": "^8.0.3",
43
43
  "lint-staged": "^14.0.1",
44
- "mocha": "^10.2.0",
44
+ "mocha": "^10.3.0",
45
45
  "nock": "^13.5.1",
46
46
  "oclif": "^4",
47
47
  "prettier": "^3.2.5",