Skip to content

Commit 8a89e33

Browse files
chore(deps-dev): bump sass from 1.52.0 to 1.52.1 in /docs-site
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.0 to 1.52.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.52.0...1.52.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a970f1 commit 8a89e33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
]
3333
},
3434
"devDependencies": {
35-
"sass": "^1.52.0",
35+
"sass": "^1.52.1",
3636
"raw-loader": "^4.0.2"
3737
}
3838
}

docs-site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10883,10 +10883,10 @@ sass-loader@^10.0.5:
1088310883
schema-utils "^3.0.0"
1088410884
semver "^7.3.2"
1088510885

10886-
sass@^1.52.0:
10887-
version "1.52.0"
10888-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.0.tgz#3dc755ff459858ce7062887181648701f028c4f5"
10889-
integrity sha512-6EnTglag2oVD8sNJCxUi2Jd3ICH9tJ5Mqudt/gIZNBR2uKJUBZuTpW9O1t04SkDLP7VFa76FCWTV2rwchqM8Kw==
10886+
sass@^1.52.1:
10887+
version "1.52.1"
10888+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.1.tgz#554693da808543031f9423911d62c60a1acf7889"
10889+
integrity sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==
1089010890
dependencies:
1089110891
chokidar ">=3.0.0 <4.0.0"
1089210892
immutable "^4.0.0"

0 commit comments

Comments
 (0)