From c52492212496f6f0a7b1d2dbed808cff59c3802a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 06:43:17 +0000 Subject: [PATCH] chore(deps): update dependency globals to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6692f3fa..0b096837 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-regexp": "^2.7.0", "eslint-plugin-svelte": "^2.46.1", "eslint-plugin-yml": "^1.16.0", - "globals": "^15.13.0", + "globals": "^16.0.0", "locate-character": "^3.0.0", "magic-string": "^0.30.14", "mocha": "^11.0.0",