From 7bed23a886912af8d1408d5aed84a3316efde67e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 11:38:27 +0000 Subject: [PATCH] fix(deps): update dependency synckit to ^0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ab8e381..78eedf9b 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "json-schema-migrate": "^2.0.0", "jsonc-eslint-parser": "^2.0.0", "minimatch": "^8.0.0", - "synckit": "^0.10.0", + "synckit": "^0.11.0", "toml-eslint-parser": "^0.10.0", "tunnel-agent": "^0.6.0", "yaml-eslint-parser": "^1.0.0"