Skip to content

Commit

Permalink
feat: upgrade eslint from 8.57.0 to 9.1.0 (#462)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.57.0 to 9.1.0.

See this package in npm:
https://www.npmjs.com/package/eslint

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/8686ad65-6c8a-49d0-b675-2b460386c224?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
leonardoadame and snyk-bot authored May 13, 2024
1 parent 79fa107 commit a670a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-svelte/shared/+eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"eslint": "^8.28.0",
"eslint": "^9.1.0",
"eslint-plugin-svelte": "^2.26.0"
}
}

0 comments on commit a670a6f

Please sign in to comment.