Skip to content

Commit 538d133

Browse files
chore(deps-dev): bump rollup-plugin-postcss from 3.1.4 to 3.1.5 (#349)
Bumps [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) from 3.1.4 to 3.1.5. - [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.4...v3.1.5) 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 6d18c56 commit 538d133

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
@@ -68,7 +68,7 @@
6868
"react-dom": "16.13.1",
6969
"rimraf": "3.0.2",
7070
"rollup-plugin-copy": "3.3.0",
71-
"rollup-plugin-postcss": "3.1.4",
71+
"rollup-plugin-postcss": "3.1.5",
7272
"rollup-plugin-typescript2": "0.27.2",
7373
"semantic-ui-css": "2.4.1",
7474
"semantic-ui-react": "1.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11024,10 +11024,10 @@ rollup-plugin-copy@3.3.0:
1102411024
globby "10.0.1"
1102511025
is-plain-object "^3.0.0"
1102611026

11027-
rollup-plugin-postcss@3.1.4:
11028-
version "3.1.4"
11029-
resolved "https://registry.yarnpkg.com/rollup-plugin-postcss/-/rollup-plugin-postcss-3.1.4.tgz#b672dd6849d013f4b0c1ccff80ef54ff03817444"
11030-
integrity sha512-nLefjTDau8dpfEq1VSag1jjRizQc9/Io26mlC+/zkJVnvgKEz9xt3nvYW6vlOM0LffGFVapZNyr23Led1VN9Lw==
11027+
rollup-plugin-postcss@3.1.5:
11028+
version "3.1.5"
11029+
resolved "https://registry.yarnpkg.com/rollup-plugin-postcss/-/rollup-plugin-postcss-3.1.5.tgz#4bcc19a7f95ab8fb17fb0ca59080fe3887421db2"
11030+
integrity sha512-oPD3ubb1JDBwzNMca+OZUpYxyxrIw9ihhUyvEbOwzzj0rR2UEKm8GtfhFXVGDWwBGp5HIK8ss/r8vRStYDddRA==
1103111031
dependencies:
1103211032
chalk "^4.0.0"
1103311033
concat-with-sourcemaps "^1.1.0"

0 commit comments

Comments
 (0)