diff --git a/test/snapshot/__snapshots__/class.test.js.snap b/test/snapshot/__snapshots__/class.test.js.snap index 2bdab85e5..23632897b 100644 --- a/test/snapshot/__snapshots__/class.test.js.snap +++ b/test/snapshot/__snapshots__/class.test.js.snap @@ -2185,11 +2185,14 @@ Program { "attrGroups": [], "body": [ PropertyStatement { + "isAbstract": false, + "isFinal": false, "isStatic": true, "kind": "propertystatement", "properties": [ Property { "attrGroups": [], + "hooks": [], "kind": "property", "name": Identifier { "kind": "identifier", diff --git a/test/snapshot/__snapshots__/location.test.js.snap b/test/snapshot/__snapshots__/location.test.js.snap index 647be8c2c..1babf01ca 100644 --- a/test/snapshot/__snapshots__/location.test.js.snap +++ b/test/snapshot/__snapshots__/location.test.js.snap @@ -4867,6 +4867,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "loc": Location { "end": Position { @@ -14774,6 +14775,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "loc": Location { "end": Position { diff --git a/test/snapshot/__snapshots__/typereference.test.js.snap b/test/snapshot/__snapshots__/typereference.test.js.snap index 08ca461bf..0fd4eb576 100644 --- a/test/snapshot/__snapshots__/typereference.test.js.snap +++ b/test/snapshot/__snapshots__/typereference.test.js.snap @@ -745,6 +745,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", @@ -790,6 +791,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", @@ -1387,6 +1389,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", @@ -1432,6 +1435,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", @@ -1477,6 +1481,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", @@ -1522,6 +1527,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", @@ -1567,6 +1573,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", @@ -1980,6 +1987,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", @@ -2025,6 +2033,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", diff --git a/test/snapshot/__snapshots__/union.test.js.snap b/test/snapshot/__snapshots__/union.test.js.snap index baf278b82..ef50c0940 100644 --- a/test/snapshot/__snapshots__/union.test.js.snap +++ b/test/snapshot/__snapshots__/union.test.js.snap @@ -9,6 +9,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": null, "nullable": false, @@ -146,6 +147,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", @@ -224,6 +226,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier", @@ -291,6 +294,7 @@ Program { "attrGroups": [], "byref": false, "flags": 0, + "hooks": [], "kind": "parameter", "name": Identifier { "kind": "identifier",