Skip to content

Commit 7928c85

Browse files
renovate[bot]renovate-bot
andauthoredMar 18, 2020
chore(deps): update dependency rollup to v2.1.0 (#44)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 205fbc3 commit 7928c85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"node-fetch": "2.6.0",
9191
"prettier": "1.19.1",
9292
"rimraf": "3.0.2",
93-
"rollup": "2.0.6",
93+
"rollup": "2.1.0",
9494
"rollup-plugin-progress": "1.1.1",
9595
"rollup-plugin-sizes": "1.0.1",
9696
"rollup-plugin-terser": "5.3.0",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6355,10 +6355,10 @@ rollup-pluginutils@^2.8.2:
63556355
dependencies:
63566356
estree-walker "^0.6.1"
63576357

6358-
rollup@2.0.6:
6359-
version "2.0.6"
6360-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.6.tgz#865d6bb15a28cff3429ea1dc57236013661cb9de"
6361-
integrity sha512-P42IlI6a/bxh52ed8hEXXe44LcHfep2f26OZybMJPN1TTQftibvQEl3CWeOmJrzqGbFxOA000QXDWO9WJaOQpA==
6358+
rollup@2.1.0:
6359+
version "2.1.0"
6360+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.1.0.tgz#552e248e397a06b9c6db878c0564ca4ee06729c9"
6361+
integrity sha512-gfE1455AEazVVTJoeQtcOq/U6GSxwoj4XPSWVsuWmgIxj7sBQNLDOSA82PbdMe+cP8ql8fR1jogPFe8Wg8g4SQ==
63626362
optionalDependencies:
63636363
fsevents "~2.1.2"
63646364

0 commit comments

Comments
 (0)
Please sign in to comment.