Skip to content

Commit 7b91649

Browse files
chore(deps-dev): bump rollup-plugin-postcss from 3.1.1 to 3.1.2 (#293)
Bumps [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/egoist/rollup-plugin-postcss/releases) - [Changelog](https://github.com/egoist/rollup-plugin-postcss/blob/master/CHANGELOG-OLD.md) - [Commits](egoist/rollup-plugin-postcss@v3.1.1...v3.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 29ac4e6 commit 7b91649

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"react-dom": "16.13.1",
6767
"rimraf": "3.0.2",
6868
"rollup-plugin-copy": "3.3.0",
69-
"rollup-plugin-postcss": "3.1.1",
69+
"rollup-plugin-postcss": "3.1.2",
7070
"rollup-plugin-typescript2": "0.27.1",
7171
"semantic-ui-css": "2.4.1",
7272
"semantic-ui-react": "0.88.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10879,10 +10879,10 @@ rollup-plugin-copy@3.3.0:
1087910879
globby "10.0.1"
1088010880
is-plain-object "^3.0.0"
1088110881

10882-
rollup-plugin-postcss@3.1.1:
10883-
version "3.1.1"
10884-
resolved "https://registry.yarnpkg.com/rollup-plugin-postcss/-/rollup-plugin-postcss-3.1.1.tgz#eb895bd919285aaf6200324071103b4d3ea68607"
10885-
integrity sha512-4/FO5/2O5kv2uWRd7PPTN4mBCWoHwwFTnpEGokfPKfj6kygvTORqkBWNgVPXi7bBefNKtMA3FqQ10se6/J8kKw==
10882+
rollup-plugin-postcss@3.1.2:
10883+
version "3.1.2"
10884+
resolved "https://registry.yarnpkg.com/rollup-plugin-postcss/-/rollup-plugin-postcss-3.1.2.tgz#e862033b96fabb73390fd4ccbee0155385d30e46"
10885+
integrity sha512-29ocL0CqjLj9sUghTG64ZwFxwbo2d0WyOTVtqPg6SEMZyFmKke9TClBf4/CcdFaWHqS+YZGsUpq3mzIBSYrw+A==
1088610886
dependencies:
1088710887
chalk "^4.0.0"
1088810888
concat-with-sourcemaps "^1.1.0"

0 commit comments

Comments
 (0)