Skip to content
This repository was archived by the owner on Jul 8, 2024. It is now read-only.

Commit 43919d0

Browse files
greenkeeper[bot]Nickersoft
authored andcommitted
Update rollup to the latest version 🚀 (#148)
* chore(package): update rollup to version 0.53.0 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
1 parent b179c93 commit 43919d0

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
@@ -46,7 +46,7 @@
4646
"platform": "^1.3.4",
4747
"prettier": "^1.8.2",
4848
"rimraf": "^2.6.2",
49-
"rollup": "^0.52.0",
49+
"rollup": "^0.53.0",
5050
"rollup-plugin-alias": "^1.4.0",
5151
"rollup-plugin-babel": "^4.0.0-beta.0",
5252
"rollup-plugin-commonjs": "^8.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2688,7 +2688,7 @@ karma-sourcemap-loader@^0.3.7:
26882688
dependencies:
26892689
graceful-fs "^4.1.2"
26902690

2691-
karma@2.0.0:
2691+
karma@^2.0.0:
26922692
version "2.0.0"
26932693
resolved "https://registry.yarnpkg.com/karma/-/karma-2.0.0.tgz#a02698dd7f0f05ff5eb66ab8f65582490b512e58"
26942694
dependencies:
@@ -4040,9 +4040,9 @@ rollup-pluginutils@^2.0.1:
40404040
estree-walker "^0.3.0"
40414041
micromatch "^2.3.11"
40424042

4043-
rollup@^0.52.0:
4044-
version "0.52.0"
4045-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.52.0.tgz#cdb6927f53bf7b7fb09af3a936b9c8ee49b161e2"
4043+
rollup@0.53.0:
4044+
version "0.53.0"
4045+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.53.0.tgz#7a3d5a04ba2b0a8f2405899fa6a0ac48da480ed1"
40464046

40474047
rxjs@^5.4.2:
40484048
version "5.5.2"

0 commit comments

Comments
 (0)