Skip to content
Open
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 0.21.2 to 0.24.1
Snyk has created this PR to upgrade eslint from 0.21.2 to 0.24.1.

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

See this project in Snyk:
https://app.snyk.io/org/geraldvillorente/project/ade96e36-9f43-4e7c-b22d-2aefe4778d93?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 26, 2023
commit 43801ebd56ca0b99b144b764ecebcbeff2ef996e
2 changes: 1 addition & 1 deletion packages/eslint-config-airbnb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"airbnb-style": "2.0.0",
"babel-eslint": "3.1.7",
"eslint": "0.21.2",
"eslint": "0.24.1",
"eslint-plugin-react": "2.3.0",
"resolve": "1.1.6",
"strip-json-comments": "1.0.2"
Expand Down