From 2f73330794416b24eeeec3a62121cc9a0c4b297f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 18:14:23 +0000 Subject: [PATCH] Bump google-closure-library from v20170521.0.0 to 20190301.0.0 in /home Bumps [google-closure-library](https://github.com/google/closure-library) from v20170521.0.0 to 20190301.0.0. - [Release notes](https://github.com/google/closure-library/releases) - [Commits](https://github.com/google/closure-library/compare/v20170521...v20190301) Signed-off-by: dependabot[bot] --- home/package.json | 2 +- home/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/home/package.json b/home/package.json index c66f01f..a515878 100644 --- a/home/package.json +++ b/home/package.json @@ -31,7 +31,7 @@ "generator-react-server": "^1.0.0", "get-stdin": "^5.0.1", "gitbook-cli": "^2.3.0", - "google-closure-library": "^20170521.0.0", + "google-closure-library": "^20190301.0.0", "graphql": "^0.10.1", "grunt": "^1.0.1", "gulp": "^3.9.1", diff --git a/home/yarn.lock b/home/yarn.lock index e427c9d..edb3508 100644 --- a/home/yarn.lock +++ b/home/yarn.lock @@ -6439,9 +6439,9 @@ glogg@^1.0.0: dependencies: sparkles "^1.0.0" -google-closure-library@^20170521.0.0: - version v20170521.0.0 - resolved "https://registry.yarnpkg.com/google-closure-library/-/google-closure-library-20170521.0.0.tgz#06659ec07bb9042c5123dbb1568bcd6969df8f2b" +google-closure-library@^20190301.0.0: + version "20190301.0.0" + resolved "https://registry.yarnpkg.com/google-closure-library/-/google-closure-library-20190301.0.0.tgz#1d0f584ad207dc3869af44668e7fbf04d10acdee" got@^2.3.0: version "2.9.2"