From eee867e9b4eedfc69b1c65b4b4f5ebb0b974c4a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 11:36:30 +0000 Subject: [PATCH] chore(deps-dev): bump sass from 1.81.0 to 1.83.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.81.0 to 1.83.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.81.0...1.83.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2fe83872..a9eff6b3 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "prettier": "3.3.3", "qunit": "2.22.0", "qunit-dom": "3.3.0", - "sass": "1.81.0", + "sass": "1.83.0", "semantic-release": "24.2.0", "stylelint": "16.10.0", "stylelint-config-standard-scss": "13.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e7a11bf..b9103ffe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,8 +190,8 @@ importers: specifier: 3.3.0 version: 3.3.0 sass: - specifier: 1.81.0 - version: 1.81.0 + specifier: 1.83.0 + version: 1.83.0 semantic-release: specifier: 24.2.0 version: 24.2.0(typescript@5.7.2) @@ -6070,8 +6070,8 @@ packages: engines: {node: 10.* || >= 12.*} hasBin: true - sass@1.81.0: - resolution: {integrity: sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==} + sass@1.83.0: + resolution: {integrity: sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==} engines: {node: '>=14.0.0'} hasBin: true @@ -14221,7 +14221,7 @@ snapshots: minimist: 1.2.8 walker: 1.0.8 - sass@1.81.0: + sass@1.83.0: dependencies: chokidar: 4.0.1 immutable: 5.0.3