Skip to content

Commit 5116a31

Browse files
authored
@observablehq/plot 0.6.11 (#364)
* @observablehq/plot 0.6.11 * @observablehq/runtime 5.9.3
1 parent 95b4fb1 commit 5116a31

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@observablehq/runtime",
3-
"version": "5.9.2",
3+
"version": "5.9.3",
44
"author": {
55
"name": "Observable, Inc.",
66
"url": "https://observablehq.com"

yarn.lock

+3-3
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.2"
130-
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.8.2.tgz#0e5f73064783ed9d23a20feecd4a42bdfb996a30"
131-
integrity sha512-68Xo97UJzJNOTDkZFSOqpGifMJ7KCXGXB0EljWIYzu9CzpaAjiakdJgMm2h7xHdPRh8HKoFIEPqeVg7YKjQh0Q==
129+
version "5.8.3"
130+
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.8.3.tgz#5ddd760c60aa9102c9b1323230cbe4c9da248d3d"
131+
integrity sha512-XmuwqzAMZ8H0ICJfzd5wV3WD6nLlC2XwhMIdu2QDZppTSxGafATMSbgZ2JaiNPCejenkpERGmoC3W83FUGuNeg==
132132
dependencies:
133133
d3-array "^3.2.0"
134134
d3-dsv "^3.0.1"

0 commit comments

Comments
 (0)