Skip to content

Commit 5d3e9c3

Browse files
committedSep 23, 2020
Update d3-array.
1 parent 1ff6522 commit 5d3e9c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"sideEffects": false,
3636
"dependencies": {
37-
"d3-array": "1.2.0 - 2",
37+
"d3-array": "^2.3.0",
3838
"d3-format": "1 - 2",
3939
"d3-interpolate": "1.2.0 - 2",
4040
"d3-time": "1 - 2",

‎yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ cross-spawn@^6.0.5:
169169
shebang-command "^1.2.0"
170170
which "^1.2.9"
171171

172-
"d3-array@1.2.0 - 2":
172+
d3-array@^2.3.0:
173173
version "2.8.0"
174174
resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-2.8.0.tgz#f76e10ad47f1f4f75f33db5fc322eb9ffde5ef23"
175175
integrity sha512-6V272gsOeg7+9pTW1jSYOR1QE37g95I3my1hBmY+vOUNHRrk9yt4OTz/gK7PMkVAVDrYYq4mq3grTiZ8iJdNIw==

0 commit comments

Comments
 (0)
Please sign in to comment.