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.3.3 " ,
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 1335
1335
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
1336
1336
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
1337
1337
1338
- " @types/estree@* " , "@types/estree@ 0.0.39":
1338
+
1339
1339
version "0.0.39"
1340
1340
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
1341
1341
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
@@ -4061,6 +4061,11 @@ fsevents@^2.0.6:
4061
4061
version "2.0.6"
4062
4062
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.0.6.tgz#87b19df0bfb4a1a51d7ddb51b01b5f3bedb40c33"
4063
4063
4064
+ fsevents@~2.1.2 :
4065
+ version "2.1.2"
4066
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.2.tgz#4c0a1fb34bc68e543b4b82a9ec392bfbda840805"
4067
+ integrity sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==
4068
+
4064
4069
function-bind@^1.0.2, function-bind@^1.1.1 :
4065
4070
version "1.1.1"
4066
4071
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
@@ -7902,14 +7907,12 @@ rollup-pluginutils@^2.8.1:
7902
7907
dependencies :
7903
7908
estree-walker "^0.6.1"
7904
7909
7905
-
7906
- version "1.32.1"
7907
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4"
7908
- integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==
7909
- dependencies :
7910
- " @types/estree" " *"
7911
- " @types/node" " *"
7912
- acorn "^7.1.0"
7910
+
7911
+ version "2.3.3"
7912
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.3.tgz#5982df700d7aae8907075ba68122bb57d98e9cd0"
7913
+ integrity sha512-uJ9VNWk80mb4wDCSfd1AyHoSc9TrWbkZtnO6wbsMTp9muSWkT26Dvc99MX1yGCOTvUN1Skw/KpFzKdUDuZKTXA==
7914
+ optionalDependencies :
7915
+ fsevents "~2.1.2"
7913
7916
7914
7917
rst-selector-parser@^2.2.3 :
7915
7918
version "2.2.3"
You can’t perform that action at this time.
0 commit comments