Skip to content

Commit 6931e4d

Browse files
build(deps-dev): bump postcss-loader from 5.1.0 to 5.2.0 (#4711)
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/postcss-loader@v5.1.0...v5.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51ac18c commit 6931e4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"node-fetch": "^2.6.1",
115115
"npm-run-all": "^4.1.1",
116116
"postcss": "^8.2.8",
117-
"postcss-loader": "^5.1.0",
117+
"postcss-loader": "^5.2.0",
118118
"prettier": "^2.2.1",
119119
"react-refresh": "^0.9.0",
120120
"redirect-webpack-plugin": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9950,10 +9950,10 @@ postcss-discard-overridden@^4.0.1:
99509950
dependencies:
99519951
postcss "^7.0.0"
99529952

9953-
postcss-loader@^5.1.0:
9954-
version "5.1.0"
9955-
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-5.1.0.tgz#8a36f18b8989bee94172626b25f2b9cc6160fb43"
9956-
integrity sha512-tGgKZF6Ntn16zIWXt7yKV19L0rISaozHPCfdPt+aHOnTZrreeqVR6hCkFhZYfJ6KgpyIFRkKuW8ygHtUid4GlA==
9953+
postcss-loader@^5.2.0:
9954+
version "5.2.0"
9955+
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-5.2.0.tgz#ccd6668a778902d653602289c765a8bc481986dc"
9956+
integrity sha512-uSuCkENFeUaOYsKrXm0eNNgVIxc71z8RcckLMbVw473rGojFnrUeqEz6zBgXsH2q1EIzXnO/4pEz9RhALjlITA==
99579957
dependencies:
99589958
cosmiconfig "^7.0.0"
99599959
klona "^2.0.4"

0 commit comments

Comments
 (0)