aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-15 06:30:58 +0000
committerGravatar vitalyster2021-06-15 09:33:34 +0300
commit84d82061f811165965647430381ad8987008b794 (patch)
tree31f92ec67c877895c9d892b6ee24ba99d45d732c /package-lock.json
parent97b76963d0639c538a5665526ec4f12802b13da3 (diff)
Bump postcss from 8.3.3 to 8.3.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.3 to 8.3.4. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.3.3...8.3.4) --- updated-dependencies: - dependency-name: postcss 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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index a895317e..43f5b908 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4906,9 +4906,9 @@
}
},
"postcss": {
- "version": "8.3.3",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.3.tgz",
- "integrity": "sha512-gnXd9C4bGKevvlNFd80I8WfxHX+g6MR+W2h19PlDNHUuT9248rHTvCIDeZI3Hvs5mB3gzXiNDwVK3S153WJbZA==",
+ "version": "8.3.4",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.4.tgz",
+ "integrity": "sha512-/tZY0PXExXXnNhKv3TOvZAOUYRyuqcCbBm2c17YMDK0PlVII3K7/LKdt3ScHL+hhouddjUWi+1sKDf9xXW+8YA==",
"dev": true,
"requires": {
"colorette": "^1.2.2",