Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent ba3a50d commit 86749b2
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 94 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.6.0
21.6.1
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
"cron": "3.1.6",
"discord.js": "14.14.1",
"keyv": "4.5.4",
"open-graph-scraper": "6.3.2",
"open-graph-scraper": "6.3.3",
"param-case": "3.0.4",
"zod": "3.22.4"
},
"devDependencies": {
"@types/node": "20.11.5",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
"dotenv": "16.3.1",
"@types/node": "20.11.6",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"dotenv": "16.4.0",
"eslint": "8.56.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand All @@ -40,12 +40,12 @@
"npm-run-all": "4.1.5",
"prettier": "3.2.4",
"tsup": "8.0.1",
"type-fest": "4.9.0",
"type-fest": "4.10.0",
"typescript": "5.3.3",
"vitest": "1.2.1"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": "21.6.0"
"node": "21.6.1"
}
}
Loading

0 comments on commit 86749b2

Please sign in to comment.