Skip to content

Commit 48ac03d

Browse files
chore(deps): bump postcss from 7.0.27 to 7.0.36 (#357)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.27 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.27...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8adc5d0 commit 48ac03d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

yarn.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -7606,8 +7606,9 @@ postcss-selector-parser@^6.0.2:
76067606
uniq "^1.0.1"
76077607

76087608
postcss@^7.0.14:
7609-
version "7.0.27"
7610-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.27.tgz#cc67cdc6b0daa375105b7c424a85567345fc54d9"
7609+
version "7.0.36"
7610+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.36.tgz#056f8cffa939662a8f5905950c07d5285644dfcb"
7611+
integrity sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==
76117612
dependencies:
76127613
chalk "^2.4.2"
76137614
source-map "^0.6.1"
@@ -9091,6 +9092,7 @@ supports-color@^5.0.0, supports-color@^5.3.0:
90919092
supports-color@^6.1.0:
90929093
version "6.1.0"
90939094
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3"
9095+
integrity sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==
90949096
dependencies:
90959097
has-flag "^3.0.0"
90969098

0 commit comments

Comments
 (0)