chore(deps-dev): bump @types/node from 20.14.12 to 22.0.2 #176
Annotations
2 errors
test/packages/magicast.test.ts > magicast@0.3.3:
test/packages/magicast.test.ts#L9
Error: Snapshot `magicast@0.3.3 1` mismatched
- Expected
+ Received
@@ -539,11 +539,11 @@
{
"docs": [],
"file": "/@babel/types/lib/index.d.ts",
"id": "+type.ASTNode",
"kind": "type",
- "line": 1464,
+ "line": 1480,
"name": "ASTNode",
"signature": "type Node =
| AnyTypeAnnotation
| ArgumentPlaceholder
| ArrayExpression
❯ test/packages/magicast.test.ts:9:4
|
build
Process completed with exit code 1.
|