From a6487105af62851be38c144c9685d7ebed69468e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2020 18:19:41 +0000 Subject: [PATCH] Bump google-closure-library in /201906-VictoriaNoci/blockly Bumps [google-closure-library](https://github.com/google/closure-library) from 20190121.0.0 to 20200830.0.0. - [Release notes](https://github.com/google/closure-library/releases) - [Commits](https://github.com/google/closure-library/compare/v20190121...v20200830) Signed-off-by: dependabot[bot] --- 201906-VictoriaNoci/blockly/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/201906-VictoriaNoci/blockly/package.json b/201906-VictoriaNoci/blockly/package.json index c842443..b9c08b4 100644 --- a/201906-VictoriaNoci/blockly/package.json +++ b/201906-VictoriaNoci/blockly/package.json @@ -27,7 +27,7 @@ "devDependencies": { "eslint": "^5.13.0", "google-closure-compiler": "^20190121.0.0", - "google-closure-library": "^20190121.0.0", + "google-closure-library": "^20200830.0.0", "gulp": "^3.9.1", "gulp-concat": "^2.6.1", "gulp-insert": "^0.5.0",