Skip to content

Commit abc4fc4

Browse files
chore(deps-dev): bump sass from 1.94.2 to 1.97.1 (#497)
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 57d188b commit abc4fc4

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
@@ -9,7 +9,7 @@
99
"autoprefixer": "^9.8",
1010
"css-loader": "^7.1",
1111
"mini-css-extract-plugin": "^2.9",
12-
"sass": "^1.94",
12+
"sass": "^1.97",
1313
"postcss-loader": "^8.2",
1414
"sass-loader": "^16.0",
1515
"webpack": "^5.104",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,10 +1085,10 @@ sass-loader@^16.0:
10851085
dependencies:
10861086
neo-async "^2.6.2"
10871087

1088-
sass@^1.94:
1089-
version "1.94.2"
1090-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.94.2.tgz#198511fc6fdd2fc0a71b8d1261735c12608d4ef3"
1091-
integrity sha512-N+7WK20/wOr7CzA2snJcUSSNTCzeCGUTFY3OgeQP3mZ1aj9NMQ0mSTXwlrnd89j33zzQJGqIN52GIOmYrfq46A==
1088+
sass@^1.97:
1089+
version "1.97.1"
1090+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.97.1.tgz#f36e492baf8ccdd08d591b58d3d8b53ea35ab905"
1091+
integrity sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==
10921092
dependencies:
10931093
chokidar "^4.0.0"
10941094
immutable "^5.0.2"

0 commit comments

Comments
 (0)