Skip to content

Commit

Permalink
chore(deps): update eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent dbeb965 commit 2ba9b36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.76",
"@types/node": "^18.17.4",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"bun-types": "^0.7.3",
"eslint": "^8.41.0",
"eslint": "^8.46.0",
"rimraf": "^5.0.1",
"typescript": "^5.0.4"
"typescript": "^5.1.6"
},
"eslintConfig": {
"parser": "@typescript-eslint/parser",
Expand Down

0 comments on commit 2ba9b36

Please sign in to comment.