Skip to content

Commit

Permalink
deps: update dependency wrangler to v3.105.0 (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent f7af801 commit 02e59fb
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 36 deletions.
2 changes: 1 addition & 1 deletion apps/slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"@types/node": "22.8.1",
"eslint": "9.18.0",
"typescript": "5.7.3",
"wrangler": "3.104.0"
"wrangler": "3.105.0"
}
}
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"eslint": "9.18.0",
"tsx": "4.19.2",
"typescript": "5.7.3",
"wrangler": "3.104.0"
"wrangler": "3.105.0"
}
}
2 changes: 1 addition & 1 deletion packages/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"drizzle-kit": "0.30.2",
"eslint": "9.18.0",
"typescript": "5.7.3",
"wrangler": "3.104.0"
"wrangler": "3.105.0"
}
}
46 changes: 13 additions & 33 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 02e59fb

Please sign in to comment.