chore(deps-dev): bump lint-staged from 15.5.2 to 16.2.5 #8187
Annotations
2 warnings
Lint:
electron/src/lib/openGraph.ts#L158
Caution: `axios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from 'axios'` instead
|
Lint:
electron/src/lib/openGraph.ts#L108
Caution: `axios` also has a named export `CancelToken`. Check if you meant to write `import {CancelToken} from 'axios'` instead
|
Loading