Skip to content

Commit a629dc4

Browse files
Update dependency sass to v1.83.0 (#639)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab21e55 commit a629dc4

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
@@ -59,7 +59,7 @@
5959
"postcss-url": "10.1.3",
6060
"postcss-utilities": "0.8.4",
6161
"postcss-watch-folder": "2.0.0",
62-
"sass": "1.82.0",
62+
"sass": "1.83.0",
6363
"sass-loader": "16.0.4",
6464
"webpack": "5.97.1",
6565
"webpack-cli": "5.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5334,10 +5334,10 @@ sass-loader@16.0.4:
53345334
dependencies:
53355335
neo-async "^2.6.2"
53365336

5337-
sass@1.82.0:
5338-
version "1.82.0"
5339-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70"
5340-
integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==
5337+
sass@1.83.0:
5338+
version "1.83.0"
5339+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f"
5340+
integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==
53415341
dependencies:
53425342
chokidar "^4.0.0"
53435343
immutable "^5.0.2"

0 commit comments

Comments
 (0)