From e0aeb3e0ca67035d7e903c192e1916f537cc4665 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 16 May 2025 01:16:06 +0000 Subject: [PATCH] chore(deps): update dependency dart-sass to v1.89.0 --- images/lua-clib/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/lua-clib/Dockerfile b/images/lua-clib/Dockerfile index 6c39c11..56ba416 100644 --- a/images/lua-clib/Dockerfile +++ b/images/lua-clib/Dockerfile @@ -5,7 +5,7 @@ ARG LUA_5_4_VERSION=5.4.4 # renovate: datasource=github-tags depName=luarocks packageName=luarocks/luarocks ARG LUAROCKS_VERSION=3.11.1 # renovate: datasource=github-releases depName=dart-sass packageName=sass/dart-sass -ARG DART_SASS_VERSION=1.88.0 +ARG DART_SASS_VERSION=1.89.0 # renovate: datasource=github-tags depName=node packageName=nodejs/node versioning=node ARG NODE_VERSION=22.15.0 -- 2.47.2