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: packages/eslint-config-airbnb/package.json to reduce vulnerabili…
…ties

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
commit f6b0edafd1f37bf4e2cf5ed6396ad3810373091c
2 changes: 1 addition & 1 deletion packages/eslint-config-airbnb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"homepage": "https://github.com/airbnb/javascript",
"dependencies": {
"airbnb-style": "2.0.0",
"babel-eslint": "3.1.7",
"babel-eslint": "4.1.7",
"eslint": "0.21.2",
"eslint-plugin-react": "2.3.0",
"resolve": "1.1.6",
Expand Down