Skip to content

Commit

Permalink
5.9.0 (#359)
Browse files Browse the repository at this point in the history
* @observablehq/stdlib 5.8.0

* 5.9.0
  • Loading branch information
annie authored Aug 9, 2023
1 parent 023dafc commit db12518
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@observablehq/runtime",
"version": "5.8.2",
"version": "5.9.0",
"author": {
"name": "Observable, Inc.",
"url": "https://observablehq.com"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@
isoformat "^0.2.0"

"@observablehq/stdlib@^5.0.0":
version "5.7.7"
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.7.7.tgz#b58a791ed783b4c15946dfc603a8c483bea1b9fe"
integrity sha512-InfAVtyajlU7fpMyPP+jcOjmia+5XmeY+uh5a3lHnBI5GT31Q9EvFYxMB/FJU1Ye3+e5zcg1OjoEooODj3vIVQ==
version "5.8.0"
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.8.0.tgz#da69a71dad508e1767282735c724d38293b06c5f"
integrity sha512-xL9LzK9LEW4hGjzD16piFXxMQbwl+sbKzFUU9hUN6BByWdzfAuR4gSo4qBdfo0LIsHtd2soIOW/sO+TuNPwXWw==
dependencies:
d3-array "^3.2.0"
d3-dsv "^3.0.1"
Expand Down

0 comments on commit db12518

Please sign in to comment.