Skip to content

Commit 2d26e67

Browse files
build(deps-dev): bump sass from 1.35.1 to 1.35.2 (#5165)
Bumps [sass](https://github.com/sass/dart-sass) from 1.35.1 to 1.35.2. - [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.35.1...1.35.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4c5c47 commit 2d26e67

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
@@ -128,7 +128,7 @@
128128
"remark-refractor": "git://github.com/montogeek/remark-refractor.git",
129129
"remark-slug": "^6.0.0",
130130
"rimraf": "^3.0.2",
131-
"sass": "^1.35.1",
131+
"sass": "^1.35.2",
132132
"sass-loader": "^12.1.0",
133133
"sirv-cli": "^1.0.12",
134134
"sitemap-static": "^0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10916,10 +10916,10 @@ sass-loader@^12.1.0:
1091610916
klona "^2.0.4"
1091710917
neo-async "^2.6.2"
1091810918

10919-
sass@^1.35.1:
10920-
version "1.35.1"
10921-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd"
10922-
integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==
10919+
sass@^1.35.2:
10920+
version "1.35.2"
10921+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.2.tgz#b732314fcdaf7ef8d0f1698698adc378043cb821"
10922+
integrity sha512-jhO5KAR+AMxCEwIH3v+4zbB2WB0z67V1X0jbapfVwQQdjHZUGUyukpnoM6+iCMfsIUC016w9OPKQ5jrNOS9uXw==
1092310923
dependencies:
1092410924
chokidar ">=3.0.0 <4.0.0"
1092510925

0 commit comments

Comments
 (0)