@depup/artillery 2.0.30-depup.0 → 2.0.30-depup.1

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
@@ -33,7 +33,7 @@ npm install @depup/artillery
33
33
  | @aws-sdk/client-sts | ^3.972.0 | ^3.1012.0 |
34
34
  | @aws-sdk/credential-providers | ^3.972.0 | ^3.1012.0 |
35
35
  | @azure/storage-blob | ^12.30.0 | ^12.31.0 |
36
- | @oclif/core | ^4.8.0 | ^4.9.0 |
36
+ | @oclif/core | ^4.8.0 | ^4.10.0 |
37
37
  | @oclif/plugin-help | ^6.2.36 | ^6.2.38 |
38
38
  | @oclif/plugin-not-found | ^3.2.73 | ^3.2.75 |
39
39
  | @upstash/redis | ^1.36.1 | ^1.37.0 |
package/changes.json CHANGED
@@ -46,7 +46,7 @@
46
46
  },
47
47
  "@oclif/core": {
48
48
  "from": "^4.8.0",
49
- "to": "^4.9.0"
49
+ "to": "^4.10.0"
50
50
  },
51
51
  "@oclif/plugin-help": {
52
52
  "from": "^6.2.36",
@@ -133,6 +133,6 @@
133
133
  "to": "^4.0.1"
134
134
  }
135
135
  },
136
- "timestamp": "2026-03-19T03:29:49.713Z",
136
+ "timestamp": "2026-03-19T20:19:10.198Z",
137
137
  "totalUpdated": 33
138
138
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/artillery",
3
- "version": "2.0.30-depup.0",
3
+ "version": "2.0.30-depup.1",
4
4
  "description": "Cloud-scale load testing. https://www.artillery.io (with updated dependencies)",
5
5
  "types": "./types.d.ts",
6
6
  "exports": {
@@ -127,7 +127,7 @@
127
127
  "@azure/identity": "^4.13.0",
128
128
  "@azure/storage-blob": "^12.31.0",
129
129
  "@azure/storage-queue": "^12.29.0",
130
- "@oclif/core": "^4.9.0",
130
+ "@oclif/core": "^4.10.0",
131
131
  "@oclif/plugin-help": "^6.2.38",
132
132
  "@oclif/plugin-not-found": "^3.2.75",
133
133
  "@upstash/redis": "^1.37.0",
@@ -227,7 +227,7 @@
227
227
  },
228
228
  "@oclif/core": {
229
229
  "from": "^4.8.0",
230
- "to": "^4.9.0"
230
+ "to": "^4.10.0"
231
231
  },
232
232
  "@oclif/plugin-help": {
233
233
  "from": "^6.2.36",
@@ -317,7 +317,7 @@
317
317
  "depsUpdated": 33,
318
318
  "originalPackage": "artillery",
319
319
  "originalVersion": "2.0.30",
320
- "processedAt": "2026-03-19T03:31:16.001Z",
320
+ "processedAt": "2026-03-19T20:20:49.632Z",
321
321
  "smokeTest": "failed"
322
322
  }
323
323
  }