Skip to content

Commit 8918809

Browse files
renovate[bot]dherges
authored andcommitted
fix: update rollup to version ^0.53.0 (#438)
1 parent da332d2 commit 8918809

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"postcss": "^6.0.2",
3939
"postcss-url": "^7.3.0",
4040
"rimraf": "^2.6.1",
41-
"rollup": "^0.52.0",
41+
"rollup": "^0.53.0",
4242
"rollup-plugin-commonjs": "^8.2.1",
4343
"rollup-plugin-node-resolve": "^3.0.0",
4444
"sorcery": "^0.10.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2920,9 +2920,9 @@ rollup-pluginutils@^2.0.1:
29202920
estree-walker "^0.3.0"
29212921
micromatch "^2.3.11"
29222922

2923-
rollup@^0.52.0:
2924-
version "0.52.1"
2925-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.52.1.tgz#610e8e1be432f18fcfbfa865408a1cd7618cd707"
2923+
rollup@^0.53.0:
2924+
version "0.53.0"
2925+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.53.0.tgz#7a3d5a04ba2b0a8f2405899fa6a0ac48da480ed1"
29262926

29272927
rxjs@^5.4.0:
29282928
version "5.5.5"

0 commit comments

Comments
 (0)