We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f0d66 commit bab6e5bCopy full SHA for bab6e5b
scripts/update-dependencies-config.js
@@ -21,6 +21,7 @@ module.exports = {
21
'eslint-plugin-react',
22
'eslint-plugin-react-hooks',
23
],
24
+ typescript: ['typescript', 'ts-node'],
25
// TODO(COMPASS-9443): Update update-* github actions to handle all groups as
26
// a matrix inside one action instead of having separate action for every
27
// group and add more groups following the ones in _dependabot
0 commit comments