Skip to content

Commit faa7872

Browse files
chore(deps): update node.js to v24
1 parent 452093e commit faa7872

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bun.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"lockfileVersion": 1,
3+
"configVersion": 0,
34
"workspaces": {
45
"": {
56
"name": "@stacksjs/eslint-plugin",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dist"
2929
],
3030
"engines": {
31-
"node": ">=22.15.0"
31+
"node": ">=24.11.0"
3232
},
3333
"scripts": {
3434
"build": "unbuild",

0 commit comments

Comments
 (0)