Skip to content

Commit 9568756

Browse files
committed
chore(deps): update dependency rollup to v0.61.2
1 parent ad8e6b0 commit 9568756

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"prettier": "1.13.5",
5656
"react": "16.4.1",
5757
"react-dom": "16.4.1",
58-
"rollup": "0.60.7",
58+
"rollup": "0.61.2",
5959
"rollup-plugin-babel": "3.0.4",
6060
"rollup-plugin-commonjs": "9.1.3",
6161
"rollup-plugin-node-globals": "1.2.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6750,9 +6750,9 @@ rc@^1.1.7:
67506750
minimist "^1.2.0"
67516751
strip-json-comments "~2.0.1"
67526752

6753-
re-resizable@4.5.0:
6754-
version "4.5.0"
6755-
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-4.5.0.tgz#91a36f90dc80c5b6caa0138f812154b3a52ceb5c"
6753+
re-resizable@4.7.1:
6754+
version "4.7.1"
6755+
resolved "https://registry.yarnpkg.com/re-resizable/-/re-resizable-4.7.1.tgz#3eca5bb94a6059d14311786cfd2d430bc9f7fba0"
67566756

67576757
react-addons-create-fragment@^15.5.3:
67586758
version "15.6.2"
@@ -7365,9 +7365,9 @@ rollup-pluginutils@^2.0.1:
73657365
estree-walker "^0.3.0"
73667366
micromatch "^2.3.11"
73677367

7368-
rollup@0.60.7:
7369-
version "0.60.7"
7370-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.60.7.tgz#2b62ef9306f719b1ab85a7814b3e6596ac51fae8"
7368+
rollup@0.61.2:
7369+
version "0.61.2"
7370+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.61.2.tgz#30a953736964683a5b8ea952b137a393d84e6302"
73717371
dependencies:
73727372
"@types/estree" "0.0.39"
73737373
"@types/node" "*"

0 commit comments

Comments
 (0)