Skip to content

Commit 10513c2

Browse files
Bump sass from 1.54.8 to 1.55.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.8 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](sass/dart-sass@1.54.8...1.55.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent edcda10 commit 10513c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"postcss-loader": "^3.0.0",
7676
"postcss-modules-values": "^3.0.0",
7777
"redux-mock-store": "^1.5.4",
78-
"sass": "^1.54.8",
78+
"sass": "^1.55.0",
7979
"sass-loader": "^8.0.2",
8080
"style-loader": "^2.0.0",
8181
"terser-webpack-plugin": "^4.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10036,10 +10036,10 @@ sass-loader@^8.0.2:
1003610036
schema-utils "^2.6.1"
1003710037
semver "^6.3.0"
1003810038

10039-
sass@^1.54.8:
10040-
version "1.54.8"
10041-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.8.tgz#4adef0dd86ea2b1e4074f551eeda4fc5f812a996"
10042-
integrity sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==
10039+
sass@^1.55.0:
10040+
version "1.55.0"
10041+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.55.0.tgz#0c4d3c293cfe8f8a2e8d3b666e1cf1bff8065d1c"
10042+
integrity sha512-Pk+PMy7OGLs9WaxZGJMn7S96dvlyVBwwtToX895WmCpAOr5YiJYEUJfiJidMuKb613z2xNWcXCHEuOvjZbqC6A==
1004310043
dependencies:
1004410044
chokidar ">=3.0.0 <4.0.0"
1004510045
immutable "^4.0.0"

0 commit comments

Comments
 (0)