From e07b8f0214a06dd66d629bcabfdfc21dbc655ae1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:09:57 +0000 Subject: [PATCH] chore(deps): update dependency globals to v16 (#95) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c3d57f..c197f6d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "css-loader": "^7.1.2", "eslint": "^9.20.1", "eslint-config-prettier": "^10.0.1", - "globals": "^15.15.0", + "globals": "^16.0.0", "js-cookie": "^3.0.5", "jsdom": "^26.0.0", "mini-css-extract-plugin": "^2.9.2",