Skip to content

Commit

Permalink
Package Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeAspy committed Feb 7, 2024
1 parent dd37b6f commit 673090b
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 105 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"lint": "eslint -c .eslintrc.json \"**/*.ts\""
},
"devDependencies": {
"@types/node": "^20.11.10",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@types/node": "^20.11.16",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.56.0",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit 673090b

Please sign in to comment.