Skip to content

Commit

Permalink
update ts and eslint versions
Browse files Browse the repository at this point in the history
  • Loading branch information
StephDietz committed Nov 6, 2024
1 parent 0a61af1 commit 819f69c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions backend/package-lock.json

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

6 changes: 3 additions & 3 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"json-as": "0.9.21"
},
"devDependencies": {
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.14.0",
"@types/eslint__js": "^8.42.3",
"assemblyscript": "^0.27.30",
"assemblyscript-prettier": "^3.0.1",
"eslint": "^9.12.0",
"eslint": "^9.14.0",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0",
"typescript-eslint": "^8.12.2",
"visitor-as": "^0.11.4"
},
"overrides": {
Expand Down

0 comments on commit 819f69c

Please sign in to comment.