From 555e5a6dffcd565ca6af72e9c3a312862a2d2515 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20R=C3=A8gne?= Date: Mon, 12 Dec 2022 10:59:20 +0100 Subject: [PATCH] feat: update globals --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea8a18dc..4a7cf7b9 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^9.4.0", - "globals": "^13.15.0", + "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0",