Skip to content

Commit 286eca3

Browse files
authored
update d3, Plot, stdlib (#370)
* update d3, Plot, stdlib * yarn upgrade @observablehq/stdlib
1 parent f50a462 commit 286eca3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@observablehq/runtime",
3-
"version": "5.9.7",
3+
"version": "5.9.8",
44
"author": {
55
"name": "Observable, Inc.",
66
"url": "https://observablehq.com"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@
126126
isoformat "^0.2.0"
127127

128128
"@observablehq/stdlib@^5.0.0":
129-
version "5.8.6"
130-
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.8.6.tgz#225af7f986628accf162f7926f5b72b573dc8db2"
131-
integrity sha512-kJZ2B0IVAatZM8IDILZITCRJJiuYlwJwI6Gc/Mmt+aIMSYLxSQMmnf52Kmh+IufPvWCgkN1IY/1+Z10kH/xIsA==
129+
version "5.8.7"
130+
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.8.7.tgz#504a3be1327bf07f8e91b55f64b47479ca9615f4"
131+
integrity sha512-XU/lwtjZBAXTZstnBULrpr0v7jbTZqfZPLNeq54H3E9IGFQyjiwFSXDNUNv1PtS6Scts0x6toj47CB4075EmeA==
132132
dependencies:
133133
d3-array "^3.2.0"
134134
d3-dsv "^3.0.1"

0 commit comments

Comments
 (0)