Skip to content

Commit 3b78337

Browse files
authored
Updates Closure compiler (20250820.0.0) and library (#1494)
"google-closure-compiler": "^20250820.0.0", "google-closure-library": "^20230802.0.0",
1 parent 21faef4 commit 3b78337

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/grpc-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"devDependencies": {
2828
"@types/google-protobuf": "~3.15.12",
2929
"command-exists": "~1.2.8",
30-
"google-closure-compiler": "~20200224.0.0",
30+
"google-closure-compiler": "^20250820.0.0",
3131
"google-closure-deps": "~20210601.0.0",
32-
"google-closure-library": "~20210808.0.0",
32+
"google-closure-library": "^20230802.0.0",
3333
"google-protobuf": "~3.21.4",
3434
"gulp": "~4.0.2",
3535
"gulp-connect": "~5.7.0",

0 commit comments

Comments
 (0)