From 9ae404e095ac85d74735cac2376b5ba5baadbca5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 18:15:17 +0000 Subject: [PATCH] Bump google-closure-library from 20160619.0.0 to 20200830.0.0 Bumps [google-closure-library](https://github.com/google/closure-library) from 20160619.0.0 to 20200830.0.0. - [Release notes](https://github.com/google/closure-library/releases) - [Commits](https://github.com/google/closure-library/compare/v20160619...v20200830) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4eb26b2..43850c3 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "homepage": "https://github.com/google/wicked-good-xpath", "devDependencies": { "google-closure-compiler": "^20160619.0.0", - "google-closure-library": "^20160619.0.0", + "google-closure-library": "^20200830.0.0", "gulp": "^3.9.1" } }