Browse Source

chore(deps-dev): bump postcss from 8.4.1 to 8.4.5 (#4124)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.1 to 8.4.5.
- [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.4.1...8.4.5)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
3da027afc0
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -8351,9 +8351,9 @@
       "dev": true
       "dev": true
     },
     },
     "postcss": {
     "postcss": {
-      "version": "8.4.1",
-      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.1.tgz",
-      "integrity": "sha512-WqLs/TTzXdG+/A4ZOOK9WDZiikrRaiA+eoEb/jz2DT9KUhMNHgP7yKPO8vwi62ZCsb703Gwb7BMZwDzI54Y2Ag==",
+      "version": "8.4.5",
+      "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.5.tgz",
+      "integrity": "sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==",
       "dev": true,
       "dev": true,
       "requires": {
       "requires": {
         "nanoid": "^3.1.30",
         "nanoid": "^3.1.30",

+ 1 - 1
package.json

@@ -145,7 +145,7 @@
     "node-sass-package-importer": "^5.3.2",
     "node-sass-package-importer": "^5.3.2",
     "nodemon": "^2.0.15",
     "nodemon": "^2.0.15",
     "npm-run-all": "^4.1.5",
     "npm-run-all": "^4.1.5",
-    "postcss": "^8.4.1",
+    "postcss": "^8.4.5",
     "postcss-cli": "^8.3.1",
     "postcss-cli": "^8.3.1",
     "rollup": "^2.60.2",
     "rollup": "^2.60.2",
     "stylelint": "^13.13.1",
     "stylelint": "^13.13.1",