You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patches:
- Stop fetching resources from test.csswg.org (#1579)
Dependencies bumped:
- Bump ajv from 8.14.0 to 8.15.0 (#1578)
- Bump web-specs from 3.8.0 to 3.9.1 (#1559, #1577)
- Bump semver from 7.6.0 to 7.6.2 (#1564)
- Bump ajv from 8.12.0 to 8.14.0 (#1575)
- Bump undici from 6.13.0 to 6.18.2 (#1576)
- Bump respec from 34.5.0 to 35.0.2 (#1556)
- Bump puppeteer from 22.6.5 to 22.10.0 (#1574)
- Bump rollup from 4.14.3 to 4.18.0 (#1572)
- Bump commander from 12.0.0 to 12.1.0 (#1570)
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "reffy",
3
-
"version": "15.2.0",
3
+
"version": "15.2.1",
4
4
"description": "W3C/WHATWG spec dependencies exploration companion. Features a short set of tools to study spec references as well as WebIDL term definitions and references found in W3C specifications.",
0 commit comments