Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit ea8b971

Browse files
Bump postcss from 7.0.21 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.21 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.21...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b35e87 commit ea8b971

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"mutationobserver-shim": "^0.3.3",
7676
"node-sass": "^4.13.1",
7777
"nyc": "^14.1.1",
78-
"postcss": "^7.0.21",
78+
"postcss": "^7.0.36",
7979
"postcss-cli": "^6.1.3",
8080
"postcss-loader": "^3.0.0",
8181
"postcss-scss": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12644,28 +12644,10 @@ postcss-value-parser@^4.1.0:
1264412644
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
1264512645
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
1264612646

12647-
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7:
12648-
version "7.0.21"
12649-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
12650-
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
12651-
dependencies:
12652-
chalk "^2.4.2"
12653-
source-map "^0.6.1"
12654-
supports-color "^6.1.0"
12655-
12656-
postcss@^7.0.26:
12657-
version "7.0.27"
12658-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.27.tgz#cc67cdc6b0daa375105b7c424a85567345fc54d9"
12659-
integrity sha512-WuQETPMcW9Uf1/22HWUWP9lgsIC+KEHg2kozMflKjbeUtw9ujvFX6QmIfozaErDkmLWS9WEnEdEe6Uo9/BNTdQ==
12660-
dependencies:
12661-
chalk "^2.4.2"
12662-
source-map "^0.6.1"
12663-
supports-color "^6.1.0"
12664-
12665-
postcss@^7.0.32:
12666-
version "7.0.32"
12667-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
12668-
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
12647+
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0.5, postcss@^7.0.6, postcss@^7.0.7:
12648+
version "7.0.36"
12649+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
12650+
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
1266912651
dependencies:
1267012652
chalk "^2.4.2"
1267112653
source-map "^0.6.1"

0 commit comments

Comments
 (0)