Skip to content

Commit dc92ed7

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

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.5",
130+
"sass": "^1.54.6",
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
@@ -10463,10 +10463,10 @@ sass-loader@^13.0.2:
1046310463
klona "^2.0.4"
1046410464
neo-async "^2.6.2"
1046510465

10466-
sass@^1.54.5:
10467-
version "1.54.5"
10468-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.5.tgz#93708f5560784f6ff2eab8542ade021a4a947b3a"
10469-
integrity sha512-p7DTOzxkUPa/63FU0R3KApkRHwcVZYC0PLnLm5iyZACyp15qSi32x7zVUhRdABAATmkALqgGrjCJAcWvobmhHw==
10466+
sass@^1.54.6:
10467+
version "1.54.6"
10468+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.6.tgz#5a12c268db26555c335028e355d6b7b1a5b9b4c8"
10469+
integrity sha512-DUqJjR2WxXBcZjRSZX5gCVyU+9fuC2qDfFzoKX9rV4rCOcec5mPtEafTcfsyL3YJuLONjWylBne+uXVh5rrmFw==
1047010470
dependencies:
1047110471
chokidar ">=3.0.0 <4.0.0"
1047210472
immutable "^4.0.0"

0 commit comments

Comments
 (0)