babel-bot
babel-bot copied to clipboard
PR Opened: Label if package.json updated
Basically signal that dependencies changed
- add a package
- remove a package
- upgraded a package, etc
similar in idea to https://github.com/babel/babel-bot/issues/1
basically check the package.json of each folder in packages/x and then would need to parse if it's in devDeps and whether the line was added/removed, changed