Skip to content

Commit effaf47

Browse files
committed
fix SonarQube issue p1
Signed-off-by: Yi Cai <yicai@redhat.com>
1 parent 2c90860 commit effaf47

35 files changed

+2652
-1963
lines changed

workspaces/translations/packages/cli/bin/translations-cli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* limitations under the License.
1616
*/
1717

18-
const path = require('path');
18+
const path = require('node:path');
1919

2020
// Figure out whether we're running inside the backstage repo or as an installed dependency
2121
/* eslint-disable-next-line no-restricted-syntax */

0 commit comments

Comments
 (0)