From 15a9defcbb9f0110b790fbe36f3f3cfcb64cfa37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 15:14:53 +0000 Subject: [PATCH] chore(deps): update yarn to v4.18.0 --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index 015c355..5ff27fe 100644 --- a/example/package.json +++ b/example/package.json @@ -9,5 +9,5 @@ "@emnapi/runtime": "^1.11.1", "@napi-rs/cli": "^3.7.2" }, - "packageManager": "yarn@4.17.0" + "packageManager": "yarn@4.18.0" }