Skip to content

Commit 25eeab9

Browse files
chore(deps-dev): bump sass from 1.94.2 to 1.97.1 (#515)
Bumps [sass](https://github.com/sass/dart-sass) from 1.94.2 to 1.97.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.94.2...1.97.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.97.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31500ff commit 25eeab9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"autoprefixer": "^9.8",
1111
"css-loader": "^7.1",
1212
"mini-css-extract-plugin": "^2.9",
13-
"sass": "^1.94",
13+
"sass": "^1.97",
1414
"postcss-loader": "^8.2",
1515
"sass-loader": "^16.0",
1616
"webpack": "^5.103",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,10 +1101,10 @@ sass-loader@^16.0:
11011101
dependencies:
11021102
neo-async "^2.6.2"
11031103

1104-
sass@^1.94:
1105-
version "1.94.2"
1106-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.2.tgz#198511fc6fdd2fc0a71b8d1261735c12608d4ef3"
1107-
integrity sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==
1104+
sass@^1.97:
1105+
version "1.97.1"
1106+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.1.tgz#f36e492baf8ccdd08d591b58d3d8b53ea35ab905"
1107+
integrity sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==
11081108
dependencies:
11091109
chokidar "^4.0.0"
11101110
immutable "^5.0.2"

0 commit comments

Comments
 (0)