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 Jun 30, 2023
1 parent d57ccfc commit 1c2ec36
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 75 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.5",
"@notionhq/client": "2.2.6",
"discord.js": "14.11.0",
"discordx": "11.7.6",
"dotenv": "16.3.1",
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,15 +8,15 @@
"format:fix": "prettier --write ."
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"eslint": "8.43.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "17.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-turbo": "latest",
"eslint-plugin-import": "2.27.5",
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"devDependencies": {
"prettier": "2.8.8"
Expand Down
135 changes: 64 additions & 71 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1c2ec36

Please sign in to comment.