From 71cd3e4982cdfdbbd7ae010af01b29b33321ab7c Mon Sep 17 00:00:00 2001 From: Francois Daoust Date: Mon, 5 Feb 2024 16:14:40 +0100 Subject: [PATCH] Release patch version of Reffy - v14.6.2 Dependencies bumped: - Bump puppeteer from 21.10.0 to 22.0.0 (#1479) - Bump commander from 11.1.0 to 12.0.0 (#1477) - Bump undici from 6.5.0 to 6.6.1 (#1481) - Bump web-specs from 2.77.0 to 2.79.0 (#1480) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 714c0e0f..ba688be4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reffy", - "version": "14.6.1", + "version": "14.6.2", "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.", "repository": { "type": "git",