Skip to content

Commit 1cf0141

Browse files
chore(deps-dev): bump css-loader from 6.7.3 to 6.7.4 (#3797)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.7.4. - [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.3...v6.7.4) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f468614 commit 1cf0141

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 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.3"
3945-
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.7.3.tgz#1e8799f3ccc5874fdd55461af51137fcc5befbcd"
3946-
integrity sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==
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==
39473947
dependencies:
39483948
icss-utils "^5.1.0"
3949-
postcss "^8.4.19"
3949+
postcss "^8.4.21"
39503950
postcss-modules-extract-imports "^3.0.0"
3951-
postcss-modules-local-by-default "^4.0.0"
3951+
postcss-modules-local-by-default "^4.0.1"
39523952
postcss-modules-scope "^3.0.0"
39533953
postcss-modules-values "^4.0.0"
39543954
postcss-value-parser "^4.2.0"
@@ -8235,10 +8235,10 @@ postcss-modules-extract-imports@^3.0.0:
82358235
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz#cda1f047c0ae80c97dbe28c3e76a43b88025741d"
82368236
integrity sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==
82378237

8238-
postcss-modules-local-by-default@^4.0.0:
8239-
version "4.0.0"
8240-
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz#ebbb54fae1598eecfdf691a02b3ff3b390a5a51c"
8241-
integrity sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==
8238+
postcss-modules-local-by-default@^4.0.1:
8239+
version "4.0.1"
8240+
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.1.tgz#7beae6bb99ee5bfe1d8273b0d47a3463209e5cef"
8241+
integrity sha512-Zr/dB+IlXaEqdoslLHhhqecwj73vc3rDmOpsBNBEVk7P2aqAlz+Ijy0fFbU5Ie9PtreDOIgGa9MsLWakVGl+fA==
82428242
dependencies:
82438243
icss-utils "^5.0.0"
82448244
postcss-selector-parser "^6.0.2"
@@ -8271,7 +8271,7 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
82718271
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
82728272
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
82738273

8274-
postcss@^8.4.19:
8274+
postcss@^8.4.21:
82758275
version "8.4.23"
82768276
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
82778277
integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==

0 commit comments

Comments
 (0)