From d077ca20e4a255a2288b83354c7a3643a4298246 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 07:50:08 +0000 Subject: [PATCH] chore(deps): update dependency sass to ^1.80.6 (#374) 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 3092483b..b0cea225 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint": "^9.14.0", "npm-run-all2": "^6.2.6", "rimraf": "^6.0.1", - "sass": "^1.80.5", + "sass": "^1.80.6", "semantic-release": "^24.2.0", "shx": "^0.3.4", "style-dictionary": "^4.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d3e9d36..ad90cc98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,7 +51,7 @@ importers: specifier: ^6.0.1 version: 6.0.1 sass: - specifier: ^1.80.5 + specifier: ^1.80.6 version: 1.80.6 semantic-release: specifier: ^24.2.0