From 31e83277f014bc939424260c72714877924a5e01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 06:35:18 +0000 Subject: [PATCH] build(deps): bump sass from 1.56.2 to 1.57.0 (#1388) Bumps [sass](https://github.com/sass/dart-sass) from 1.56.2 to 1.57.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.56.2...1.57.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 76a82e93..3e1144e1 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.56.2", + "sass": "^1.57.0", "sass-loader": "^13.2.0", "semver": "^7.3.8", "source-map-explorer": "^2.5.3", diff --git a/yarn.lock b/yarn.lock index 22d88955..5d4999a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2516,7 +2516,7 @@ __metadata: redux-saga: ^1.2.2 resolve: ^1.22.1 resolve-url-loader: ^5.0.0 - sass: ^1.56.2 + sass: ^1.57.0 sass-loader: ^13.2.0 semver: ^7.3.8 source-map-explorer: ^2.5.3 @@ -13616,16 +13616,16 @@ __metadata: languageName: node linkType: hard -"sass@npm:^1.56.2": - version: 1.56.2 - resolution: "sass@npm:1.56.2" +"sass@npm:^1.57.0": + version: 1.57.0 + resolution: "sass@npm:1.57.0" 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: 7b1f524d04bc42df3bac6dc5201ff7475635b7df9a1390430ed5bd58b6a73ea1ae58b83ccea8da293cb77b85b4c848faf5f2779ca4b91b9303948c251d0ddca4 + checksum: fb6358b9541dc7a5bc23dbbae85223e99fbadc1f4ae911e7c32c6e22fd7b617e20a0e8cd1213f23c97c621b067bfb0b9ca45e65d6ce4ca5fea5949f41bd428ed languageName: node linkType: hard