Skip to content

Commit eeb54e5

Browse files
chore(deps): update all non-major dependencies (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a569812 commit eeb54e5

File tree

3 files changed

+54
-54
lines changed

3 files changed

+54
-54
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: echo "version=$(jq -r .devDependencies.wrangler package.json | cut -c2-)" >> "$GITHUB_OUTPUT"
4949

5050
- name: Build & Deploy Worker
51-
uses: cloudflare/wrangler-action@b2a0191ce60d21388e1a8dcc968b4e9966f938e1 # v3.11.0
51+
uses: cloudflare/wrangler-action@05f17c4a695b4d94b57b59997562c6a4624c64e4 # v3.12.1
5252
with:
5353
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
5454
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
},
1717
"devDependencies": {
1818
"@biomejs/biome": "^1.9.4",
19-
"@cloudflare/workers-types": "^4.20241022.0",
19+
"@cloudflare/workers-types": "^4.20241106.0",
2020
"tsx": "^4.19.2",
2121
"typescript": "^5.6.3",
22-
"wrangler": "^3.84.1"
22+
"wrangler": "^3.86.1"
2323
},
2424
"dependencies": {
2525
"@discordjs/builders": "^1.9.0",
2626
"@discordjs/rest": "^2.4.0",
2727
"dedent": "^1.5.3",
28-
"discord-api-types": "^0.37.103",
28+
"discord-api-types": "^0.37.104",
2929
"discord-verify": "^1.2.0"
3030
},
3131
"engines": {

pnpm-lock.yaml

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)