Skip to content

Commit 9cf1539

Browse files
build(deps-dev): bump postcss-loader from 7.0.0 to 7.0.1 (#6264)
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.0.0 to 7.0.1. - [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@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: postcss-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 8547dec commit 9cf1539

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": "^3.2.6",
115115
"npm-run-all": "^4.1.1",
116116
"postcss": "^8.4.14",
117-
"postcss-loader": "^7.0.0",
117+
"postcss-loader": "^7.0.1",
118118
"prettier": "^2.7.1",
119119
"react-refresh": "^0.14.0",
120120
"redirect-webpack-plugin": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9745,10 +9745,10 @@ postcss-load-config@^4.0.1:
97459745
lilconfig "^2.0.5"
97469746
yaml "^2.1.1"
97479747

9748-
postcss-loader@^7.0.0:
9749-
version "7.0.0"
9750-
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-7.0.0.tgz#367d10eb1c5f1d93700e6b399683a6dc7c3af396"
9751-
integrity sha512-IDyttebFzTSY6DI24KuHUcBjbAev1i+RyICoPEWcAstZsj03r533uMXtDn506l6/wlsRYiS5XBdx7TpccCsyUg==
9748+
postcss-loader@^7.0.1:
9749+
version "7.0.1"
9750+
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-7.0.1.tgz#4c883cc0a1b2bfe2074377b7a74c1cd805684395"
9751+
integrity sha512-VRviFEyYlLjctSM93gAZtcJJ/iSkPZ79zWbN/1fSH+NisBByEiVLqpdVDrPLVSi8DX0oJo12kL/GppTBdKVXiQ==
97529752
dependencies:
97539753
cosmiconfig "^7.0.0"
97549754
klona "^2.0.5"

0 commit comments

Comments
 (0)