Skip to content

Commit 049675f

Browse files
committed
chore: update dependency rollup to v1.5.0
1 parent 84ff915 commit 049675f

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
@@ -63,7 +63,7 @@
6363
"jest": "24.1.0",
6464
"npm-run-all": "4.1.5",
6565
"prettier": "1.16.4",
66-
"rollup": "1.4.1",
66+
"rollup": "1.5.0",
6767
"rollup-plugin-typescript2": "0.19.3",
6868
"rollup-watch": "4.3.1",
6969
"ts-jest": "24.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4091,10 +4091,10 @@ rollup-watch@4.3.1:
40914091
require-relative "0.8.7"
40924092
rollup-pluginutils "^2.0.1"
40934093

4094-
rollup@1.4.1:
4095-
version "1.4.1"
4096-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.4.1.tgz#cc03ef6fb49dd72a878e3da0131c0a3696de14a7"
4097-
integrity sha512-YWf5zeR6SWtqZmCnuYs4a+ZJetj8NT4yfBMPXekWHW4L3144jM+J2AWagQVejB0FwCqjEUP9l8o4hg1rPDfQlg==
4094+
rollup@1.5.0:
4095+
version "1.5.0"
4096+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.5.0.tgz#559350d52db3ea7fc750bfbf434276b7198d60af"
4097+
integrity sha512-xs32mjZhXmUPL+1u300YKFoN/Oqa0VoOkVu/5/bf2n60NpHgoO2L1mevuZg4ltkjrcO2dUfaTvCZzD3BPuAyQQ==
40984098
dependencies:
40994099
"@types/estree" "0.0.39"
41004100
"@types/node" "^11.9.5"

0 commit comments

Comments
 (0)