From bbc5c9c08abb7f2dd2160fd01a1cf7031ec98ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:52:26 +0000 Subject: [PATCH] build(deps-dev): bump sass from 1.69.7 to 1.70.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.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.69.7...1.70.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... 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 faac2fd7..8377c5a6 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "npm-run-all": "^4.1.5", "prettier": "^3.2.2", "resize-observer-polyfill": "^1.5.1", - "sass": "^1.69.7", + "sass": "^1.70.0", "typescript": "^5.3.3", "vite": "^5.0.12", "vite-plugin-vuetify": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index b3a8eceb..63262b92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2945,7 +2945,7 @@ __metadata: pinia: "npm:^2.1.7" prettier: "npm:^3.2.2" resize-observer-polyfill: "npm:^1.5.1" - sass: "npm:^1.69.7" + sass: "npm:^1.70.0" typescript: "npm:^5.3.3" vite: "npm:^5.0.12" vite-plugin-vuetify: "npm:^2.0.1" @@ -5005,16 +5005,16 @@ __metadata: languageName: node linkType: hard -"sass@npm:^1.69.7": - version: 1.69.7 - resolution: "sass@npm:1.69.7" +"sass@npm:^1.70.0": + version: 1.70.0 + resolution: "sass@npm:1.70.0" 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: 9c6d3fe468a267949e8dd766085351f59988caf5d3d5c13eb041d370366f869ad3704b5046586fd3584b2cbf59c03650d237b62a4c6ed26a0c003e27f9ef4e89 + checksum: f933545d72a932f4a82322dd4ca9f3ea7d3e9d08852d695f76d419939cbdf7f8db3dd894b059ed77bf76811b07319b75b3ef8bb077bf9f52f8fbdfd8cee162f6 languageName: node linkType: hard