Skip to content

Commit

Permalink
feat: upgrade eslint from 7.32.0 to 9.5.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 7.32.0 to 9.5.0.

See this package in npm:
eslint

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/c921c350-1338-4d09-9bc5-20cc4d88e669?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-io[bot] authored Jul 17, 2024
1 parent 645428d commit 8d728a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"lint": "eslint -c .eslintrc.js ../*.html ../*.js"
},
"devDependencies": {
"eslint": "^7.24.0",
"eslint": "^9.5.0",
"eslint-plugin-html": "^4.0.0",
"jscodeshift": "^0.5.1",
"jsdom": "^16.5.3"
Expand Down

0 comments on commit 8d728a5

Please sign in to comment.