Skip to content

Commit

Permalink
Update Typescript (#329)
Browse files Browse the repository at this point in the history
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
  • Loading branch information
mend-for-github-com[bot] authored Jan 17, 2024
1 parent 7bc0cfe commit 7dd3f8c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"dependencies": {
"@mathigon/studio": "file:../..",
"ts-node": "10.9.1",
"typescript": "5.1.6"
"ts-node": "10.9.2",
"typescript": "5.3.3"
},
"devDependencies": {
"nodemon": "3.0.1",
Expand Down
14 changes: 7 additions & 7 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 @@ -71,7 +71,7 @@
"rtlcss": "4.1.1",
"sass": "1.69.5",
"tslib": "2.6.2",
"typescript": "5.1.6",
"typescript": "5.3.3",
"validator": "13.11.0",
"web-animations-js": "2.3.2",
"xss": "1.0.14",
Expand Down

0 comments on commit 7dd3f8c

Please sign in to comment.