Skip to content

Commit d80dde3

Browse files
authored
Merge pull request #255 from DIYgod/master
[pull] master from diygod:master
2 parents 25ffdda + 979fee0 commit d80dde3

3 files changed

Lines changed: 78 additions & 71 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
6969
with:
7070
repo-token: ${{ secrets.GITHUB_TOKEN }}
71+
sync-labels: true
7172

7273
vouch-check-pr:
7374
name: Vouch check PR

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"oauth-1.0a": "2.2.6",
113113
"ofetch": "1.5.1",
114114
"otplib": "13.4.1",
115-
"p-map": "7.0.4",
115+
"p-map": "7.0.5",
116116
"pac-proxy-agent": "9.1.0",
117117
"patchright": "1.61.1",
118118
"query-string": "9.4.1",
@@ -166,8 +166,8 @@
166166
"@types/module-alias": "2.0.4",
167167
"@types/node": "26.0.1",
168168
"@types/sanitize-html": "2.16.1",
169-
"@typescript-eslint/eslint-plugin": "8.62.0",
170-
"@typescript-eslint/parser": "8.62.0",
169+
"@typescript-eslint/eslint-plugin": "8.62.1",
170+
"@typescript-eslint/parser": "8.62.1",
171171
"@vercel/nft": "1.10.2",
172172
"@vitest/coverage-v8": "4.1.9",
173173
"discord-api-types": "0.38.49",
@@ -180,7 +180,7 @@
180180
"eslint-plugin-unicorn": "69.0.0",
181181
"eslint-plugin-yml": "3.5.0",
182182
"fast-string-width": "3.0.2",
183-
"fs-extra": "11.3.5",
183+
"fs-extra": "11.3.6",
184184
"globals": "17.7.0",
185185
"got": "15.0.7",
186186
"husky": "9.1.7",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)