From 69bc200c95df86985a04935e449e6d8856a4037f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 04:41:41 +0000 Subject: [PATCH] build(deps-dev): bump sass from 1.77.0 to 1.77.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.77.0 to 1.77.1. - [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.77.0...1.77.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 089ab0e4..d209ca20 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "mutationobserver-shim": "^0.3.7", "portal-vue": "^3.0.0", "prettier": "^3.2.5", - "sass": "^1.77.0", + "sass": "^1.77.1", "typescript": "~5.4.5", "typescript-eslint": "^7.9.0", "unplugin-auto-import": "^0.17.5", diff --git a/yarn.lock b/yarn.lock index 7ce94e82..28bd0499 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2703,7 +2703,7 @@ __metadata: pinia-plugin-persistedstate: "npm:^3.2.1" portal-vue: "npm:^3.0.0" prettier: "npm:^3.2.5" - sass: "npm:^1.77.0" + sass: "npm:^1.77.1" sortablejs: "npm:^1.15.2" typescript: "npm:~5.4.5" typescript-eslint: "npm:^7.9.0" @@ -4161,16 +4161,16 @@ __metadata: languageName: node linkType: hard -"sass@npm:^1.77.0": - version: 1.77.0 - resolution: "sass@npm:1.77.0" +"sass@npm:^1.77.1": + version: 1.77.1 + resolution: "sass@npm:1.77.1" dependencies: chokidar: "npm:>=3.0.0 <4.0.0" immutable: "npm:^4.0.0" source-map-js: "npm:>=0.6.2 <2.0.0" bin: sass: sass.js - checksum: 10/e6b4ae53c06722d1a58d02c987d4374316bc4594ac08f4d210ef0fdaff9e2edbe0d7a0f81ead1c54c62bd1689a6e20f5e2f0b316283ad6e2254531e5e331e4d7 + checksum: 10/df9fdd9b729786d0f637a20c3ad65e50864c00ae92d9493ea42fd5ca80a2d0852c5d1b06da49db7e0b8066a75b593a1e34d999a3af3b1e7abb417aae0a4df75c languageName: node linkType: hard