vitest 0.1.18 → 0.1.19

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/dist/cli.js CHANGED
@@ -7,7 +7,7 @@ import { m as mergeStream, g as getStream, c as crossSpawn } from './index-6e709
7
7
  import require$$0, { constants } from 'os';
8
8
  import { s as signalExit } from './index-648e7ab2.js';
9
9
  import { c, e as ensurePackageInstalled } from './index-f2daefb8.js';
10
- import { c as createVitest } from './create-9b6f7e20.js';
10
+ import { c as createVitest } from './create-21435b9d.js';
11
11
  import require$$0$1 from 'readline';
12
12
  import './_commonjsHelpers-c9e3b764.js';
13
13
  import 'fs';
@@ -20,7 +20,7 @@ import './index-1964368a.js';
20
20
  import 'vite';
21
21
  import './constants-de5287a6.js';
22
22
  import 'url';
23
- import './index-46e1d4ad.js';
23
+ import './index-058a289b.js';
24
24
  import 'module';
25
25
  import 'perf_hooks';
26
26
  import './diff-0d077da9.js';
@@ -1701,7 +1701,7 @@ function execa(file, args, options) {
1701
1701
  return mergePromise(spawned, handlePromiseOnce);
1702
1702
  }
1703
1703
 
1704
- var version = "0.1.18";
1704
+ var version = "0.1.19";
1705
1705
 
1706
1706
  const keys = [
1707
1707
  ["a", "rerun all tests"],