From 01c0a25c39d1e26cfd21442548feb5e0b3374f6b Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 18 Sep 2024 01:00:35 +0000 Subject: [PATCH] chore(deps): update dependency dart-sass to v1.79.1 --- 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 c23c333..e7e4872 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.78.0 +ARG DART_SASS_VERSION=1.79.1 # renovate: datasource=github-tags depName=node packageName=nodejs/node versioning=node ARG NODE_VERSION=20.17.0 -- 2.45.3