mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 11:34:06 +08:00
Chore: Update to node 22 (#97779)
* update to node 22 * downgrade to 22.11.0 * switch to using node-version-file * update @types/node * revert back to using node-version
This commit is contained in:
@ -6,4 +6,4 @@ grabpl_version = "v3.1.1"
|
||||
golang_version = "1.23.1"
|
||||
|
||||
# nodejs_version should match what's in ".nvmrc", but without the v prefix.
|
||||
nodejs_version = "20.9.0"
|
||||
nodejs_version = "22.11.0"
|
||||
|
Reference in New Issue
Block a user