From cc63b94e02fdd7e5480a47aaeb1a17c01a287c47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 18:15:13 +0000 Subject: [PATCH] Bump google-closure-library from 20160125.0.0 to 20200830.0.0 in /js Bumps [google-closure-library](https://github.com/google/closure-library) from 20160125.0.0 to 20200830.0.0. - [Release notes](https://github.com/google/closure-library/releases) - [Commits](https://github.com/google/closure-library/compare/v20160125...v20200830) Signed-off-by: dependabot[bot] --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/package.json b/js/package.json index 2dc3cdb..f28c80d 100644 --- a/js/package.json +++ b/js/package.json @@ -10,7 +10,7 @@ "devDependencies": { "glob": "~6.0.4", "google-closure-compiler": "~20160619.0.0", - "google-closure-library": "~20160125.0.0", + "google-closure-library": "~20200830.0.0", "gulp": "~3.9.0", "jasmine": "~2.4.1" },