@depup/oclif 4.22.96-depup.9 → 4.22.97-depup.0

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 CHANGED
@@ -13,8 +13,8 @@ npm install @depup/oclif
13
13
 
14
14
  | Field | Value |
15
15
  |-------|-------|
16
- | Original | [oclif](https://www.npmjs.com/package/oclif) @ 4.22.96 |
17
- | Processed | 2026-04-02 |
16
+ | Original | [oclif](https://www.npmjs.com/package/oclif) @ 4.22.97 |
17
+ | Processed | 2026-04-06 |
18
18
  | Smoke test | passed |
19
19
  | Deps updated | 19 |
20
20
 
@@ -22,15 +22,15 @@ npm install @depup/oclif
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | @aws-sdk/client-cloudfront | 3.1009.0 | ^3.1022.0 |
26
- | @aws-sdk/client-s3 | 3.1014.0 | ^3.1022.0 |
27
- | @inquirer/confirm | ^3.1.22 | ^6.0.10 |
28
- | @inquirer/input | ^2.2.4 | ^5.0.10 |
29
- | @inquirer/select | ^2.5.0 | ^5.1.2 |
30
- | @oclif/core | 4.9.0 | ^4.10.3 |
31
- | @oclif/plugin-help | ^6.2.38 | ^6.2.41 |
32
- | @oclif/plugin-not-found | ^3.2.76 | ^3.2.78 |
33
- | @oclif/plugin-warn-if-update-available | ^3.1.57 | ^3.1.58 |
25
+ | @aws-sdk/client-cloudfront | 3.1009.0 | ^3.1025.0 |
26
+ | @aws-sdk/client-s3 | 3.1014.0 | ^3.1025.0 |
27
+ | @inquirer/confirm | ^3.1.22 | ^6.0.11 |
28
+ | @inquirer/input | ^2.2.4 | ^5.0.11 |
29
+ | @inquirer/select | ^2.5.0 | ^5.1.3 |
30
+ | @oclif/core | 4.9.0 | ^4.10.5 |
31
+ | @oclif/plugin-help | ^6.2.38 | ^6.2.43 |
32
+ | @oclif/plugin-not-found | ^3.2.76 | ^3.2.80 |
33
+ | @oclif/plugin-warn-if-update-available | ^3.1.57 | ^3.1.60 |
34
34
  | ansis | ^3.16.0 | ^4.2.0 |
35
35
  | change-case | ^4 | ^5.4.4 |
36
36
  | debug | ^4.4.0 | ^4.4.3 |
package/changes.json CHANGED
@@ -2,39 +2,39 @@
2
2
  "bumped": {
3
3
  "@aws-sdk/client-cloudfront": {
4
4
  "from": "3.1009.0",
5
- "to": "^3.1022.0"
5
+ "to": "^3.1025.0"
6
6
  },
7
7
  "@aws-sdk/client-s3": {
8
8
  "from": "3.1014.0",
9
- "to": "^3.1022.0"
9
+ "to": "^3.1025.0"
10
10
  },
11
11
  "@inquirer/confirm": {
12
12
  "from": "^3.1.22",
13
- "to": "^6.0.10"
13
+ "to": "^6.0.11"
14
14
  },
15
15
  "@inquirer/input": {
16
16
  "from": "^2.2.4",
17
- "to": "^5.0.10"
17
+ "to": "^5.0.11"
18
18
  },
19
19
  "@inquirer/select": {
20
20
  "from": "^2.5.0",
21
- "to": "^5.1.2"
21
+ "to": "^5.1.3"
22
22
  },
23
23
  "@oclif/core": {
24
24
  "from": "4.9.0",
25
- "to": "^4.10.3"
25
+ "to": "^4.10.5"
26
26
  },
27
27
  "@oclif/plugin-help": {
28
28
  "from": "^6.2.38",
29
- "to": "^6.2.41"
29
+ "to": "^6.2.43"
30
30
  },
31
31
  "@oclif/plugin-not-found": {
32
32
  "from": "^3.2.76",
33
- "to": "^3.2.78"
33
+ "to": "^3.2.80"
34
34
  },
35
35
  "@oclif/plugin-warn-if-update-available": {
36
36
  "from": "^3.1.57",
37
- "to": "^3.1.58"
37
+ "to": "^3.1.60"
38
38
  },
39
39
  "ansis": {
40
40
  "from": "^3.16.0",
@@ -77,6 +77,6 @@
77
77
  "to": "^7.0.2"
78
78
  }
79
79
  },
80
- "timestamp": "2026-04-02T00:40:56.765Z",
80
+ "timestamp": "2026-04-06T20:20:08.835Z",
81
81
  "totalUpdated": 19
82
82
  }
@@ -1195,5 +1195,5 @@
1195
1195
  ]
