Skip to content

Commit

Permalink
fix(eslint-config-airlight-react): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Mar 9, 2023
1 parent a67f759 commit b87cffc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/eslint-config-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"eslint-plugin-react-refresh": "^0.3.2"
},
"peerDependencies": {
"eslint": "^8.32.0",
"prettier": "^2.8.3",
"typescript": "^4.9.4"
"eslint": "^8.35.0",
"prettier": "^2.8.4",
"typescript": "^4.9.5"
}
}

0 comments on commit b87cffc

Please sign in to comment.