Skip to content

Commit 33bdc49

Browse files
chore(deps): update dependency sass to v1.58.0 (#3246)
1 parent 2b8f241 commit 33bdc49

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"jest-environment-jsdom": "29.4.1",
7474
"lint-staged": "13.1.0",
7575
"raw-loader": "4.0.2",
76-
"sass": "1.57.1",
76+
"sass": "1.58.0",
7777
"sass-loader": "13.2.0",
7878
"storybook-addon-designs": "6.3.1",
7979
"storybook-addon-themes": "6.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16499,10 +16499,10 @@ [email protected]:
1649916499
klona "^2.0.4"
1650016500
neo-async "^2.6.2"
1650116501

16502-
sass@1.57.1:
16503-
version "1.57.1"
16504-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.1.tgz#dfafd46eb3ab94817145e8825208ecf7281119b5"
16505-
integrity sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==
16502+
sass@1.58.0:
16503+
version "1.58.0"
16504+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.0.tgz#ee8aea3ad5ea5c485c26b3096e2df6087d0bb1cc"
16505+
integrity sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==
1650616506
dependencies:
1650716507
chokidar ">=3.0.0 <4.0.0"
1650816508
immutable "^4.0.0"

0 commit comments

Comments
 (0)