Skip to content

Commit 7d3e147

Browse files
renovate-bottagoro9
authored andcommitted
chore(deps): update node.js to v24
1 parent d766a1a commit 7d3e147

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.20.0
1+
24.11.0

package-lock.json

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

semantic-release/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ runs:
6262
- name: Setup tools
6363
uses: actions/setup-node@v6
6464
with:
65-
node-version: "22"
65+
node-version: "24"
6666
- name: Semantic-release
6767
id: semantic-release
6868
env:

semantic-release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@jest/globals": "30.2.0",
1313
"@open-turo/eslint-config-typescript": "18.1.8",
1414
"@types/jest": "30.0.0",
15-
"@types/node": "22.18.13",
15+
"@types/node": "24.9.2",
1616
"eslint": "9.39.0",
1717
"jest": "30.2.0",
1818
"prettier": "3.6.2",

0 commit comments

Comments
 (0)