Skip to content

Commit

Permalink
fix(deps): update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2023
1 parent 2187695 commit 93cc264
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 131 deletions.
4 changes: 2 additions & 2 deletions apps/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"dependencies": {
"@discordx/importer": "1.2.1",
"@discordx/pagination": "3.4.1",
"discord.js": "14.8.0",
"discordx": "11.7.1",
"discord.js": "14.9.0",
"discordx": "11.7.4",
"dotenv": "16.0.3",
"znv": "0.3.2",
"zod": "3.21.4"
Expand Down
10 changes: 5 additions & 5 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"format:fix": "prettier --write ."
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"eslint": "8.36.0",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"eslint": "8.38.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.7.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-turbo": "latest",
"eslint-plugin-import": "2.27.5",
"typescript": "5.0.2"
"typescript": "5.0.4"
},
"devDependencies": {
"prettier": "2.8.4"
Expand Down
Loading

0 comments on commit 93cc264

Please sign in to comment.