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 Oct 13, 2023
1 parent daf80d0 commit 24f8750
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 110 deletions.
6 changes: 3 additions & 3 deletions apps/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"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",
"zod": "3.22.2"
"znv": "0.4.0",
"zod": "3.22.4"
},
"devDependencies": {
"@types/node": "18.17.6",
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.5",
"@typescript-eslint/parser": "6.7.5",
"eslint": "8.51.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 24f8750

Please sign in to comment.