From 2d8dc3ea2cdd5b743a8eeb7415801b4996a12673 Mon Sep 17 00:00:00 2001 From: Kristofer Baxter Date: Mon, 13 Apr 2020 11:40:24 -0700 Subject: [PATCH] Latest closure compiler version --- package.json | 2 +- .../fixtures/named-constant.esm.es5.js | 2 +- yarn.lock | 68 +++++++++---------- 3 files changed, 36 insertions(+), 36 deletions(-) diff --git a/package.json b/package.json index 4baf4442..71107d9c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "acorn": "7.1.1", "acorn-walk": "7.1.1", "estree-walker": "2.0.1", - "google-closure-compiler": "20200224.0.0", + "google-closure-compiler": "20200406.0.0", "magic-string": "0.25.7", "uuid": "7.0.3" }, diff --git a/test/export-transpilation/fixtures/named-constant.esm.es5.js b/test/export-transpilation/fixtures/named-constant.esm.es5.js index b67cf3e6..7cab3d10 100644 --- a/test/export-transpilation/fixtures/named-constant.esm.es5.js +++ b/test/export-transpilation/fixtures/named-constant.esm.es5.js @@ -1,5 +1,5 @@ var a=a||{};a.scope={};a.arrayIteratorImpl=function(b){var c=0;return function(){return c