Skip to content

Commit f229f73

Browse files
committed
Fix deps again?
1 parent 580b354 commit f229f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages-exp/app-check-compat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"license": "Apache-2.0",
3535
"devDependencies": {
3636
"@firebase/app-compat": "0.0.900",
37-
"rollup": "2.33.2",
37+
"rollup": "2.52.2",
3838
"@rollup/plugin-commonjs": "17.1.0",
3939
"@rollup/plugin-json": "4.1.0",
4040
"@rollup/plugin-node-resolve": "11.2.0",
41-
"rollup-plugin-typescript2": "0.29.0",
41+
"rollup-plugin-typescript2": "0.30.0",
4242
"typescript": "4.2.2"
4343
},
4444
"repository": {

0 commit comments

Comments
 (0)