@depup/vitest__utils 4.1.3-depup.0 → 4.1.4-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/vitest__utils
13
13
 
14
14
  | Field | Value |
15
15
  |-------|-------|
16
- | Original | [@vitest/utils](https://www.npmjs.com/package/@vitest/utils) @ 4.1.3 |
17
- | Processed | 2026-04-07 |
16
+ | Original | [@vitest/utils](https://www.npmjs.com/package/@vitest/utils) @ 4.1.4 |
17
+ | Processed | 2026-04-09 |
18
18
  | Smoke test | passed |
19
19
  | Deps updated | 0 |
20
20
 
package/changes.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "bumped": {},
3
- "timestamp": "2026-04-07T12:27:11.039Z",
3
+ "timestamp": "2026-04-09T08:38:21.842Z",
4
4
  "totalUpdated": 0
5
5
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@depup/vitest__utils",
3
3
  "type": "module",
4
- "version": "4.1.3-depup.0",
4
+ "version": "4.1.4-depup.0",
5
5
  "description": "Shared Vitest utility functions (with updated dependencies)",
6
6
  "license": "MIT",
7
7
  "funding": "https://opencollective.com/vitest",
@@ -88,7 +88,7 @@
88
88
  "dependencies": {
89
89
  "convert-source-map": "^2.0.0",
90
90
  "tinyrainbow": "^3.1.0",
91
- "@vitest/pretty-format": "4.1.3"
91
+ "@vitest/pretty-format": "4.1.4"
92
92
  },
93
93
  "devDependencies": {
94
94
  "@jridgewell/trace-mapping": "0.3.31",
@@ -113,8 +113,8 @@
113
113
  "changes": {},
114
114
  "depsUpdated": 0,
115
115
  "originalPackage": "@vitest/utils",
116
- "originalVersion": "4.1.3",
117
- "processedAt": "2026-04-07T12:27:12.104Z",
116
+ "originalVersion": "4.1.4",
117
+ "processedAt": "2026-04-09T08:38:22.976Z",
118
118
  "smokeTest": "passed"
119
119
  }
120
120
  }