Skip to content

Commit 586d9e0

Browse files
chore(deps-dev): bump css-loader from 6.7.4 to 6.8.1 (#3818)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.4 to 6.8.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/css-loader@v6.7.4...v6.8.1) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6344b47 commit 586d9e0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3941,14 +3941,14 @@ cspell@^6.12.0:
39413941
vscode-uri "^3.0.7"
39423942

39433943
css-loader@^6.7.1:
3944-
version "6.7.4"
3945-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7.4.tgz#a5d8ec28a73f3e0823998cfee2a1f7e564b91f9b"
3946-
integrity sha512-0Y5uHtK5BswfaGJ+jrO+4pPg1msFBc0pwPIE1VqfpmVn6YbDfYfXMj8rfd7nt+4goAhJueO+H/I40VWJfcP1mQ==
3944+
version "6.8.1"
3945+
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.8.1.tgz#0f8f52699f60f5e679eab4ec0fcd68b8e8a50a88"
3946+
integrity sha512-xDAXtEVGlD0gJ07iclwWVkLoZOpEvAWaSyf6W18S2pOC//K8+qUDIx8IIT3D+HjnmkJPQeesOPv5aiUaJsCM2g==
39473947
dependencies:
39483948
icss-utils "^5.1.0"
39493949
postcss "^8.4.21"
39503950
postcss-modules-extract-imports "^3.0.0"
3951-
postcss-modules-local-by-default "^4.0.1"
3951+
postcss-modules-local-by-default "^4.0.3"
39523952
postcss-modules-scope "^3.0.0"
39533953
postcss-modules-values "^4.0.0"
39543954
postcss-value-parser "^4.2.0"
@@ -8234,10 +8234,10 @@ postcss-modules-extract-imports@^3.0.0:
82348234
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"
82358235
integrity sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==
82368236

8237-
postcss-modules-local-by-default@^4.0.1:
8238-
version "4.0.1"
8239-
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.1.tgz#7beae6bb99ee5bfe1d8273b0d47a3463209e5cef"
8240-
integrity sha512-Zr/dB+IlXaEqdoslLHhhqecwj73vc3rDmOpsBNBEVk7P2aqAlz+Ijy0fFbU5Ie9PtreDOIgGa9MsLWakVGl+fA==
8237+
postcss-modules-local-by-default@^4.0.3:
8238+
version "4.0.3"
8239+
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.3.tgz#b08eb4f083050708998ba2c6061b50c2870ca524"
8240+
integrity sha512-2/u2zraspoACtrbFRnTijMiQtb4GW4BvatjaG/bCjYQo8kLTdevCUlwuBHx2sCnSyrI3x3qj4ZK1j5LQBgzmwA==
82418241
dependencies:
82428242
icss-utils "^5.0.0"
82438243
postcss-selector-parser "^6.0.2"

0 commit comments

Comments
 (0)