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] committed Sep 25, 2023
1 parent fda47c4 commit 3262279
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 105 deletions.
4 changes: 2 additions & 2 deletions apps/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"dependencies": {
"@discordx/importer": "1.2.3",
"@discordx/pagination": "3.4.1",
"@notionhq/client": "2.2.12",
"@notionhq/client": "2.2.13",
"discord.js": "14.13.0",
"discordx": "11.7.6",
"dotenv": "16.3.1",
"znv": "0.3.2",
"znv": "0.4.0",
"zod": "3.22.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"format:fix": "prettier --write ."
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"eslint": "8.48.0",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.50.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.0.0",
Expand Down
Loading

0 comments on commit 3262279

Please sign in to comment.