Skip to content

Commit

Permalink
chore(deps): update all dependencies (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent fe66ff4 commit 5a10f1b
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 215 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,33 +18,33 @@
"@keyv/redis": "2.8.0",
"cheerio": "1.0.0-rc.12",
"constant-case": "3.0.4",
"cron": "3.1.3",
"cron": "3.1.5",
"discord.js": "14.13.0",
"keyv": "4.5.4",
"open-graph-scraper": "6.3.2",
"param-case": "3.0.4",
"zod": "3.22.4"
},
"devDependencies": {
"@types/node": "20.8.7",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"dotenv": "16.3.1",
"eslint": "8.52.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-only-error": "1.0.2",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-sonarjs": "0.21.0",
"eslint-plugin-unused-imports": "3.0.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.3",
"tsup": "7.2.0",
"type-fest": "4.5.0",
"type-fest": "4.6.0",
"typescript": "5.2.2",
"vitest": "0.34.6"
},
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.0",
"engines": {
"node": "21.1.0"
}
Expand Down
Loading

0 comments on commit 5a10f1b

Please sign in to comment.