From cee0424015b90d6602cc20f4d26783261b537e13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 15:23:26 +0000 Subject: [PATCH] chore(deps): update dependency sass to ^1.82.0 --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b14bf36a..5bc89c39 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "fs-extra": "^11.2.0", "lint-staged": "^15.2.10", "picocolors": "^1.1.1", - "sass": "^1.81.1", + "sass": "^1.82.0", "simple-git-hooks": "^2.11.1", "terser": "^5.36.0", "typescript": "^5.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 432b0d44..a660db0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,7 +76,7 @@ importers: specifier: ^1.1.1 version: 1.1.1 sass: - specifier: ^1.81.1 + specifier: ^1.82.0 version: 1.82.0 simple-git-hooks: specifier: ^2.11.1