Skip to content

Commit

Permalink
chore(deps): update eslint dependencies to ^5.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 2, 2023
1 parent a3756b3 commit 2f1ae22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@swc/core": "^1.3.24",
"@types/express": "^4.17.15",
"@types/node": "^17.0.31",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"eslint": "^8.31.0",
"rimraf": "^3.0.2",
"typescript": "^4.9.4"
Expand Down

0 comments on commit 2f1ae22

Please sign in to comment.