Skip to content

Commit ccb0f5a

Browse files
chore(deps): update dependency node to v24.13.1
1 parent 01135dc commit ccb0f5a

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

.github/actions/prepare/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
88
with:
99
cache: npm
10-
node-version: 24.11.1
10+
node-version: 24.13.1
1111
- run: npm ci
1212
shell: bash
1313
using: composite

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/json5": "2.2.0",
2929
"@types/lodash": "4.17.23",
3030
"@types/minimatch": "5.1.2",
31-
"@types/node": "22.19.11",
31+
"@types/node": "24.10.13",
3232
"@typescript-eslint/eslint-plugin": "5.53.0",
3333
"@typescript-eslint/parser": "5.53.0",
3434
"ansi-regex": "6.2.2",

0 commit comments

Comments
 (0)