Skip to content

Commit

Permalink
FIX(eslint): @W-17530186@: Incorporate fixes for LWC dependencies (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-carter-at-sf authored Jan 21, 2025
1 parent 2440010 commit 32d8344
Show file tree
Hide file tree
Showing 14 changed files with 205 additions and 33,335 deletions.
276 changes: 138 additions & 138 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/code-analyzer-eslint-engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.26.5",
"@eslint/js": "^8.57.1",
"@lwc/eslint-plugin-lwc": "^1.9.0",
"@lwc/eslint-plugin-lwc": "^2.0.1",
"@lwc/eslint-plugin-lwc-platform": "^5.1.0",
"@salesforce/code-analyzer-engine-api": "0.17.0-SNAPSHOT",
"@salesforce/eslint-config-lwc": "^3.6.0",
"@salesforce/eslint-plugin-lightning": "^1.0.0",
"@salesforce/eslint-config-lwc": "^3.7.1",
"@salesforce/eslint-plugin-lightning": "^1.0.1",
"@types/eslint": "^8.56.10",
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^8.20.0",
Expand Down
Loading

0 comments on commit 32d8344

Please sign in to comment.