Skip to content

Commit f130da9

Browse files
cloudingenium-automation[bot]JCBauzaclaude
authored
chore(deps): bump @types/node to ^25.9.1 (#14)
* chore(deps): bump @types/node to ^25.9.1 Align @types/node to fleet-latest major (v25; 7 active repos already on 25). Deps resolve clean (pnpm install). CI gates build+test. Part of the 2026-05-23 fleet major-version alignment sweep. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * ci: pin commitlint.yml actions to SHAs (org ruleset requires full-length SHA) Pre-existing infra issue blocking all PRs to this repo: actions/checkout@v4 and wagoid/commitlint-github-action@v6 are unpinned; the org ruleset rejects them. Pin to the SHAs the sibling bfx-api-node-rest already uses. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: JC <JCBauza@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent f636bed commit f130da9

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"crc-32": "^1.2.2"
5858
},
5959
"devDependencies": {
60-
"@types/node": "^24.12.4",
60+
"@types/node": "^25.9.1",
6161
"eslint": "^10.4.0",
6262
"typescript": "~6.0.3",
6363
"typescript-eslint": "^8.59.4"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)