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 Jul 14, 2023
1 parent e1de9e9 commit 897bd9b
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 107 deletions.
2 changes: 1 addition & 1 deletion apps/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@discordx/importer": "1.2.2",
"@discordx/pagination": "3.4.1",
"@notionhq/client": "2.2.6",
"@notionhq/client": "2.2.7",
"discord.js": "14.11.0",
"discordx": "11.7.6",
"dotenv": "16.3.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"format:fix": "prettier --write ."
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"eslint": "8.44.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.45.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-turbo": "latest",
"eslint-plugin-import": "2.27.5",
Expand Down
Loading

0 comments on commit 897bd9b

Please sign in to comment.