Skip to content

Commit aa2a072

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

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.1",
35+
"sass": "^1.52.2",
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.1:
10887-
version "1.52.1"
10888-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.1.tgz#554693da808543031f9423911d62c60a1acf7889"
10889-
integrity sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==
10886+
sass@^1.52.2:
10887+
version "1.52.2"
10888+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.52.2.tgz#cd1f03e0e7be5bb2cebcf1c34d735f087d790936"
10889+
integrity sha512-mfHB2VSeFS7sZlPv9YohB9GB7yWIgQNTGniQwfQ04EoQN0wsQEv7SwpCwy/x48Af+Z3vDeFXz+iuXM3HK/phZQ==
1089010890
dependencies:
1089110891
chokidar ">=3.0.0 <4.0.0"
1089210892
immutable "^4.0.0"

0 commit comments

Comments
 (0)