@oclif/plugin-update 4.1.8 → 4.1.9

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.8"
91
+ "version": "4.1.9"
92
92
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oclif/plugin-update",
3
- "version": "4.1.8",
3
+ "version": "4.1.9",
4
4
  "author": "Salesforce",
5
5
  "bugs": "https://github.com/oclif/plugin-update/issues",
6
6
  "dependencies": {
@@ -10,7 +10,7 @@
10
10
  "debug": "^4.3.1",
11
11
  "filesize": "^6.1.0",
12
12
  "http-call": "^5.3.0",
13
- "inquirer": "^9.2.12",
13
+ "inquirer": "^9.2.13",
14
14
  "lodash.throttle": "^4.1.1",
15
15
  "semver": "^7.5.4",
16
16
  "tar-fs": "^2.1.1"
@@ -32,19 +32,19 @@
32
32
  "@types/semver": "^7.5.6",
33
33
  "@types/supports-color": "^7.2.0",
34
34
  "@types/tar-fs": "^2.0.2",
35
- "chai": "^4.4.0",
35
+ "chai": "^4.4.1",
36
36
  "commitlint": "^17.8.1",
37
37
  "eslint": "^8.56.0",
38
38
  "eslint-config-oclif": "^5.0.0",
39
- "eslint-config-oclif-typescript": "^3.0.33",
39
+ "eslint-config-oclif-typescript": "^3.0.39",
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
44
  "mocha": "^10.2.0",
45
- "nock": "^13.4.0",
45
+ "nock": "^13.5.1",
46
46
  "oclif": "^4",
47
- "prettier": "^3.1.1",
47
+ "prettier": "^3.2.4",
48
48
  "qqjs": "^0.3.11",
49
49
  "quibble": "^0.9.1",
50
50
  "sinon": "^16.1.3",