From 9ba56458bd3059b714a14d2a198d49eca6658fe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 18:16:47 +0000 Subject: [PATCH] Bump google-closure-library from 20170910.0.0 to 20200830.0.0 Bumps [google-closure-library](https://github.com/google/closure-library) from 20170910.0.0 to 20200830.0.0. - [Release notes](https://github.com/google/closure-library/releases) - [Commits](https://github.com/google/closure-library/compare/v20170910...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 a1b21dfa..a01435f0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ ], "devDependencies": { "google-closure-compiler": "^20170910.0.0", - "google-closure-library": "^20170910.0.0", + "google-closure-library": "^20200830.0.0", "grunt": "^1.0.0", "grunt-bower-task": "~0.4.0", "grunt-contrib-clean": "~0.6.0",