Skip to content

Commit 421ae0b

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 c086528 commit 421ae0b

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-plugin-toml": "2.0.5"
1010
},
1111
"engines": {
12-
"node": "20.x"
12+
"node": "22.x"
1313
}
1414
}

0 commit comments

Comments
 (0)