From 1f7eb1111f5005d14fadef490119d5a7ab665e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 17:30:40 +0000 Subject: [PATCH] build(deps): bump sass from 1.54.0 to 1.54.1 (#1031) * build(deps): bump sass from 1.54.0 to 1.54.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.54.0 to 1.54.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.54.0...1.54.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5704cc65..c13e8041 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "redux-saga": "^1.1.3", "resolve": "^1.22.1", "resolve-url-loader": "^5.0.0", - "sass": "^1.54.0", + "sass": "^1.54.1", "sass-loader": "^13.0.2", "semver": "^7.3.5", "source-map-explorer": "^2.5.2", diff --git a/yarn.lock b/yarn.lock index 3c229e1e..50be2858 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2452,7 +2452,7 @@ __metadata: redux-saga: ^1.1.3 resolve: ^1.22.1 resolve-url-loader: ^5.0.0 - sass: ^1.54.0 + sass: ^1.54.1 sass-loader: ^13.0.2 semver: ^7.3.5 source-map-explorer: ^2.5.2 @@ -13416,16 +13416,16 @@ __metadata: languageName: node linkType: hard -"sass@npm:^1.54.0": - version: 1.54.0 - resolution: "sass@npm:1.54.0" +"sass@npm:^1.54.1": + version: 1.54.1 + resolution: "sass@npm:1.54.1" 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: 7d3acf124d771e8811fce876ad37f786faafa9edce64b20dcf32bf6aed5116802c863d3311fd79e7e7682fcccc4dc684960be1365cffa7dad045be7251c40d70 + checksum: 6ab68b39006db7b015ee710e820c254890a8b503f83516db983896967b965f8114a497615f949a1665634dea11bd9f02c19fc2093d3561515f7c16022c9ab5b5 languageName: node linkType: hard