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 Apr 17, 2023
1 parent 34c18e1 commit 4bd1c88
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 @@ -14,7 +14,7 @@
"author": "KagChi",
"license": "GPL-3.0",
"devDependencies": {
"@hazmi35/eslint-config": "^8.3.0",
"@hazmi35/eslint-config": "^9.0.0",
"@swc/cli": "^0.1.57",
"@swc/core": "^1.2.189",
"@types/node": "^17.0.31",
Expand All @@ -23,7 +23,7 @@
"eslint": "^8.16.0",
"rimraf": "^3.0.2",
"tsup": "^6.0.1",
"typescript": "^4.6.4"
"typescript": "^5.0.4"
},
"eslintConfig": {
"parser": "@typescript-eslint/parser",
Expand Down

0 comments on commit 4bd1c88

Please sign in to comment.