File tree Expand file tree Collapse file tree 3 files changed +71
-217
lines changed
Expand file tree Collapse file tree 3 files changed +71
-217
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ jobs:
167167 apiToken : ${{ secrets.CLOUDFLARE_API_TOKEN }}
168168 accountId : ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
169169 # renovate: datasource=npm depName=wrangler
170- wranglerVersion : " 3.62.0 "
170+ wranglerVersion : " 3.114.15 "
171171 workingDirectory : " apps/site"
172172 packageManager : pnpm
173173 command : pages deploy dist --project-name astrolicious
@@ -255,7 +255,7 @@ jobs:
255255 apiToken : ${{ secrets.CLOUDFLARE_API_TOKEN }}
256256 accountId : ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
257257 # renovate: datasource=npm depName=wrangler
258- wranglerVersion : " 3.62.0 "
258+ wranglerVersion : " 3.114.15 "
259259 workingDirectory : " apps/site"
260260 packageManager : pnpm
261261 command : pages deploy dist --project-name astrolicious
Original file line number Diff line number Diff line change 2424 "@types/node" : " 20.14.12" ,
2525 "@types/sanitize-html" : " 2.11.0" ,
2626 "typescript" : " 5.4.5" ,
27- "wrangler" : " 3.62.0 "
27+ "wrangler" : " 3.114.15 "
2828 },
2929 "scripts" : {
3030 "astro" : " astro"
You can’t perform that action at this time.
0 commit comments