Skip to content

Commit 5e524df

Browse files
build(deps-dev): bump sass from 1.54.1 to 1.54.2 (#6315)
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.1 to 1.54.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.54.1...1.54.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 5a25da1 commit 5e524df

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.1",
130+
"sass": "^1.54.2",
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.1:
10442-
version "1.54.1"
10443-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.1.tgz#4f72ef57ce2a6c3251f4e2c75eee9a0c19e09eb5"
10444-
integrity sha512-GHJJr31Me32RjjUBagyzx8tzjKBUcDwo5239XANIRBq0adDu5iIG0aFO0i/TBb/4I9oyxkEv44nq/kL1DxdDhA==
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==
1044510445
dependencies:
1044610446
chokidar ">=3.0.0 <4.0.0"
1044710447
immutable "^4.0.0"

0 commit comments

Comments
 (0)