Skip to content

Commit 91b02af

Browse files
dependabot-preview[bot]ykzts
authored andcommitted
Bump sass from 1.23.0 to 1.23.1 (mastodon#12238)
Bumps [sass](https://github.com/sass/dart-sass) from 1.23.0 to 1.23.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md) - [Commits](sass/dart-sass@1.23.0...1.23.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7be994e commit 91b02af

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
@@ -152,7 +152,7 @@
152152
"requestidlecallback": "^0.3.0",
153153
"reselect": "^4.0.0",
154154
"rimraf": "^3.0.0",
155-
"sass": "^1.23.0",
155+
"sass": "^1.23.1",
156156
"sass-loader": "^7.0.3",
157157
"stringz": "^2.0.0",
158158
"substring-trie": "^1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9353,10 +9353,10 @@ sass-loader@^7.0.3:
93539353
pify "^3.0.0"
93549354
semver "^5.5.0"
93559355

9356-
sass@^1.23.0:
9357-
version "1.23.0"
9358-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.23.0.tgz#bd526ff40dbc5d09a4ed69e2cffa849749977710"
9359-
integrity sha512-W4HT8+WE31Rzk3EPQC++CXjD5O+lOxgYBIB8Ohvt7/zeE2UzYW+TOczDrRU3KcEy3+xwXXbmDsOZFkoqgD4TKw==
9356+
sass@^1.23.1:
9357+
version "1.23.1"
9358+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.23.1.tgz#0e5b72ba2bd9f0229a637d33f8dd5bf2d810beb3"
9359+
integrity sha512-zQzJ3UETUWOMd/pJJGH/zvRsBVO97m11RcpfUhcQUHEXf0yHUBgOIE/Nw8aK0m1XyVJPeq228iIK7gVxsJ/Puw==
93609360
dependencies:
93619361
chokidar ">=2.0.0 <4.0.0"
93629362

0 commit comments

Comments
 (0)