File tree 2 files changed +9
-11
lines changed
2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 67
67
"react" : " 16.14.0" ,
68
68
"react-dom" : " 16.14.0" ,
69
69
"react-test-renderer" : " 16.14.0" ,
70
- "rollup" : " 1.32.1 " ,
70
+ "rollup" : " 2.57.0 " ,
71
71
"rollup-plugin-babel" : " 4.4.0" ,
72
72
"rollup-plugin-node-builtins" : " 2.1.2" ,
73
73
"rollup-plugin-node-globals" : " 1.4.0" ,
Original file line number Diff line number Diff line change 2098
2098
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
2099
2099
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
2100
2100
2101
- " @types/estree@* " , "@types/estree@ 0.0.39":
2101
+
2102
2102
version "0.0.39"
2103
2103
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
2104
2104
integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
@@ -5172,7 +5172,7 @@ fsevents@^2.0.6:
5172
5172
version "2.0.6"
5173
5173
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.0.6.tgz#87b19df0bfb4a1a51d7ddb51b01b5f3bedb40c33"
5174
5174
5175
- fsevents@^2.3.2 :
5175
+ fsevents@^2.3.2, fsevents@~2.3.2 :
5176
5176
version "2.3.2"
5177
5177
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
5178
5178
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
@@ -9331,14 +9331,12 @@ rollup-pluginutils@^2.8.1:
9331
9331
dependencies :
9332
9332
estree-walker "^0.6.1"
9333
9333
9334
-
9335
- version "1.32.1"
9336
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4"
9337
- integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==
9338
- dependencies :
9339
- " @types/estree" " *"
9340
- " @types/node" " *"
9341
- acorn "^7.1.0"
9334
+
9335
+ version "2.57.0"
9336
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.57.0.tgz#c1694475eb22e1022477c0f4635fd0ac80713173"
9337
+ integrity sha512-bKQIh1rWKofRee6mv8SrF2HdP6pea5QkwBZSMImJysFj39gQuiV8MEPBjXOCpzk3wSYp63M2v2wkWBmFC8O/rg==
9338
+ optionalDependencies :
9339
+ fsevents "~2.3.2"
9342
9340
9343
9341
rst-selector-parser@^2.2.3 :
9344
9342
version "2.2.3"
You can’t perform that action at this time.
0 commit comments