File tree Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Expand file tree Collapse file tree 2 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 70
70
"react" : " 16.13.1" ,
71
71
"react-dom" : " 16.13.1" ,
72
72
"react-test-renderer" : " 16.13.1" ,
73
- "rollup" : " 1.32.1 " ,
73
+ "rollup" : " 2.7.2 " ,
74
74
"rollup-plugin-babel" : " 4.4.0" ,
75
75
"rollup-plugin-commonjs" : " 10.1.0" ,
76
76
"rollup-plugin-node-builtins" : " 2.1.2" ,
Original file line number Diff line number Diff line change 1424
1424
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
1425
1425
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
1426
1426
1427
- " @types/estree@* " , "@types/estree@ 0.0.39":
1427
+
1428
1428
version "0.0.39"
1429
1429
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
1430
1430
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
@@ -4158,6 +4158,11 @@ fsevents@^2.0.6:
4158
4158
version "2.0.6"
4159
4159
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.0.6.tgz#87b19df0bfb4a1a51d7ddb51b01b5f3bedb40c33"
4160
4160
4161
+ fsevents@~2.1.2 :
4162
+ version "2.1.3"
4163
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
4164
+ integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
4165
+
4161
4166
function-bind@^1.0.2, function-bind@^1.1.1 :
4162
4167
version "1.1.1"
4163
4168
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -8024,14 +8029,12 @@ rollup-pluginutils@^2.8.1:
8024
8029
dependencies :
8025
8030
estree-walker "^0.6.1"
8026
8031
8027
-
8028
- version "1.32.1"
8029
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4"
8030
- integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==
8031
- dependencies :
8032
- " @types/estree" " *"
8033
- " @types/node" " *"
8034
- acorn "^7.1.0"
8032
+
8033
+ version "2.7.2"
8034
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.2.tgz#0f8ee6216d33e83c0750116312c2c92b94cc7f72"
8035
+ integrity sha512-SdtTZVMMVSPe7SNv4exUyPXARe5v/p3TeeG3LRA5WabLPJt4Usi3wVrvVlyAUTG40JJmqS6zbIHt2vWTss2prw==
8036
+ optionalDependencies :
8037
+ fsevents "~2.1.2"
8035
8038
8036
8039
rst-selector-parser@^2.2.3 :
8037
8040
version "2.2.3"
You can’t perform that action at this time.
0 commit comments