Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade eslint from 8.56.0 to 8.57.0 #494

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade eslint from 8.56.0 to 8.57.0
Snyk has created this PR to upgrade eslint from 8.56.0 to 8.57.0.

See this package in npm:
eslint

See this project in Snyk:
https://app.snyk.io/org/d00key/project/6433b95d-4ca3-4b1c-81da-4d6588655c1f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 30, 2024
commit e8eb4d1ec07c0c9abe5a685e99452803b69c6507
74 changes: 40 additions & 34 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"dompurify": "^2.4.3",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"npm": "^10.2.3",
"sanitize-html": "^2.12.1"
},
Expand Down