Skip to content

Commit 9b9c76f

Browse files
Bump postcss from 7.0.14 to 8.2.13 in /css
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.14 to 8.2.13. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.14...8.2.13) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 404e7a6 commit 9b9c76f

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

css/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"extract-text-webpack-plugin": "^4.0.0-beta.0",
2323
"glob-all": "^3.1.0",
2424
"optimize-css-assets-webpack-plugin": "^5.0.0",
25-
"postcss": "^7.0.0",
25+
"postcss": "^7.0.36",
2626
"postcss-loader": "^2.1.6",
2727
"postcss-prefix-selector": "^1.6.0",
2828
"purgecss-webpack-plugin": "^1.2.0",

css/yarn.lock

+4-13
Original file line numberDiff line numberDiff line change
@@ -3165,19 +3165,10 @@ postcss@^6.0.0, postcss@^6.0.1, postcss@^6.0.11, postcss@^6.0.14, postcss@^6.0.2
31653165
source-map "^0.6.1"
31663166
supports-color "^5.4.0"
31673167

3168-
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14:
3169-
version "7.0.14"
3170-
resolved "https://registry.npmjs.org/postcss/-/postcss-7.0.14.tgz"
3171-
integrity sha512-NsbD6XUUMZvBxtQAJuWDJeeC4QFsmWsfozWxCJPWf3M55K9iu2iMDaKqyoOdTJ1R4usBXuxlVFAIo8rZPQD4Bg==
3172-
dependencies:
3173-
chalk "^2.4.2"
3174-
source-map "^0.6.1"
3175-
supports-color "^6.1.0"
3176-
3177-
postcss@^7.0.27:
3178-
version "7.0.31"
3179-
resolved "https://registry.npmjs.org/postcss/-/postcss-7.0.31.tgz"
3180-
integrity sha512-a937VDHE1ftkjk+8/7nj/mrjtmkn69xxzJgRETXdAUU+IgOYPQNJF17haGWbeDxSyk++HA14UA98FurvPyBJOA==
3168+
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.27, postcss@^7.0.36:
3169+
version "7.0.36"
3170+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
3171+
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
31813172
dependencies:
31823173
chalk "^2.4.2"
31833174
source-map "^0.6.1"

0 commit comments

Comments
 (0)