Skip to content

Commit 68c1643

Browse files
yarn(deps-dev): bump sass from 1.93.0 to 1.93.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.0 to 1.93.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.93.0...1.93.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b069858 commit 68c1643

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
@@ -98,7 +98,7 @@
9898
"react-scripts": "^5.0.1",
9999
"redux-mock-store": "^1.5.4",
100100
"resize-observer-polyfill": "^1.5.1",
101-
"sass": "^1.93.0",
101+
"sass": "^1.93.1",
102102
"stylelint": "^16.24.0",
103103
"stylelint-config-standard": "^39.0.0",
104104
"ts-jest": "^29.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10998,10 +10998,10 @@ sass-loader@^12.3.0:
1099810998
klona "^2.0.4"
1099910999
neo-async "^2.6.2"
1100011000

11001-
sass@^1.93.0:
11002-
version "1.93.0"
11003-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.0.tgz#8252f61405be295f4755d1ed5df48bf118587aa5"
11004-
integrity sha512-CQi5/AzCwiubU3dSqRDJ93RfOfg/hhpW1l6wCIvolmehfwgCI35R/0QDs1+R+Ygrl8jFawwwIojE2w47/mf94A==
11001+
sass@^1.93.1:
11002+
version "1.93.1"
11003+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.93.1.tgz#94bf77eeef5fba022c7316515327e275e46b654e"
11004+
integrity sha512-wLAeLB7IksO2u+cCfhHqcy7/2ZUMPp/X2oV6+LjmweTqgjhOKrkaE/Q1wljxtco5EcOcupZ4c981X0gpk5Tiag==
1100511005
dependencies:
1100611006
chokidar "^4.0.0"
1100711007
immutable "^5.0.2"

0 commit comments

Comments
 (0)