Bump dependencies
Summary: Again, bundling a bunch of dependabot tasks I've received. Reviewed By: mweststrate Differential Revision: D30667465 fbshipit-source-id: 1acd29a36a642984105bbccfc75e0e3dd9e0f79b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
05b641b204
commit
d48293c30f
@@ -41,7 +41,7 @@ export default class Lint extends Command {
|
||||
);
|
||||
}
|
||||
} catch (error) {
|
||||
this.error(error);
|
||||
this.error(error as Error);
|
||||
}
|
||||
console.log('✅ Plugin package definition is valid');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user