Skip to content

Commit 3b45772

Browse files
Update dependency sass to v1.86.1 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 466ee41 commit 3b45772

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
@@ -48,7 +48,7 @@
4848
"jest-environment-jsdom": "^29.5.0",
4949
"prettier": "~3",
5050
"replace-in-file-webpack-plugin": "^1.0.6",
51-
"sass": "1.86.0",
51+
"sass": "1.86.1",
5252
"sass-loader": "~16",
5353
"style-loader": "~4",
5454
"swc-loader": "^0.2.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6940,10 +6940,10 @@ sass-loader@~16:
69406940
dependencies:
69416941
neo-async "^2.6.2"
69426942

6943-
6944-
version "1.86.0"
6945-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.0.tgz#f49464fb6237a903a93f4e8760ef6e37a5030114"
6946-
integrity sha512-zV8vGUld/+mP4KbMLJMX7TyGCuUp7hnkOScgCMsWuHtns8CWBoz+vmEhoGMXsaJrbUP8gj+F1dLvVe79sK8UdA==
6943+
6944+
version "1.86.1"
6945+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.1.tgz#862c7fc9d30ffb9bf616fa20e50c033cb1bee4dc"
6946+
integrity sha512-Yaok4XELL1L9Im/ZUClKu//D2OP1rOljKj0Gf34a+GzLbMveOzL7CfqYo+JUa5Xt1nhTCW+OcKp/FtR7/iqj1w==
69476947
dependencies:
69486948
chokidar "^4.0.0"
69496949
immutable "^5.0.2"

0 commit comments

Comments
 (0)