Skip to content

Commit b891481

Browse files
Bump postcss from 6.0.23 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 6.0.23 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@6.0.23...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ce40a8 commit b891481

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"lerna": "^3.10.2",
100100
"lint-staged": "^7.1.2",
101101
"plop": "^2.4.0",
102-
"postcss": "^6.0.17",
102+
"postcss": "^7.0.36",
103103
"postcss-import": "^11.1.0",
104104
"postcss-loader": "^2.1.5",
105105
"prettier": "^1.16.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16275,7 +16275,7 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0:
1627516275
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
1627616276
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
1627716277

16278-
postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.17:
16278+
postcss@^6.0.0, postcss@^6.0.1:
1627916279
version "6.0.23"
1628016280
resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.23.tgz#61c82cc328ac60e677645f979054eb98bc0e3324"
1628116281
integrity sha512-soOk1h6J3VMTZtVeVpv15/Hpdl2cBLX3CAw4TAbkpTJiNPk9YP/zWcD1ND+xEtvyuuvKzbxliTOIyvkSeSJ6ag==
@@ -16284,10 +16284,10 @@ postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.17:
1628416284
source-map "^0.6.1"
1628516285
supports-color "^5.4.0"
1628616286

16287-
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
16288-
version "7.0.32"
16289-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
16290-
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
16287+
postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0.5, postcss@^7.0.6:
16288+
version "7.0.36"
16289+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
16290+
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
1629116291
dependencies:
1629216292
chalk "^2.4.2"
1629316293
source-map "^0.6.1"

0 commit comments

Comments
 (0)