diff --git a/chezmoi/dot_tool-versions b/chezmoi/dot_tool-versions index 7543639..932d408 100644 --- a/chezmoi/dot_tool-versions +++ b/chezmoi/dot_tool-versions @@ -1,3 +1,3 @@ -golang 1.20 -chezmoi 2.30.1 -nodejs lts +golang 1.21.1 +chezmoi 2.39.1 +nodejs 18.17.1 diff --git a/chezmoi/dot_zshrc.d/executable_upgrade_system.sh b/chezmoi/dot_zshrc.d/executable_upgrade_system.sh index 54cf1b8..17d7f69 100644 --- a/chezmoi/dot_zshrc.d/executable_upgrade_system.sh +++ b/chezmoi/dot_zshrc.d/executable_upgrade_system.sh @@ -41,6 +41,7 @@ upgrade_system() { asdf update || true asdf plugin update --all asdf latest --all + asdf nodejs resolve lts --latest-avaliable fi if command -v fwupdmgr &> /dev/null; then