From db802ece2e11d020c1cf44268a4eed0d64fdd015 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 03:22:48 +0000 Subject: [PATCH] chore(deps): update dependency sass to v1.80.1 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 36d9331..ad512b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "bootstrap-icons": "1.11.3", "esbuild": "0.24.0", "prettier": "3.3.3", - "sass": "1.79.5" + "sass": "1.80.1" } }, "node_modules/@babel/code-frame": { @@ -2104,9 +2104,9 @@ } }, "node_modules/sass": { - "version": "1.79.5", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.79.5.tgz", - "integrity": "sha512-W1h5kp6bdhqFh2tk3DsI771MoEJjvrSY/2ihJRJS4pjIyfJCw0nTsxqhnrUzaLMOJjFchj8rOvraI/YUVjtx5g==", + "version": "1.80.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.80.1.tgz", + "integrity": "sha512-9lBwDZ7j3y/1DKj5Ec249EVGo5CVpwnzIyIj+cqlCjKkApLnzsJ/l9SnV4YnORvW9dQwQN+gQvh/mFZ8CnDs7Q==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 126256f..01fe35f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "bootstrap-icons": "1.11.3", "esbuild": "0.24.0", "prettier": "3.3.3", - "sass": "1.79.5" + "sass": "1.80.1" }, "commitlint": { "extends": [