Skip to content

Commit 037fd2d

Browse files
authored
5.9.5: upgrade stdlib to 5.8.4 (#367)
1 parent fb666c7 commit 037fd2d

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.4",
3+
"version": "5.9.5",
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.3"
130-
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.8.3.tgz#5ddd760c60aa9102c9b1323230cbe4c9da248d3d"
131-
integrity sha512-XmuwqzAMZ8H0ICJfzd5wV3WD6nLlC2XwhMIdu2QDZppTSxGafATMSbgZ2JaiNPCejenkpERGmoC3W83FUGuNeg==
129+
version "5.8.4"
130+
resolved "https://registry.yarnpkg.com/@observablehq/stdlib/-/stdlib-5.8.4.tgz#31db8c79559cb707347656f87975a030d6dbc687"
131+
integrity sha512-AcYclKQPLv9JJTinZ9kbEYYMGM+hGf2qpZ6nr41FjbZdF6+sxFdFNnW3l9reZ+xJ8iOpp0UHa4MvN08v5FtcRQ==
132132
dependencies:
133133
d3-array "^3.2.0"
134134
d3-dsv "^3.0.1"

0 commit comments

Comments
 (0)