aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-29 21:59:38 +0000
committerGravatar vitalyster2023-05-30 01:03:02 +0300
commit289ab55d25d64ad38d6486e49dab61fb87024cd1 (patch)
tree389281550dc1cde9523774add337f9c4379f5396 /package-lock.json
parent88355cbd9a81243b260028a2266ba6cb1ac62370 (diff)
build(deps-dev): bump postcss-loader from 7.3.1 to 7.3.2
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 7.3.1 to 7.3.2. - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v7.3.1...v7.3.2) --- updated-dependencies: - dependency-name: postcss-loader dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 2e1b5bb4..6970d39e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -68,7 +68,7 @@
"postcss": "^8.4.23",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
- "postcss-loader": "^7.3.1",
+ "postcss-loader": "^7.3.2",
"postcss-preset-env": "^8.4.1",
"postcss-url": "^10.1.3",
"react-test-renderer": "^18.2.0",
@@ -14608,9 +14608,9 @@
}
},
"node_modules/postcss-loader": {
- "version": "7.3.1",
- "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-7.3.1.tgz",
- "integrity": "sha512-uevGt8yy2gvruNvzy8jxgYSSnyqBcA7CnS6/57qoZnUMM51XgsTqxIpWZWdHyvIyo4ov0lCgnzIbhtWwVFI8lg==",
+ "version": "7.3.2",
+ "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-7.3.2.tgz",
+ "integrity": "sha512-c7qDlXErX6n0VT+LUsW+nwefVtTu3ORtVvK8EXuUIDcxo+b/euYqpuHlJAvePb0Af5e8uMjR/13e0lTuYifaig==",
"dev": true,
"dependencies": {
"cosmiconfig": "^8.1.3",
@@ -29148,9 +29148,9 @@
}
},
"postcss-loader": {
- "version": "7.3.1",
- "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-7.3.1.tgz",
- "integrity": "sha512-uevGt8yy2gvruNvzy8jxgYSSnyqBcA7CnS6/57qoZnUMM51XgsTqxIpWZWdHyvIyo4ov0lCgnzIbhtWwVFI8lg==",
+ "version": "7.3.2",
+ "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-7.3.2.tgz",
+ "integrity": "sha512-c7qDlXErX6n0VT+LUsW+nwefVtTu3ORtVvK8EXuUIDcxo+b/euYqpuHlJAvePb0Af5e8uMjR/13e0lTuYifaig==",
"dev": true,
"requires": {
"cosmiconfig": "^8.1.3",