Skip to content

Commit be0a950

Browse files
Copilotfelickz
andauthored
Upgrade eslint to v10 with legacy-peer-deps to bypass eslint-plugin-github constraint
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com> Agent-Logs-Url: https://github.com/github/audit-actions-workflow-runs/sessions/bda1c9b7-9fea-4fd4-83c8-e51b339e7e6b
1 parent 3b15137 commit be0a950

3 files changed

Lines changed: 198 additions & 44 deletions

File tree

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
legacy-peer-deps=true

package-lock.json

Lines changed: 196 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"version": "1.0.0",
1414
"devDependencies": {
1515
"@microsoft/eslint-formatter-sarif": "^3.1.0",
16-
"eslint": "^9.39.1",
16+
"eslint": "^10.0.2",
1717
"eslint-plugin-github": "^6.0.0"
1818
}
1919
}

0 commit comments

Comments
 (0)