1196
1196
  }
1197
1197
  },
1198
- "version": "4.22.96"
1198
+ "version": "4.22.97"
1199
1199
  }
package/package.json CHANGED
@@ -1,22 +1,22 @@
1
1
  {
2
2
  "name": "@depup/oclif",
3
3
  "description": "oclif: create your own CLI (with updated dependencies)",
4
- "version": "4.22.96-depup.9",
4
+ "version": "4.22.97-depup.0",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "oclif": "bin/run.js"
8
8
  },
9
9
  "bugs": "https://github.com/oclif/oclif/issues",
10
10
  "dependencies": {
11
- "@aws-sdk/client-cloudfront": "^3.1022.0",
12
- "@aws-sdk/client-s3": "^3.1022.0",
13
- "@inquirer/confirm": "^6.0.10",
14
- "@inquirer/input": "^5.0.10",
15
- "@inquirer/select": "^5.1.2",
16
- "@oclif/core": "^4.10.3",
17
- "@oclif/plugin-help": "^6.2.41",
18
- "@oclif/plugin-not-found": "^3.2.78",
19
- "@oclif/plugin-warn-if-update-available": "^3.1.58",
11
+ "@aws-sdk/client-cloudfront": "^3.1025.0",
12
+ "@aws-sdk/client-s3": "^3.1025.0",
13
+ "@inquirer/confirm": "^6.0.11",
14
+ "@inquirer/input": "^5.0.11",
15
+ "@inquirer/select": "^5.1.3",
16
+ "@oclif/core": "^4.10.5",
17
+ "@oclif/plugin-help": "^6.2.43",
18
+ "@oclif/plugin-not-found": "^3.2.80",
19
+ "@oclif/plugin-warn-if-update-available": "^3.1.60",
20
20
  "ansis": "^4.2.0",
21
21
  "async-retry": "^1.3.3",
22
22
  "change-case": "^5.4.4",
@@ -55,7 +55,7 @@
55
55
  "chai": "^4.5.0",
56
56
  "commitlint": "^19",
57
57
  "eslint": "^9",
58
- "eslint-config-oclif": "6.0.146",
58
+ "eslint-config-oclif": "6.0.151",
59
59
  "eslint-config-prettier": "^10",
60
60
  "eslint-plugin-perfectionist": "^4",
61
61
  "husky": "^9.1.7",
@@ -155,39 +155,39 @@
155
155
  "changes": {
156
156
  "@aws-sdk/client-cloudfront": {
157
157
  "from": "3.1009.0",
158
- "to": "^3.1022.0"
158
+ "to": "^3.1025.0"
159
159
  },
160
160
  "@aws-sdk/client-s3": {
161
161
  "from": "3.1014.0",
162
- "to": "^3.1022.0"
162
+ "to": "^3.1025.0"
163
163
  },
164
164
  "@inquirer/confirm": {
165
165
  "from": "^3.1.22",
166
- "to": "^6.0.10"
166
+ "to": "^6.0.11"
167
167
  },
168
168
  "@inquirer/input": {
169
169
  "from": "^2.2.4",
170
- "to": "^5.0.10"
170
+ "to": "^5.0.11"
171
171
  },
172
172
  "@inquirer/select": {
173
173
  "from": "^2.5.0",
174
- "to": "^5.1.2"
174
+ "to": "^5.1.3"
175
175
  },
176
176
  "@oclif/core": {
177
177
  "from": "4.9.0",
178
- "to": "^4.10.3"
178
+ "to": "^4.10.5"
179
179
  },
180
180
  "@oclif/plugin-help": {
181
181
  "from": "^6.2.38",
182
- "to": "^6.2.41"
182
+ "to": "^6.2.43"
183
183
  },
184
184
  "@oclif/plugin-not-found": {
185
185
  "from": "^3.2.76",
186
- "to": "^3.2.78"
186
+ "to": "^3.2.80"
187
187
  },
188
188
  "@oclif/plugin-warn-if-update-available": {
189
189
  "from": "^3.1.57",
190
- "to": "^3.1.58"
190
+ "to": "^3.1.60"
191
191
  },
192
192
  "ansis": {
193
193
  "from": "^3.16.0",
@@ -232,8 +232,8 @@
232
232
  },
233
233
  "depsUpdated": 19,
234
234
  "originalPackage": "oclif",
235
- "originalVersion": "4.22.96",
236
- "processedAt": "2026-04-02T00:41:15.944Z",
235
+ "originalVersion": "4.22.97",
236
+ "processedAt": "2026-04-06T20:20:30.592Z",
237
237
  "smokeTest": "passed"
238
238
  }
239
239
  }