Skip to content

Commit c652f4e

Browse files
renovate[bot]dherges
authored andcommitted
fix: update rollup to version ^0.51.0 (#260)
1 parent 4068664 commit c652f4e

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
@@ -39,7 +39,7 @@
3939
"postcss": "^6.0.2",
4040
"read-file": "^0.2.0",
4141
"rimraf": "^2.6.1",
42-
"rollup": "^0.50.0",
42+
"rollup": "^0.51.0",
4343
"rollup-plugin-commonjs": "^8.2.1",
4444
"rollup-plugin-node-resolve": "^3.0.0",
4545
"sorcery": "^0.10.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3058,9 +3058,9 @@ rollup-pluginutils@^2.0.1:
30583058
estree-walker "^0.3.0"
30593059
micromatch "^2.3.11"
30603060

3061-
rollup@^0.50.0:
3062-
version "0.50.0"
3063-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.50.0.tgz#4c158f4e780e6cb33ff0dbfc184a52cc58cd5f3b"
3061+
rollup@^0.51.0:
3062+
version "0.51.0"
3063+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.51.0.tgz#bee110391dd42a48d61f31804807a80be4a085e5"
30643064

30653065
rxjs@^5.4.0:
30663066
version "5.5.0"

0 commit comments

Comments
 (0)