From a187b0f9949bfc9f039ffe5a2182b0856ecc92d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 18:00:12 +0000 Subject: [PATCH] chore(deps): update dependency globals to v15.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f5eec8ce3..8d5d73437 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "esbuild-register": "3.6.0", "eslint": "9.39.1", "eslint-plugin-mocha": "11.2.0", - "globals": "15.14.0", + "globals": "15.15.0", "lerna": "7.4.2", "lerna-changelog": "2.2.0", "mocha": "11.7.5",