Skip to content

Commit db12518

Browse files
author
Annie Zhang
authored
5.9.0 (#359)
* @observablehq/stdlib 5.8.0 * 5.9.0
1 parent 023dafc commit db12518

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.8.2",
3+
"version": "5.9.0",
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.7.7"
130-
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.7.7.tgz#b58a791ed783b4c15946dfc603a8c483bea1b9fe"
131-
integrity sha512-InfAVtyajlU7fpMyPP+jcOjmia+5XmeY+uh5a3lHnBI5GT31Q9EvFYxMB/FJU1Ye3+e5zcg1OjoEooODj3vIVQ==
129+
version "5.8.0"
130+
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.8.0.tgz#da69a71dad508e1767282735c724d38293b06c5f"
131+
integrity sha512-xL9LzK9LEW4hGjzD16piFXxMQbwl+sbKzFUU9hUN6BByWdzfAuR4gSo4qBdfo0LIsHtd2soIOW/sO+TuNPwXWw==
132132
dependencies:
133133
d3-array "^3.2.0"
134134
d3-dsv "^3.0.1"

0 commit comments

Comments
 (0)