Skip to content

Commit cc6d986

Browse files
Update dependency sass to v1.83.4
1 parent edc9629 commit cc6d986

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
@@ -30,7 +30,7 @@
3030
"test": "yarn build && yarn docs && tape test.js"
3131
},
3232
"dependencies": {
33-
"sass": "1.83.1"
33+
"sass": "1.83.4"
3434
},
3535
"devDependencies": {
3636
"sassdoc": "2.7.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2483,10 +2483,10 @@ sass-convert@^0.5.0:
24832483
through2 "^2.0.0"
24842484
which "^1.0.5"
24852485

2486-
sass@1.83.1:
2487-
version "1.83.1"
2488-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.1.tgz#dee1ab94b47a6f9993d3195d36f556bcbda64846"
2489-
integrity sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA==
2486+
sass@1.83.4:
2487+
version "1.83.4"
2488+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.4.tgz#5ccf60f43eb61eeec300b780b8dcb85f16eec6d1"
2489+
integrity sha512-B1bozCeNQiOgDcLd33e2Cs2U60wZwjUUXzh900ZyQF5qUasvMdDZYbQ566LJu7cqR+sAHlAfO6RMkaID5s6qpA==
24902490
dependencies:
24912491
chokidar "^4.0.0"
24922492
immutable "^5.0.2"

0 commit comments

Comments
 (0)