Skip to content

Commit 6d9b4d3

Browse files
committed
chore(deps): update dependency css-loader to v6.7.1
1 parent fcd775a commit 6d9b4d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/preset-typescript": "7.16.7",
2727
"babel-loader": "8.2.3",
2828
"codemirror": "5.65.2",
29-
"css-loader": "6.7.0",
29+
"css-loader": "6.7.1",
3030
"html-loader": "3.1.0",
3131
"html-webpack-plugin": "5.5.0",
3232
"less": "4.1.2",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1827,10 +1827,10 @@ css-declaration-sorter@^6.0.3:
18271827
dependencies:
18281828
timsort "^0.3.0"
18291829

1830-
1831-
version "6.7.0"
1832-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7.0.tgz#c1200da1dfffe6643b18bda20fdd84cad3e36d39"
1833-
integrity sha512-S7HCfCiDHLA+VXKqdZwyRZgoO0R9BnKDnVIoHMq5grl3N86zAu7MB+FBWHr5xOJC8SmvpTLha/2NpfFkFEN/ig==
1830+
1831+
version "6.7.1"
1832+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7.1.tgz#e98106f154f6e1baf3fc3bc455cb9981c1d5fd2e"
1833+
integrity sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==
18341834
dependencies:
18351835
icss-utils "^5.1.0"
18361836
postcss "^8.4.7"

0 commit comments

Comments
 (0)