From 16b4dc833ec7ab241b0c233c8ab43a6dd41e41bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 17:12:13 +0000 Subject: [PATCH] build(deps): bump sass from 1.54.9 to 1.55.0 (#1159) * build(deps): bump sass from 1.54.9 to 1.55.0 Bumps [sass](https://github.com/sass/dart-sass) from 1.54.9 to 1.55.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.54.9...1.55.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix Co-authored-by: David Lechner --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 766f7ab8..c68fecf9 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "redux-saga": "^1.2.1", "resolve": "^1.22.1", "resolve-url-loader": "^5.0.0", - "sass": "^1.54.9", + "sass": "^1.55.0", "sass-loader": "^13.0.2", "semver": "^7.3.5", "source-map-explorer": "^2.5.2", diff --git a/yarn.lock b/yarn.lock index 5edfd297..3878528d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2518,7 +2518,7 @@ __metadata: redux-saga: ^1.2.1 resolve: ^1.22.1 resolve-url-loader: ^5.0.0 - sass: ^1.54.9 + sass: ^1.55.0 sass-loader: ^13.0.2 semver: ^7.3.5 source-map-explorer: ^2.5.2 @@ -13560,16 +13560,16 @@ __metadata: languageName: node linkType: hard -"sass@npm:^1.54.9": - version: 1.54.9 - resolution: "sass@npm:1.54.9" +"sass@npm:^1.55.0": + version: 1.55.0 + resolution: "sass@npm:1.55.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: 90182b566072b48e2263c5a87229ab85164e13b71b24847ba76a8e68eb952cb69a7dcef815f4ccc0189dd2d0c254311acff6972166603338d33bbc96f6d500c6 + checksum: 7d769ed08efce4e6134e0f3dc11c4f07e32c413ac8eb43c5855f2686890fdcbd80da34165c91fb4ba407f478ca108e171574b5a60cb9814a5ed09d80f6014f96 languageName: node linkType: hard