From ad0dd2e2096179130b78ed7c308acb1eb0469343 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Thu, 25 Jan 2024 23:34:40 -0800 Subject: [PATCH] [Deps] update `@ljharb/resumer` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6a26824..28886919 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "test": "test" }, "dependencies": { - "@ljharb/resumer": "^0.0.1", + "@ljharb/resumer": "^0.1.0", "@ljharb/through": "^2.3.11", "array.prototype.every": "^1.1.5", "call-bind": "^1.0.5",