Skip to content

Commit 2668d2e

Browse files
dependabot[bot]hasparusclaude
authored
chore(deps-dev): bump @types/node from 22.19.21 to 26.1.0 (#109)
* chore(deps-dev): bump @types/node from 22.19.21 to 26.1.0 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.21 to 26.1.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * ci: skip Vercel preview deploy for Dependabot PRs (no secrets access) Dependabot PRs run from the same repo (not a fork), so the deploy step's fork-only guard let it through even though GitHub withholds repository secrets from dependabot-actor runs. That caused deploy.mjs to fail with 'missing --token'. Treat dependabot[bot] runs the same as fork PRs: build/lint/typecheck/test still run, but preview deploy and lighthouse are skipped until a maintainer adds the 'trusted' label. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Claude <hasparus@gmail.com> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 90abd2f commit 2668d2e

2 files changed

Lines changed: 58 additions & 44 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@hasparus/eslint-config": "3.0.0",
5757
"@playwright/test": "1.60.0",
5858
"@types/hast": "3.0.4",
59-
"@types/node": "^22.0.0",
59+
"@types/node": "^26.1.0",
6060
"cssnano": "^7.1.5",
6161
"eslint": "^10.6.0",
6262
"eslint-plugin-check-file": "3.3.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)