Skip to content

Commit 0385044

Browse files
committed
Update dependency google-closure-library to v20200830
1 parent 0eb18ca commit 0385044

File tree

3 files changed

+6
-11
lines changed

3 files changed

+6
-11
lines changed

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"google-closure-compiler": "20200112.0.0",
29-
"google-closure-library": "20200224.0.0",
29+
"google-closure-library": "20200830.0.0",
3030
"gulp": "4.0.2",
3131
"gulp-sourcemaps": "2.6.5"
3232
},

packages/webchannel-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"license": "Apache-2.0",
1818
"devDependencies": {
1919
"google-closure-compiler": "20200628.0.0",
20-
"google-closure-library": "20200628.0.0",
20+
"google-closure-library": "20200830.0.0",
2121
"gulp": "4.0.2",
2222
"gulp-sourcemaps": "2.6.5",
2323
"rollup": "2.26.7",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7710,15 +7710,10 @@ [email protected]:
77107710
google-closure-compiler-osx "^20200628.0.0"
77117711
google-closure-compiler-windows "^20200628.0.0"
77127712

7713-
7714-
version "20200224.0.0"
7715-
resolved "https://registry.npmjs.org/google-closure-library/-/google-closure-library-20200224.0.0.tgz#70c36576b21c81c514cfbfcc001780c2fdacd173"
7716-
integrity sha512-cF9LP7F5Klj4go5TB4cPpcCvC/qgSVNYgzVS+bzxPgLvIiVL8aWOwApj6rsCkPY9Yr675FouylqNE24F31LWeQ==
7717-
7718-
7719-
version "20200628.0.0"
7720-
resolved "https://registry.npmjs.org/google-closure-library/-/google-closure-library-20200628.0.0.tgz#0a1b6f40a4b1dc408832d33bfe3494a2ef212f3f"
7721-
integrity sha512-G+PoGe8vtcjxszr1ie3GSrlxjO+gZDuOZClanGJMWHsefUynzPqJeIGh3zMpSsCAXZXtO6DpB59l99DVvRVcVQ==
7713+
7714+
version "20200830.0.0"
7715+
resolved "https://registry.npmjs.org/google-closure-library/-/google-closure-library-20200830.0.0.tgz#9f3807e5a4af55ebf2c8a22853d53b8da39a48e8"
7716+
integrity sha512-s4ma73K+FTeVywSMjVOxQ435t6kPfSlxEtIflq7Gabp2fxAnc9i8vUpvT8ZP/GH89LwSJReIaBGtrn72rfNC5Q==
77227717

77237718
google-gax@^1.14.2:
77247719
version "1.15.3"

0 commit comments

Comments
 (0)