Skip to content

Commit 584ebb8

Browse files
Update user baselines +cc @sandersn
1 parent a021e7c commit 584ebb8

File tree

2 files changed

+1
-33
lines changed

2 files changed

+1
-33
lines changed

tests/baselines/reference/user/fp-ts.log

-32
This file was deleted.

tests/baselines/reference/user/uglify-js.log

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ node_modules/uglify-js/lib/compress.js(2251,42): error TS2532: Object is possibl
5454
node_modules/uglify-js/lib/compress.js(2251,54): error TS2365: Operator '+' cannot be applied to types 'number' and 'boolean'.
5555
node_modules/uglify-js/lib/compress.js(2264,25): error TS2322: Type 'boolean' is not assignable to type 'number'.
5656
node_modules/uglify-js/lib/compress.js(2268,25): error TS2322: Type 'boolean' is not assignable to type 'never'.
57-
node_modules/uglify-js/lib/compress.js(2269,35): error TS2339: Property 'single_use' does not exist on type 'never'.
57+
node_modules/uglify-js/lib/compress.js(2269,25): error TS2322: Type 'boolean' is not assignable to type 'never'.
5858
node_modules/uglify-js/lib/compress.js(2513,65): error TS2339: Property 'find_parent' does not exist on type 'TreeWalker'.
5959
node_modules/uglify-js/lib/compress.js(2516,45): error TS2554: Expected 0 arguments, but got 1.
6060
node_modules/uglify-js/lib/compress.js(2695,38): error TS2339: Property 'parent' does not exist on type 'TreeTransformer'.

0 commit comments

Comments
 (0)