Skip to content

Commit cd720b3

Browse files
chore(deps): update dependency sass to v1.74.1 (#5457)
1 parent 5ceb382 commit cd720b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

webview/package.json

+1-1
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.72.0",
74+
"sass": "1.74.1",
7575
"sass-loader": "13.3.3",
7676
"storybook": "7.6.17",
7777
"storybook-addon-themes": "6.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15367,10 +15367,10 @@ [email protected]:
1536715367
dependencies:
1536815368
neo-async "^2.6.2"
1536915369

15370-
sass@1.72.0:
15371-
version "1.72.0"
15372-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
15373-
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
15370+
sass@1.74.1:
15371+
version "1.74.1"
15372+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.74.1.tgz#686fc227d3707dd25cb2925e1db8e4562be29319"
15373+
integrity sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==
1537415374
dependencies:
1537515375
chokidar ">=3.0.0 <4.0.0"
1537615376
immutable "^4.0.0"

0 commit comments

Comments
 (0)