diff --git a/src/common-utils/devcontainer-feature-lock.json b/src/common-utils/devcontainer-feature-lock.json index a8b1c84..9dbcaa5 100644 --- a/src/common-utils/devcontainer-feature-lock.json +++ b/src/common-utils/devcontainer-feature-lock.json @@ -32,7 +32,7 @@ }, { "name": "nodejs", - "version": "26.8.1-1", + "version": "26.8.1-2", "versionScheme": "archlinux" }, { diff --git a/src/common-utils/devcontainer-feature.json b/src/common-utils/devcontainer-feature.json index 6fc985e..1f5c8ef 100644 --- a/src/common-utils/devcontainer-feature.json +++ b/src/common-utils/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "common-utils", - "version": "1.4.128", + "version": "1.4.129", "name": "Common Utilities", "documentationURL": "https://github.com/bartventer/arch-devcontainer-features/tree/main/src/common-utils", "licenseURL": "https://github.com/bartventer/arch-devcontainer-features/blob/main/LICENSE",