Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit 3bd1f16

Browse files
committed
1 parent 5019353 commit 3bd1f16

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
@@ -114,7 +114,7 @@
114114
"prop-types": "^15.7.2",
115115
"react": "^16.8.4",
116116
"react-dom": "^16.8.4",
117-
"rollup": "^1.20.1",
117+
"rollup": "^1.20.2",
118118
"rollup-plugin-babel": "^4.3.3",
119119
"rollup-plugin-commonjs": "^10.0.2",
120120
"rollup-plugin-filesize": "^6.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6950,10 +6950,10 @@ rollup-pluginutils@2, rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.8.1:
69506950
dependencies:
69516951
estree-walker "^0.6.1"
69526952

6953-
rollup@^1.20.1:
6954-
version "1.20.1"
6955-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.1.tgz#fc66f356c5afbd7c62434f1e7a53a1e7da5a2b32"
6956-
integrity sha512-8DV8eWLq84fbJFRqkjWg8BWX4NTTdHpx9bxjmTl/83z54o6Ygo1OgUDjJGFq/xe5i0kDspnbjzw2V+ZPXD/BrQ==
6953+
rollup@^1.20.2:
6954+
version "1.20.2"
6955+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.2.tgz#0e1be13cb5de244c9c463027092f7c93461558b9"
6956+
integrity sha512-pF4jFzNWMUuudIAeiTgOcSxn8XkBN2Y2/IwPR7iL/IZ8k9RwoLyp2QwNWiYT+HF537zwpmzZHTBYw345H9vq1A==
69576957
dependencies:
69586958
"@types/estree" "0.0.39"
69596959
"@types/node" "^12.7.2"

0 commit comments

Comments
 (0)