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 Mar 30, 2023
1 parent b0d67e6 commit 2efc44b
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 @@ -12,7 +12,7 @@
"author": "KagChi",
"license": "GPL-3.0",
"devDependencies": {
"@hazmi35/eslint-config": "^8.7.1",
"@hazmi35/eslint-config": "^9.0.0",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.3.24",
"@types/express": "^4.17.15",
Expand All @@ -21,7 +21,7 @@
"@typescript-eslint/parser": "^5.53.0",
"eslint": "^8.34.0",
"rimraf": "^3.0.2",
"typescript": "^4.9.5"
"typescript": "^5.0.3"
},
"eslintConfig": {
"parser": "@typescript-eslint/parser",
Expand Down

0 comments on commit 2efc44b

Please sign in to comment.