chore(deps): update all non-major dependencies #1147
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
test/index.test.ts > should match snapshots:
test/index.test.ts#L19
SyntaxError: unexpected character: ->{<- at offset: 762, skipped 4 characters. (66:9)
64 | { return <Foo
65 | // d=""
> 66 | bar={[]}
| ^^^^
67 | z
68 | // test={{}}
69 | data-ignore=""
64 | { return <Foo
65 | // d=""
> 66 | bar={[]}
| ^^^^
67 | z
68 | // test={{}}
69 | data-ignore=""
❯ createError node_modules/.pnpm/@prettier[email protected][email protected]/node_modules/@prettier/plugin-xml/src/parser.js:7:17
❯ Object.parse node_modules/.pnpm/@prettier[email protected][email protected]/node_modules/@prettier/plugin-xml/src/parser.js:174:13
❯ parse5 node_modules/.pnpm/[email protected]/node_modules/prettier/index.mjs:16731:24
❯ coreFormat node_modules/.pnpm/[email protected]/node_modules/prettier/index.mjs:17287:25
❯ formatWithCursor node_modules/.pnpm/[email protected]/node_modules/prettier/index.mjs:17504:14
❯ Object.format2 node_modules/.pnpm/[email protected]/node_modules/prettier/index.mjs:19051:25
❯ test/index.test.ts:19:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { loc: { start: { line: 66, column: 9 }, end: { line: 66, column: 13 } } }
|