From 3f773a1900be29e8f1418ad7bd97ca653c88f98f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 18:46:06 +0000 Subject: [PATCH] chore(deps): update dependency acorn-io/acorn to v0.8.0 --- acorn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acorn/Makefile b/acorn/Makefile index 4930174..305d8fd 100644 --- a/acorn/Makefile +++ b/acorn/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-tags depName=acorn-io/acorn -ACORN_VERSION ?= v0.6.0 +ACORN_VERSION ?= v0.8.0 .PHONY: install install: