From 98e1d50273f31c2a7b59772298280ed7305274c8 Mon Sep 17 00:00:00 2001 From: Tony Brix Date: Mon, 28 Oct 2019 19:34:40 -0500 Subject: [PATCH] Upgrade: globals to v12.1.0 (#12296) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a55a7c00f41..fdadc5d438b 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "file-entry-cache": "^5.0.1", "functional-red-black-tree": "^1.0.1", "glob-parent": "^5.0.0", - "globals": "^11.7.0", + "globals": "^12.1.0", "ignore": "^4.0.6", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4",