Skip to content

Commit 3aa531d

Browse files
renovate-bottrollepierre
authored andcommitted
chore(deps): update dependency postcss to v7.0.36 [security]
1 parent 19e08e6 commit 3aa531d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"my-react-dom": "npm:[email protected]",
7575
"npm-run-all": "4.1.5",
7676
"parcel": "1.12.3",
77-
"postcss": "7.0.21",
77+
"postcss": "7.0.36",
7878
"postcss-discard-duplicates": "4.0.2",
7979
"postcss-discard-empty": "4.0.1",
8080
"postcss-import": "12.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10928,19 +10928,19 @@ [email protected]:
1092810928
source-map "^0.5.6"
1092910929
supports-color "^3.2.3"
1093010930

10931-
10932-
version "7.0.21"
10933-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
10934-
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
10931+
[email protected].32, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.11, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.27, postcss@^7.0.5:
10932+
version "7.0.32"
10933+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
10934+
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
1093510935
dependencies:
1093610936
chalk "^2.4.2"
1093710937
source-map "^0.6.1"
1093810938
supports-color "^6.1.0"
1093910939

10940-
[email protected].32, postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.11, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.27, postcss@^7.0.5:
10941-
version "7.0.32"
10942-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
10943-
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
10940+
10941+
version "7.0.36"
10942+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
10943+
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
1094410944
dependencies:
1094510945
chalk "^2.4.2"
1094610946
source-map "^0.6.1"

0 commit comments

Comments
 (0)