Skip to content

Commit

Permalink
@observablehq/plot 0.6.9 (#357)
Browse files Browse the repository at this point in the history
* @observablehq/plot 0.6.9

* 5.8.2
  • Loading branch information
mbostock authored Jun 28, 2023
1 parent 0f94f04 commit 023dafc
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.1",
"version": "5.8.2",
"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.6"
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.7.6.tgz#872618c8acf014bdde7fa3ad2f7f148bc45d8316"
integrity sha512-MQBrGqwjPBLqUO2rDtixOh6pgDLnx2TOnhoe3groEO6BG6eNXIz58SvUjOTtyeE2UW+jQz1fWLDpPzE2G0ECzw==
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==
dependencies:
d3-array "^3.2.0"
d3-dsv "^3.0.1"
Expand Down

0 comments on commit 023dafc

Please sign in to comment.