Skip to content

Commit

Permalink
fix: upgrade eslint from 8.57.0 to 8.57.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint from 8.57.0 to 8.57.1.

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

See this project in Snyk:
https://app.snyk.io/org/qdraw/project/20b3e2d1-b801-4606-bac8-c1fe370bf58c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 11, 2024
1 parent 7a94e08 commit f3756a7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 15 deletions.
33 changes: 19 additions & 14 deletions starsky/starsky/clientapp/package-lock.json

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

2 changes: 1 addition & 1 deletion starsky/starsky/clientapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.56.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest-react": "^0.1.0",
"eslint-plugin-prettier": "^5.2.1",
Expand Down

0 comments on commit f3756a7

Please sign in to comment.