Skip to content

Commit 3c70900

Browse files
chore(deps): update dependency css-loader to v6.8.1 (#4032)
1 parent 418bd8a commit 3c70900

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/webpack": "5.28.1",
6666
"@welldone-software/why-did-you-render": "7.0.1",
6767
"clean-webpack-plugin": "4.0.0",
68-
"css-loader": "6.7.4",
68+
"css-loader": "6.8.1",
6969
"file-loader": "6.2.0",
7070
"fork-ts-checker-webpack-plugin": "8.0.0",
7171
"identity-obj-proxy": "3.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8964,15 +8964,15 @@ css-functions-list@^3.1.0:
89648964
resolved "https://registry.yarnpkg.com/css-functions-list/-/css-functions-list-3.1.0.tgz#cf5b09f835ad91a00e5959bcfc627cd498e1321b"
89658965
integrity sha512-/9lCvYZaUbBGvYUgYGFJ4dcYiyqdhSjG7IPVluoV8A1ILjkF7ilmhp1OGUz8n+nmBcu0RNrQAzgD8B6FJbrt2w==
89668966

8967-
css-loader@6.7.4:
8968-
version "6.7.4"
8969-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7.4.tgz#a5d8ec28a73f3e0823998cfee2a1f7e564b91f9b"
8970-
integrity sha512-0Y5uHtK5BswfaGJ+jrO+4pPg1msFBc0pwPIE1VqfpmVn6YbDfYfXMj8rfd7nt+4goAhJueO+H/I40VWJfcP1mQ==
8967+
css-loader@6.8.1:
8968+
version "6.8.1"
8969+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.8.1.tgz#0f8f52699f60f5e679eab4ec0fcd68b8e8a50a88"
8970+
integrity sha512-xDAXtEVGlD0gJ07iclwWVkLoZOpEvAWaSyf6W18S2pOC//K8+qUDIx8IIT3D+HjnmkJPQeesOPv5aiUaJsCM2g==
89718971
dependencies:
89728972
icss-utils "^5.1.0"
89738973
postcss "^8.4.21"
89748974
postcss-modules-extract-imports "^3.0.0"
8975-
postcss-modules-local-by-default "^4.0.1"
8975+
postcss-modules-local-by-default "^4.0.3"
89768976
postcss-modules-scope "^3.0.0"
89778977
postcss-modules-values "^4.0.0"
89788978
postcss-value-parser "^4.2.0"
@@ -16474,7 +16474,7 @@ postcss-modules-local-by-default@^4.0.0:
1647416474
postcss-selector-parser "^6.0.2"
1647516475
postcss-value-parser "^4.1.0"
1647616476

16477-
postcss-modules-local-by-default@^4.0.1:
16477+
postcss-modules-local-by-default@^4.0.3:
1647816478
version "4.0.3"
1647916479
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.3.tgz#b08eb4f083050708998ba2c6061b50c2870ca524"
1648016480
integrity sha512-2/u2zraspoACtrbFRnTijMiQtb4GW4BvatjaG/bCjYQo8kLTdevCUlwuBHx2sCnSyrI3x3qj4ZK1j5LQBgzmwA==

0 commit comments

Comments
 (0)