Skip to content

Commit 26195f4

Browse files
Update dependency sass to v1.80.6
1 parent 4b5c1d4 commit 26195f4

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"is-url": "1.2.4",
3131
"prompts": "2.4.2",
3232
"replace-in-file": "6.3.5",
33-
"sass": "1.80.5",
33+
"sass": "1.80.6",
3434
"webpack": "5.96.1",
3535
"webpack-merge": "5.10.0",
3636
"webpack-stream": "7.0.0"

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4941,15 +4941,16 @@ safe-regex@^1.1.0:
49414941
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
49424942
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
49434943

4944-
sass@1.80.5:
4945-
version "1.80.5"
4946-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.5.tgz#0ba965223d44df22497f2966b498cf5c453fae8f"
4947-
integrity sha512-TQd2aoQl/+zsxRMEDSxVdpPIqeq9UFc6pr7PzkugiTx3VYCFPUaa3P4RrBQsqok4PO200Vkz0vXQBNlg7W907g==
4944+
sass@1.80.6:
4945+
version "1.80.6"
4946+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.6.tgz#5d0aa55763984effe41e40019c9571ab73e6851f"
4947+
integrity sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==
49484948
dependencies:
4949-
"@parcel/watcher" "^2.4.1"
49504949
chokidar "^4.0.0"
49514950
immutable "^4.0.0"
49524951
source-map-js ">=0.6.2 <2.0.0"
4952+
optionalDependencies:
4953+
"@parcel/watcher" "^2.4.1"
49534954

49544955
sax@^1.2.4:
49554956
version "1.2.4"

0 commit comments

Comments
 (0)