Skip to content

Commit

Permalink
Update deps with bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessOne1917 committed May 16, 2023
1 parent b658dd3 commit 96e1976
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 41 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"author": "",
"license": "APGL-3.0",
"devDependencies": {
"@types/node": "^20.1.3",
"@types/node": "^20.1.5",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
},
"dependencies": {
"deepl-node": "^1.9.0",
"dotenv": "^16.0.3",
"lemmy-bot": "^0.3.8"
"lemmy-bot": "^0.3.9"
}
}
66 changes: 27 additions & 39 deletions pnpm-lock.yaml

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

0 comments on commit 96e1976

Please sign in to comment.