File tree Expand file tree Collapse file tree 3 files changed +428
-95
lines changed Expand file tree Collapse file tree 3 files changed +428
-95
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.10 "
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.10 "
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 2525 },
2626 "devDependencies" : {
2727 "@types/sanitize-html" : " 2.11.0" ,
28- "wrangler" : " 3.62.0 "
28+ "wrangler" : " 3.114.10 "
2929 },
3030 "scripts" : {
3131 "astro" : " astro"
You can’t perform that action at this time.
0 commit comments