Skip to content

Commit a7b0712

Browse files
committed
update sass-loader
1 parent c22bdf2 commit a7b0712

File tree

2 files changed

+23
-9
lines changed

2 files changed

+23
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"react-docgen-typescript": "^2.2.2",
204204
"react-hot-loader": "^4.3.3",
205205
"resolve-url-loader": "^5.0.0",
206-
"sass-loader": "^13.1.0",
206+
"sass-loader": "^13.3.3",
207207
"serve": "^14.0.1",
208208
"start-server-and-test": "^1.14.0",
209209
"storybook": "7.6.10",

yarn.lock

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17333,12 +17333,11 @@ sass-loader@^12.3.0:
1733317333
klona "^2.0.4"
1733417334
neo-async "^2.6.2"
1733517335

17336-
sass-loader@^13.1.0:
17337-
version "13.2.0"
17338-
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-13.2.0.tgz#80195050f58c9aac63b792fa52acb6f5e0f6bdc3"
17339-
integrity sha512-JWEp48djQA4nbZxmgC02/Wh0eroSUutulROUusYJO9P9zltRbNN80JCBHqRGzjd4cmZCa/r88xgfkjGD0TXsHg==
17336+
sass-loader@^13.3.3:
17337+
version "13.3.3"
17338+
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-13.3.3.tgz#60df5e858788cffb1a3215e5b92e9cba61e7e133"
17339+
integrity sha512-mt5YN2F1MOZr3d/wBRcZxeFgwgkH44wVc2zohO2YF6JiOMkiXe4BYRZpSu2sO1g71mo/j16txzUhsKZlqjVGzA==
1734017340
dependencies:
17341-
klona "^2.0.4"
1734217341
neo-async "^2.6.2"
1734317342

1734417343
sass@^1.79.0:
@@ -18169,7 +18168,7 @@ stringify-object@^3.3.0:
1816918168
is-obj "^1.0.1"
1817018169
is-regexp "^1.0.0"
1817118170

18172-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18171+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1817318172
version "6.0.1"
1817418173
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1817518174
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -18183,6 +18182,13 @@ strip-ansi@^3.0.0:
1818318182
dependencies:
1818418183
ansi-regex "^2.0.0"
1818518184

18185+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
18186+
version "6.0.1"
18187+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
18188+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
18189+
dependencies:
18190+
ansi-regex "^5.0.1"
18191+
1818618192
strip-ansi@^7.0.1:
1818718193
version "7.0.1"
1818818194
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -20127,8 +20133,7 @@ workbox-window@6.5.4:
2012720133
"@types/trusted-types" "^2.0.2"
2012820134
workbox-core "6.5.4"
2012920135

20130-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
20131-
name wrap-ansi-cjs
20136+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2013220137
version "7.0.0"
2013320138
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2013420139
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -20146,6 +20151,15 @@ wrap-ansi@^6.2.0:
2014620151
string-width "^4.1.0"
2014720152
strip-ansi "^6.0.0"
2014820153

20154+
wrap-ansi@^7.0.0:
20155+
version "7.0.0"
20156+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
20157+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
20158+
dependencies:
20159+
ansi-styles "^4.0.0"
20160+
string-width "^4.1.0"
20161+
strip-ansi "^6.0.0"
20162+
2014920163
wrap-ansi@^8.0.1:
2015020164
version "8.0.1"
2015120165
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.0.1.tgz#2101e861777fec527d0ea90c57c6b03aac56a5b3"

0 commit comments

Comments
 (0)