Skip to content

Commit

Permalink
chore(deps): update eslint dependencies to ^5.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 12, 2022
1 parent c528d3f commit 1b1999b
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 @@ -16,8 +16,8 @@
"@swc/core": "^1.3.22",
"@types/express": "^4.17.14",
"@types/node": "^17.0.31",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"eslint": "^8.29.0",
"rimraf": "^3.0.2",
"typescript": "^4.9.4"
Expand Down

0 comments on commit 1b1999b

Please sign in to comment.