Skip to content

Commit 5a25da1

Browse files
build(deps-dev): bump sass from 1.54.0 to 1.54.1 (webpack#6314)
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.0 to 1.54.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.54.0...1.54.1) --- 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 8fd56ee commit 5a25da1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.0",
130+
"sass": "^1.54.1",
131131
"sass-loader": "^13.0.2",
132132
"sirv-cli": "^2.0.2",
133133
"sitemap-static": "^0.4.2",

yarn.lock

+4-4
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.0:
10442-
version "1.54.0"
10443-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.0.tgz#24873673265e2a4fe3d3a997f714971db2fba1f4"
10444-
integrity sha512-C4zp79GCXZfK0yoHZg+GxF818/aclhp9F48XBu/+bm9vXEVAYov9iU3FBVRMq3Hx3OA4jfKL+p2K9180mEh0xQ==
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==
1044510445
dependencies:
1044610446
chokidar ">=3.0.0 <4.0.0"
1044710447
immutable "^4.0.0"

0 commit comments

Comments
 (0)