From d7ab5b912dbec3c9008005a7a06c6f163476fc00 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sun, 15 Jan 2023 18:37:05 +0200 Subject: [PATCH] feature: package: auto-globals v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08efe68e..eabfbedd 100644 --- a/package.json +++ b/package.json @@ -153,7 +153,7 @@ "@cloudcmd/modal": "^2.0.0", "@cloudcmd/olark": "^3.0.2", "@cloudcmd/stub": "^4.0.1", - "auto-globals": "^2.0.0", + "auto-globals": "^3.0.0", "babel-loader": "^8.0.0", "babel-plugin-macros": "^3.0.0", "c8": "^7.5.0",