Skip to content

Commit

Permalink
Update dependencies (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiebremer committed Jun 21, 2024
1 parent 19825ab commit cd875d2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 19 deletions.
36 changes: 20 additions & 16 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"homepage": "https://typescriptlibs.org/tsl-mastodon-cli/",
"repository": "https://github.com/typescriptlibs/tsl-mastodon-cli.git",
"devDependencies": {
"@typescriptlibs/amd": "^1.3.0",
"@typescriptlibs/amd": "^1.3.1",
"@typescriptlibs/tst": "^0.1.0",
"tsl-mastodon-api": "^0.5.0",
"tsl-mastodon-api": "^0.5.1",
"tsl-mastodon-cli": "file:./",
"typescript": "~5.4.2"
"typescript": "~5.5.2"
},
"engines": {
"node": ">=18.16.0"
Expand Down

0 comments on commit cd875d2

Please sign in to comment.