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 Sep 27, 2023
1 parent ddd88dd commit 5fe7702
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 78 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"devDependencies": {
"@clytage/eslint-config": "^3.0.1",
"@types/node": "^18.18.0",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "^8.50.0",
"rimraf": "^5.0.5",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
}
}
153 changes: 79 additions & 74 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 5fe7702

Please sign in to comment.