@oclif/plugin-update 4.2.8 → 4.2.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/README.md +1 -1
- package/npm-shrinkwrap.json +20 -20
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
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.
|
58
|
+
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/v4.2.9/src/commands/update.ts)_
|
59
59
|
<!-- commandsstop -->
|
60
60
|
|
61
61
|
# Contributing
|
package/npm-shrinkwrap.json
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"name": "@oclif/plugin-update",
|
3
|
-
"version": "4.2.
|
3
|
+
"version": "4.2.9",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@oclif/plugin-update",
|
9
|
-
"version": "4.2.
|
9
|
+
"version": "4.2.9",
|
10
10
|
"license": "MIT",
|
11
11
|
"dependencies": {
|
12
|
-
"@inquirer/select": "^2.3.
|
12
|
+
"@inquirer/select": "^2.3.2",
|
13
13
|
"@oclif/core": "^3.26.4",
|
14
14
|
"chalk": "^5",
|
15
15
|
"debug": "^4.3.1",
|
@@ -35,7 +35,7 @@
|
|
35
35
|
"chai": "^4.4.1",
|
36
36
|
"commitlint": "^18",
|
37
37
|
"eslint": "^8.57.0",
|
38
|
-
"eslint-config-oclif": "^5.1.
|
38
|
+
"eslint-config-oclif": "^5.1.3",
|
39
39
|
"eslint-config-oclif-typescript": "^3.1.5",
|
40
40
|
"eslint-config-prettier": "^9.1.0",
|
41
41
|
"got": "^13.0.0",
|
@@ -1943,13 +1943,13 @@
|
|
1943
1943
|
}
|
1944
1944
|
},
|
1945
1945
|
"node_modules/@inquirer/core": {
|
1946
|
-
"version": "8.0
|
1947
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.0.
|
1948
|
-
"integrity": "sha512-
|
1946
|
+
"version": "8.1.0",
|
1947
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.1.0.tgz",
|
1948
|
+
"integrity": "sha512-kfx0SU9nWgGe1f03ao/uXc85SFH1v2w3vQVH7QDGjKxdtJz+7vPitFtG++BTyJMYyYgH8MpXigutcXJeiQwVRw==",
|
1949
1949
|
"license": "MIT",
|
1950
1950
|
"dependencies": {
|
1951
1951
|
"@inquirer/figures": "^1.0.1",
|
1952
|
-
"@inquirer/type": "^1.3.
|
1952
|
+
"@inquirer/type": "^1.3.1",
|
1953
1953
|
"@types/mute-stream": "^0.0.4",
|
1954
1954
|
"@types/node": "^20.12.7",
|
1955
1955
|
"@types/wrap-ansi": "^3.0.0",
|
@@ -2140,14 +2140,14 @@
|
|
2140
2140
|
}
|
2141
2141
|
},
|
2142
2142
|
"node_modules/@inquirer/select": {
|
2143
|
-
"version": "2.3.
|
2144
|
-
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.
|
2145
|
-
"integrity": "sha512-
|
2143
|
+
"version": "2.3.2",
|
2144
|
+
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.2.tgz",
|
2145
|
+
"integrity": "sha512-VzLHVpaobBpI3o/CWSG2sCDqrjHZEYAfT1bowbR8Q72fEi0WfBO3Fnh595QqBit9kQhI1uJbVHaaovg1I7eE7Q==",
|
2146
2146
|
"license": "MIT",
|
2147
2147
|
"dependencies": {
|
2148
|
-
"@inquirer/core": "^8.0
|
2148
|
+
"@inquirer/core": "^8.1.0",
|
2149
2149
|
"@inquirer/figures": "^1.0.1",
|
2150
|
-
"@inquirer/type": "^1.3.
|
2150
|
+
"@inquirer/type": "^1.3.1",
|
2151
2151
|
"ansi-escapes": "^4.3.2",
|
2152
2152
|
"chalk": "^4.1.2"
|
2153
2153
|
},
|
@@ -2172,9 +2172,9 @@
|
|
2172
2172
|
}
|
2173
2173
|
},
|
2174
2174
|
"node_modules/@inquirer/type": {
|
2175
|
-
"version": "1.3.
|
2176
|
-
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.
|
2177
|
-
"integrity": "sha512-
|
2175
|
+
"version": "1.3.1",
|
2176
|
+
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.1.tgz",
|
2177
|
+
"integrity": "sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==",
|
2178
2178
|
"license": "MIT",
|
2179
2179
|
"engines": {
|
2180
2180
|
"node": ">=18"
|
@@ -5400,14 +5400,14 @@
|
|
5400
5400
|
}
|
5401
5401
|
},
|
5402
5402
|
"node_modules/eslint-config-oclif": {
|
5403
|
-
"version": "5.1.
|
5404
|
-
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.
|
5405
|
-
"integrity": "sha512-
|
5403
|
+
"version": "5.1.3",
|
5404
|
+
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.3.tgz",
|
5405
|
+
"integrity": "sha512-Yf4VYDoaebYaBYZdYmEXP0xDIzppMvkG1cPtkum6rFtUhY9qdvsOGS3ijW6Q4ao5ochQLdvTEgXYGPkAQo7Fug==",
|
5406
5406
|
"dev": true,
|
5407
5407
|
"license": "MIT",
|
5408
5408
|
"dependencies": {
|
5409
5409
|
"eslint-config-xo-space": "^0.35.0",
|
5410
|
-
"eslint-plugin-mocha": "^10.4.
|
5410
|
+
"eslint-plugin-mocha": "^10.4.3",
|
5411
5411
|
"eslint-plugin-n": "^15.1.0",
|
5412
5412
|
"eslint-plugin-unicorn": "^48.0.1"
|
5413
5413
|
},
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"name": "@oclif/plugin-update",
|
3
|
-
"version": "4.2.
|
3
|
+
"version": "4.2.9",
|
4
4
|
"author": "Salesforce",
|
5
5
|
"bugs": "https://github.com/oclif/plugin-update/issues",
|
6
6
|
"dependencies": {
|
7
|
-
"@inquirer/select": "^2.3.
|
7
|
+
"@inquirer/select": "^2.3.2",
|
8
8
|
"@oclif/core": "^3.26.4",
|
9
9
|
"chalk": "^5",
|
10
10
|
"debug": "^4.3.1",
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"chai": "^4.4.1",
|
31
31
|
"commitlint": "^18",
|
32
32
|
"eslint": "^8.57.0",
|
33
|
-
"eslint-config-oclif": "^5.1.
|
33
|
+
"eslint-config-oclif": "^5.1.3",
|
34
34
|
"eslint-config-oclif-typescript": "^3.1.5",
|
35
35
|
"eslint-config-prettier": "^9.1.0",
|
36
36
|
"got": "^13.0.0",
|