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

Commit 00d3fae

Browse files
committed
chore(deps): update dependency rollup to v0.48.2
1 parent 5722050 commit 00d3fae

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"coveralls": "2.13.1",
5757
"del": "3.0.0",
5858
"jest": "20.0.4",
59-
"rollup": "0.41.6",
59+
"rollup": "0.48.2",
6060
"rollup-plugin-babel": "2.7.1",
6161
"rollup-plugin-replace": "1.1.1",
6262
"standard": "10.0.3",

yarn.lock

+4-6
Original file line numberDiff line numberDiff line change
@@ -3215,11 +3215,9 @@ rollup-pluginutils@^1.5.0:
32153215
estree-walker "^0.2.1"
32163216
minimatch "^3.0.2"
32173217

3218-
3219-
version "0.41.6"
3220-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.41.6.tgz#e0d05497877a398c104d816d2733a718a7a94e2a"
3221-
dependencies:
3222-
source-map-support "^0.4.0"
3218+
3219+
version "0.48.2"
3220+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.48.2.tgz#dd9214eaf78d98a7771bf5583123cc80a0b5d6dc"
32233221

32243222
run-async@^0.1.0:
32253223
version "0.1.0"
@@ -3301,7 +3299,7 @@ [email protected]:
33013299
dependencies:
33023300
hoek "2.x.x"
33033301

3304-
source-map-support@^0.4.0, source-map-support@^0.4.15:
3302+
source-map-support@^0.4.15:
33053303
version "0.4.16"
33063304
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.16.tgz#16fecf98212467d017d586a2af68d628b9421cd8"
33073305
dependencies:

0 commit comments

Comments
 (0)