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 21, 2023
1 parent fabfc72 commit b8f8f16
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 161 deletions.
161 changes: 84 additions & 77 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"devDependencies": {
"@clytage/eslint-config": "^3.0.1",
"@types/node": "^20.9.3",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"eslint": "^8.47.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"eslint": "^8.54.0",
"rimraf": "^5.0.5",
"typescript": "^5.1.6"
"typescript": "^5.3.2"
},
"dependencies": {
"date-fns": "^2.30.0",
Expand Down
Loading

0 comments on commit b8f8f16

Please sign in to comment.