Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
platypii committed Mar 27, 2024
1 parent bcb66ca commit 9faebc6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"typecheck": "tsc"
},
"devDependencies": {
"@vitest/coverage-v8": "1.1.3",
"eslint": "8.56.0",
"@vitest/coverage-v8": "1.4.0",
"eslint": "8.57.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.0.2",
"eslint-plugin-jsdoc": "48.2.1",
"http-server": "14.1.1",
"typescript": "5.3.3",
"vitest": "1.1.3"
"typescript": "5.4.3",
"vitest": "1.4.0"
}
}

0 comments on commit 9faebc6

Please sign in to comment.