Skip to content

Commit 3c2cb0f

Browse files
committed
Bump project Node.js version to 22
npm package-based tools are used for various development and maintenance operations for this project. In order to ensure these operations work as expected, the project is configured for a specific major version of Node.js to be used by the infrastructure systems and collaborators. The standard Node.js version for Arduino Tooling projects is now 22.
1 parent e49e01f commit 3c2cb0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -9,6 +9,6 @@
99
"prettier": "3.6.2"
1010
},
1111
"engines": {
12-
"node": "16.x"
12+
"node": "22.x"
1313
}
1414
}

0 commit comments

Comments
 (0)