Skip to content

Commit 4a58394

Browse files
Update Node.js to v24
1 parent 43b498f commit 4a58394

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

engines/query-sparql-hdt/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22
1+
FROM node:24
22

33
# Install location
44
ENV dir /var/www/@comunica/query-sparql-hdt/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@rubensworks/eslint-config": "^3.0.0",
4141
"@rubensworks/process-sparql-benchmark-results": "^1.3.4",
4242
"@types/jest": "^30.0.0",
43-
"@types/node": "^22.0.0",
43+
"@types/node": "^24.0.0",
4444
"asynciterator": "^3.10.0",
4545
"babel-loader": "^10.0.0",
4646
"componentsjs-generator": "^4.2.0",

0 commit comments

Comments
 (0)