Skip to content

Commit

Permalink
test: update test case
Browse files Browse the repository at this point in the history
  • Loading branch information
haifeng-li-at-salesforce committed Nov 22, 2024
1 parent 06d2dd7 commit a588352
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ suite('Configure Linting Tools Command Test Suite', () => {
devDependencies: {
lwc: '1.2.3',
// eslint-disable-next-line @typescript-eslint/naming-convention
"@salesforce/eslint-plugin-lwc-mobile":"^1.0.0",
"@salesforce/eslint-plugin-lwc-mobile":"^1.1.0",
// eslint-disable-next-line @typescript-eslint/naming-convention
'@salesforce/eslint-plugin-lwc-graph-analyzer': '^0.9.0',
eslint: '^8.47.0'
Expand Down

0 comments on commit a588352

Please sign in to comment.