chore(deps): update all non-major dependencies #1837
Annotations
4 errors
test/fixtures.test.ts > fixtures > require-esm:
test/fixtures.test.ts#L79
Error: Snapshot `fixtures > require-esm > stderr 1` mismatched
- Expected
+ Received
- [
- "ExperimentalWarning: CommonJS module <cwd>/index.cjs is loading ES Module <cwd>/_dist/esm.js using require().",
- ]
+ []
❯ test/fixtures.test.ts:79:52
|
ci (ubuntu-latest, 22)
Process completed with exit code 1.
|
test/fixtures.test.ts > fixtures > require-esm:
test/fixtures.test.ts#L79
Error: Snapshot `fixtures > require-esm > stderr 1` mismatched
- Expected
+ Received
- [
- "ExperimentalWarning: CommonJS module <cwd>/index.cjs is loading ES Module <cwd>/_dist/esm.js using require().",
- ]
+ []
❯ test/fixtures.test.ts:79:52
|
ci (windows-latest, 22)
Process completed with exit code 1.
|