Skip to content

Commit 716772b

Browse files
chore(deps): update dependency @types/node to v24 (#32)
* chore(deps): update dependency @types/node to v24 * chore: fix trust policy * chore: update lock --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 黎伟杰 <674416404@qq.com>
1 parent e2561b1 commit 716772b

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ shellEmulator: true
33

44
trustPolicy: no-downgrade
55
trustPolicyExclude:
6+
- undici@5.29.0
67
- undici-types@6.21.0
78

89
packages:
@@ -13,6 +14,6 @@ catalog:
1314
'@actions/github': ^7.0.0
1415
'@antfu/eslint-config': ^7.2.0
1516
'@octokit/plugin-rest-endpoint-methods': ^17.0.0
16-
'@types/node': ^22.10.0
17+
'@types/node': ^24.10.9
1718
eslint: ^9.39.2
1819
tsdown: ^0.20.1

0 commit comments

Comments
 (0)