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 Nov 20, 2023
1 parent 94fb402 commit 913f3ff
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 66 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.96",
"@types/node": "^18.18.9",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"eslint": "^8.54.0",
"rimraf": "^5.0.5",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"eslintConfig": {
"parser": "@typescript-eslint/parser",
Expand Down
121 changes: 58 additions & 63 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 913f3ff

Please sign in to comment.