Bump prettier from 2.8.8 to 3.5.0 #437
Annotations
6 warnings
build (18.x):
packages/dropdown/src/Dropdown.tsx#L172
Mutating a value returned from a function whose return value should not be mutated
|
build (18.x):
packages/input-text/src/InputText.tsx#L121
Mutating a value returned from a function whose return value should not be mutated
|
build (18.x):
packages/use-is-out-of-bounds/src/useIsOutOfBounds.ts#L88
Mutating a value returned from a function whose return value should not be mutated
|
build (20.x):
packages/dropdown/src/Dropdown.tsx#L172
Mutating a value returned from a function whose return value should not be mutated
|
build (20.x):
packages/input-text/src/InputText.tsx#L121
Mutating a value returned from a function whose return value should not be mutated
|
build (20.x):
packages/use-is-out-of-bounds/src/useIsOutOfBounds.ts#L88
Mutating a value returned from a function whose return value should not be mutated
|