From 5c7882230aed2000b2e9ef5a1788eb180c1695e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 07:07:17 +0000 Subject: [PATCH] chore(deps): update dependency sass to ^1.79.2 (#2428) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3fb5bacc64..79e7a2b9ee 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "postcss-html": "^1.7.0", "rimraf": "^6.0.1", "rollup-plugin-visualizer": "^5.12.0", - "sass": "^1.79.1", + "sass": "^1.79.2", "semantic-release": "^24.1.1", "shx": "^0.3.4", "stylelint": "^16.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7dde3b440c..da7342a257 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -166,7 +166,7 @@ importers: specifier: ^5.12.0 version: 5.12.0 sass: - specifier: ^1.79.1 + specifier: ^1.79.2 version: 1.79.4 semantic-release: specifier: ^24.1.1