Skip to content

Commit 6a008ee

Browse files
committed
chore(deps): update node.js to v24.21.0
1 parent 4ff2063 commit 6a008ee

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"sinon": "~21.1"
2222
},
2323
"volta": {
24-
"node": "24.18.0"
24+
"node": "24.21.0"
2525
}
2626
}

packages/asciidoctor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@
7373
"pug": "^3.0.3"
7474
},
7575
"volta": {
76-
"node": "24.18.0"
76+
"node": "24.21.0"
7777
}
7878
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"homepage": "https://github.com/asciidoctor/asciidoctor.js",
6969
"volta": {
70-
"node": "24.18.0"
70+
"node": "24.21.0"
7171
},
7272
"peerDependencies": {
7373
"highlight.js": "^11.0.0"

0 commit comments

Comments
 (0)