Skip to content

Commit b7ce4d8

Browse files
chore(deps): update dependency sass to v1.80.6 (#5824)
1 parent 72d33ac commit b7ce4d8

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"jest-environment-jsdom": "29.7.0",
7272
"lint-staged": "14.0.1",
7373
"raw-loader": "4.0.2",
74-
"sass": "1.80.5",
74+
"sass": "1.80.6",
7575
"sass-loader": "13.3.3",
7676
"storybook": "7.6.20",
7777
"storybook-addon-themes": "6.1.0",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15676,15 +15676,16 @@ [email protected]:
1567615676
dependencies:
1567715677
neo-async "^2.6.2"
1567815678

15679-
15680-
version "1.80.5"
15681-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.5.tgz#0ba965223d44df22497f2966b498cf5c453fae8f"
15682-
integrity sha512-TQd2aoQl/+zsxRMEDSxVdpPIqeq9UFc6pr7PzkugiTx3VYCFPUaa3P4RrBQsqok4PO200Vkz0vXQBNlg7W907g==
15679+
15680+
version "1.80.6"
15681+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.6.tgz#5d0aa55763984effe41e40019c9571ab73e6851f"
15682+
integrity sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==
1568315683
dependencies:
15684-
"@parcel/watcher" "^2.4.1"
1568515684
chokidar "^4.0.0"
1568615685
immutable "^4.0.0"
1568715686
source-map-js ">=0.6.2 <2.0.0"
15687+
optionalDependencies:
15688+
"@parcel/watcher" "^2.4.1"
1568815689

1568915690
sax@>=0.6.0:
1569015691
version "1.2.4"

0 commit comments

Comments
 (0)