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 Oct 9, 2024
1 parent c3ada83 commit b495dee
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 54 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@types/node": "^18.19.42",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"rimraf": "^5.0.9",
"typescript": "^5.5.4"
"typescript": "^5.6.3"
},
"eslintConfig": {
"parser": "@typescript-eslint/parser",
Expand Down
113 changes: 61 additions & 52 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 b495dee

Please sign in to comment.