Skip to content

Commit cb03b86

Browse files
build(deps-dev): bump sass from 1.54.2 to 1.54.3 (#6318)
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.2 to 1.54.3. - [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.54.2...1.54.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a882d9 commit cb03b86

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
@@ -127,7 +127,7 @@
127127
"remark-html": "^15.0.1",
128128
"remark-refractor": "montogeek/remark-refractor",
129129
"rimraf": "^3.0.2",
130-
"sass": "^1.54.2",
130+
"sass": "^1.54.3",
131131
"sass-loader": "^13.0.2",
132132
"sirv-cli": "^2.0.2",
133133
"sitemap-static": "^0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10438,10 +10438,10 @@ sass-loader@^13.0.2:
1043810438
klona "^2.0.4"
1043910439
neo-async "^2.6.2"
1044010440

10441-
sass@^1.54.2:
10442-
version "1.54.2"
10443-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.2.tgz#574cad83814c930ef2475921b9cb5d8203ae8867"
10444-
integrity sha512-wbVV26sejsCIbBScZZtNkvnrB/bVCQ8hSlZ01D9nzsVh9zLqCkWrlpvTb3YEb6xsuNi9cx75hncqwikHFSz7tw==
10441+
sass@^1.54.3:
10442+
version "1.54.3"
10443+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.3.tgz#37baa2652f7f1fdadb73240ee9a2b9b81fabb5c4"
10444+
integrity sha512-fLodey5Qd41Pxp/Tk7Al97sViYwF/TazRc5t6E65O7JOk4XF8pzwIW7CvCxYVOfJFFI/1x5+elDyBIixrp+zrw==
1044510445
dependencies:
1044610446
chokidar ">=3.0.0 <4.0.0"
1044710447
immutable "^4.0.0"

0 commit comments

Comments
 (0)