From 9f8f918bb2fdf24d6554e5f12362c642d6bde48b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 18:14:09 +0000 Subject: [PATCH] Bump google-closure-library in /static/closure-library/closure-deps Bumps [google-closure-library](https://github.com/google/closure-library) from 20180716.0.0 to 20200830.0.0. - [Release notes](https://github.com/google/closure-library/releases) - [Commits](https://github.com/google/closure-library/compare/v20180716...v20200830) Signed-off-by: dependabot[bot] --- static/closure-library/closure-deps/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/closure-library/closure-deps/package.json b/static/closure-library/closure-deps/package.json index f5fc38c..0c96c45 100644 --- a/static/closure-library/closure-deps/package.json +++ b/static/closure-library/closure-deps/package.json @@ -33,7 +33,7 @@ }, "homepage": "https://developers.google.com/closure/library/", "devDependencies": { - "google-closure-library": "^20180716.0.0", + "google-closure-library": "^20200830.0.0", "jasmine": "^2.9.0", "jasmine-diff": "^0.1.3" },