From 269356d3a1afb38063f834c6e5c5ce70d55f7ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 07:18:32 +0000 Subject: [PATCH] build(deps): bump sass from 1.58.2 to 1.58.3 (#1530) Bumps [sass](https://github.com/sass/dart-sass) from 1.58.2 to 1.58.3. - [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.58.2...1.58.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4fd4ce03..64ccd98a 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "redux-saga": "^1.2.2", "resolve": "^1.22.1", "resolve-url-loader": "^5.0.0", - "sass": "^1.58.2", + "sass": "^1.58.3", "sass-loader": "^13.2.0", "semver": "^7.3.8", "source-map-explorer": "^2.5.3", diff --git a/yarn.lock b/yarn.lock index cc596b20..6bb6825e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2634,7 +2634,7 @@ __metadata: redux-saga: ^1.2.2 resolve: ^1.22.1 resolve-url-loader: ^5.0.0 - sass: ^1.58.2 + sass: ^1.58.3 sass-loader: ^13.2.0 semver: ^7.3.8 source-map-explorer: ^2.5.3 @@ -13726,16 +13726,16 @@ __metadata: languageName: node linkType: hard -"sass@npm:^1.58.2": - version: 1.58.2 - resolution: "sass@npm:1.58.2" +"sass@npm:^1.58.3": + version: 1.58.3 + resolution: "sass@npm:1.58.3" dependencies: chokidar: ">=3.0.0 <4.0.0" immutable: ^4.0.0 source-map-js: ">=0.6.2 <2.0.0" bin: sass: sass.js - checksum: e0febe4d274af7b9490b9207ff7f05762d60df6b2ad307f7a823432cb4e1604eced6784ae635a6b80e4a6177c047f5a9623c53a15aaec3b9bf981ea86e8937a9 + checksum: 35a2b98c037ef80fdc93c9b0be846e6ccc7d75596351a37ee79c397e66666d0a754c52c4696e746c0aff32327471e185343ca349e998a58340411adc9d0489a5 languageName: node linkType: hard