Skip to content

Commit 2bb40a1

Browse files
chore(deps): update dependency wrangler to v4.127.0
1 parent 074fd4e commit 2bb40a1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
command: pages deploy --branch=${{ github.ref_name }} --commit-dirty=true
108108
wranglerVersion: ${{ env.WRANGLER_VERSION }}
109109
env:
110-
WRANGLER_VERSION: 4.87.0
110+
WRANGLER_VERSION: 4.127.0
111111
- uses: thollander/actions-comment-pull-request@24bffb9b452ba05a4f3f77933840a6a841d1b32b # v3.0.1
112112
if: ${{ success() && github.event_name == 'pull_request' }}
113113
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
"textlint-rule-preset-ja-spacing": "2.4.3",
7272
"textlint-rule-preset-japanese": "10.0.4",
7373
"textlint-rule-preset-jtf-style": "3.0.3",
74-
"wrangler": "4.87.0"
74+
"wrangler": "4.127.0"
7575
}
7676
}

0 commit comments

Comments
 (0)