Skip to content

Commit

Permalink
fix(deps): Update Typescript
Browse files Browse the repository at this point in the history
see #292
  • Loading branch information
Retro64 committed Jul 24, 2023
1 parent b32618e commit 47cadfd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"mocha": "10.2.0",
"sinon": "15.2.0",
"sinon-chai": "3.7.0",
"typescript": "5.0.4"
"typescript": "5.1.6"
},
"scripts": {
"test": "npm run build && mocha lib/test lib/integration-test --recursive",
Expand Down

0 comments on commit 47cadfd

Please sign in to comment.