File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@babel/core" : " ^7.5.5" ,
35
35
"@babel/preset-env" : " ^7.5.5" ,
36
- "d3-selection" : " ^2 .0.0" ,
36
+ "d3-selection" : " ^3 .0.0" ,
37
37
"faucet" : " ^0.0.1" ,
38
38
"jsdom" : " ^16.2.2" ,
39
39
"np" : " ^7.4.0" ,
Original file line number Diff line number Diff line change @@ -2191,10 +2191,10 @@ cssstyle@^2.3.0:
2191
2191
dependencies :
2192
2192
cssom "~0.3.6"
2193
2193
2194
- d3-selection@^2 .0.0 :
2195
- version "2 .0.0"
2196
- resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-2 .0.0.tgz#94a11638ea2141b7565f883780dabc7ef6a61066 "
2197
- integrity sha512-XoGGqhLUN/W14NmaqcO/bb1nqjDAw5WtSYb2X8wiuQWvSZUsUVYsOSkOybUrNvcBjaywBdYPy03eXHMXjk9nZA ==
2194
+ d3-selection@^3 .0.0 :
2195
+ version "3 .0.0"
2196
+ resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-3 .0.0.tgz#c25338207efa72cc5b9bd1458a1a41901f1e1b31 "
2197
+ integrity sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ ==
2198
2198
2199
2199
dashdash@^1.12.0 :
2200
2200
version "1.14.1"
You can’t perform that action at this time.
0 commit comments