Skip to content

Commit 5af6e1c

Browse files
Update all non-major dependencies (#3845)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f5d122a commit 5af6e1c

File tree

41 files changed

+471
-400
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+471
-400
lines changed

integration/firebase/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"firebase": "7.22.1",
1111
"@babel/core": "7.11.6",
1212
"@babel/preset-env": "7.11.5",
13-
"@types/chai": "4.2.12",
13+
"@types/chai": "4.2.13",
1414
"@types/mocha": "7.0.2",
1515
"chai": "4.2.0",
16-
"karma": "5.2.2",
16+
"karma": "5.2.3",
1717
"karma-babel-preprocessor": "8.0.1",
1818
"karma-chrome-launcher": "3.1.0",
1919
"karma-firefox-launcher": "1.3.0",

integration/firestore/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"gulp": "4.0.2",
2121
"gulp-filter": "6.0.0",
2222
"gulp-replace": "1.0.0",
23-
"karma": "5.2.2",
23+
"karma": "5.2.3",
2424
"karma-chrome-launcher": "3.1.0",
2525
"karma-firefox-launcher": "1.3.0",
2626
"karma-mocha": "2.0.1",

package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
],
6767
"devDependencies": {
6868
"@changesets/changelog-github": "0.2.7",
69-
"@changesets/cli": "2.10.3",
70-
"@microsoft/api-documenter": "7.8.53",
71-
"@microsoft/api-extractor": "7.9.19",
72-
"@types/chai": "4.2.12",
69+
"@changesets/cli": "2.11.0",
70+
"@microsoft/api-documenter": "7.9.7",
71+
"@microsoft/api-extractor": "7.10.4",
72+
"@types/chai": "4.2.13",
7373
"@types/chai-as-promised": "7.1.3",
7474
"@types/child-process-promise": "2.2.1",
7575
"@types/clone": "2.1.0",
@@ -78,14 +78,14 @@
7878
"@types/long": "4.0.1",
7979
"@types/mocha": "7.0.2",
8080
"@types/mz": "2.7.1",
81-
"@types/node": "12.12.62",
82-
"@types/sinon": "9.0.5",
83-
"@types/sinon-chai": "3.2.4",
81+
"@types/node": "12.12.64",
82+
"@types/sinon": "9.0.8",
83+
"@types/sinon-chai": "3.2.5",
8484
"@types/tmp": "0.2.0",
85-
"@types/yargs": "15.0.5",
86-
"@typescript-eslint/eslint-plugin": "4.2.0",
87-
"@typescript-eslint/eslint-plugin-tslint": "4.2.0",
88-
"@typescript-eslint/parser": "4.2.0",
85+
"@types/yargs": "15.0.7",
86+
"@typescript-eslint/eslint-plugin": "4.4.0",
87+
"@typescript-eslint/eslint-plugin-tslint": "4.4.0",
88+
"@typescript-eslint/parser": "4.4.0",
8989
"babel-loader": "8.1.0",
9090
"chai": "4.2.0",
9191
"chai-as-promised": "7.1.1",
@@ -95,12 +95,12 @@
9595
"coveralls": "3.1.0",
9696
"del": "5.1.0",
9797
"dependency-graph": "0.9.0",
98-
"eslint": "7.9.0",
99-
"eslint-plugin-import": "2.22.0",
98+
"eslint": "7.10.0",
99+
"eslint-plugin-import": "2.22.1",
100100
"express": "4.17.1",
101101
"find-free-port": "2.0.0",
102102
"firebase-functions": "3.11.0",
103-
"firebase-tools": "8.10.0",
103+
"firebase-tools": "8.12.0",
104104
"git-rev-sync": "3.0.1",
105105
"glob": "7.1.6",
106106
"http-server": "0.12.3",
@@ -109,7 +109,7 @@
109109
"inquirer": "7.3.3",
110110
"istanbul-instrumenter-loader": "3.0.1",
111111
"js-yaml": "3.14.0",
112-
"karma": "5.2.2",
112+
"karma": "5.2.3",
113113
"karma-chrome-launcher": "3.1.0",
114114
"karma-cli": "2.0.0",
115115
"karma-coverage-istanbul-reporter": "2.1.1",
@@ -139,11 +139,11 @@
139139
"protractor": "5.4.2",
140140
"rxjs": "6.6.3",
141141
"semver": "7.3.2",
142-
"simple-git": "2.20.1",
143-
"sinon": "9.0.3",
142+
"simple-git": "2.21.0",
143+
"sinon": "9.2.0",
144144
"sinon-chai": "3.5.0",
145145
"source-map-loader": "1.1.0",
146-
"terser": "5.3.2",
146+
"terser": "5.3.4",
147147
"ts-loader": "8.0.4",
148148
"ts-node": "9.0.0",
149149
"tslint": "6.1.3",

packages-exp/app-compat/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"xmlhttprequest": "1.8.0"
3838
},
3939
"devDependencies": {
40-
"rollup": "2.28.1",
40+
"rollup": "2.29.0",
4141
"rollup-plugin-json": "4.0.0",
4242
"rollup-plugin-replace": "2.2.0",
43-
"rollup-plugin-typescript2": "0.27.2",
43+
"rollup-plugin-typescript2": "0.27.3",
4444
"typescript": "4.0.2"
4545
},
4646
"repository": {

packages-exp/app-exp/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
},
3939
"license": "Apache-2.0",
4040
"devDependencies": {
41-
"rollup": "2.28.1",
41+
"rollup": "2.29.0",
4242
"rollup-plugin-json": "4.0.0",
4343
"rollup-plugin-replace": "2.2.0",
44-
"rollup-plugin-typescript2": "0.27.2",
44+
"rollup-plugin-typescript2": "0.27.3",
4545
"typescript": "4.0.2"
4646
},
4747
"repository": {

packages-exp/auth-compat-exp/demo/functions/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"logs": "firebase functions:log"
1010
},
1111
"dependencies": {
12-
"firebase-admin": "8.11.0",
13-
"firebase-functions": "3.6.1"
12+
"firebase-admin": "8.13.0",
13+
"firebase-functions": "3.11.0"
1414
},
1515
"private": true
1616
}

packages-exp/auth-compat-exp/demo/functions/yarn.lock

+21-44
Original file line numberDiff line numberDiff line change
@@ -221,14 +221,13 @@
221221
"@types/qs" "*"
222222
"@types/range-parser" "*"
223223

224-
"@types/express@^4.17.3":
225-
version "4.17.8"
226-
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.8.tgz#3df4293293317e61c60137d273a2e96cd8d5f27a"
227-
integrity sha512-wLhcKh3PMlyA2cNAB9sjM1BntnhPMiM0JOBwPBqttjHev2428MLEB4AYVN+d8s2iyCVZac+o41Pflm/ZH5vLXQ==
224+
225+
version "4.17.3"
226+
resolved "https://registry.npmjs.org/@types/express/-/express-4.17.3.tgz#38e4458ce2067873b09a73908df488870c303bd9"
227+
integrity sha512-I8cGRJj3pyOLs/HndoP+25vOqhqWkAZsWMEmq1qXy/b/M3ppufecUwaK2/TVDVxcV61/iSdhykUjQQ2DLSrTdg==
228228
dependencies:
229229
"@types/body-parser" "*"
230230
"@types/express-serve-static-core" "*"
231-
"@types/qs" "*"
232231
"@types/serve-static" "*"
233232

234233
"@types/fs-extra@^8.0.1":
@@ -692,29 +691,28 @@ finalhandler@~1.1.2:
692691
statuses "~1.5.0"
693692
unpipe "~1.0.0"
694693

695-
firebase-admin@8.11.0:
696-
version "8.11.0"
697-
resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-8.11.0.tgz#6292474c1270731655bc7c54a16499d54012fd0b"
698-
integrity sha512-DapjZBeilXIDJShlWIvcgPkX6HhOHCs5C9972ZDNpfm0aSSgWuwgVQz9vs9iTk0u+oQuqRjxcHveZki0qaHJ2w==
694+
firebase-admin@8.13.0:
695+
version "8.13.0"
696+
resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-8.13.0.tgz#997d34ae8357d7dc162ba622148bbebcf7f2e923"
697+
integrity sha512-krXj5ncWMJBhCpXSn9UFY6zmDWjFjqgx+1e9ATXKFYndEjmKtNBuJzqdrAdDh7aTUR7X6+0TPx4Hbc08kd0lwQ==
699698
dependencies:
700699
"@firebase/database" "^0.6.0"
701700
"@types/node" "^8.10.59"
702701
dicer "^0.3.0"
703-
jsonwebtoken "8.1.0"
704-
node-forge "0.7.4"
702+
jsonwebtoken "^8.5.1"
703+
node-forge "^0.7.6"
705704
optionalDependencies:
706705
"@google-cloud/firestore" "^3.0.0"
707706
"@google-cloud/storage" "^4.1.2"
708707

709-
firebase-functions@3.6.1:
710-
version "3.6.1"
711-
resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.6.1.tgz#05fdf991e9f3f46cb2c7b32dd4a523766b17e14a"
712-
integrity sha512-CBvlDEoFgsdm10PTHs7gRd5xBmhp+eqCqgsyqKbzmdbU3J8RYqtBWoHm2O31gjtZv6MyOWvS3oFITShzBulylQ==
708+
firebase-functions@3.11.0:
709+
version "3.11.0"
710+
resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.11.0.tgz#92f5a6af6a10641da6dc9b41b29974658b621a7b"
711+
integrity sha512-i1uMhZ/M6i5SCI3ulKo7EWX0/LD+I5o6N+sk0HbOWfzyWfOl0iJTvQkR3BVDcjrlhPVC4xG1bDTLxd+DTkLqaw==
713712
dependencies:
714-
"@types/express" "^4.17.3"
713+
"@types/express" "4.17.3"
715714
cors "^2.8.5"
716715
express "^4.17.1"
717-
jsonwebtoken "^8.5.1"
718716
lodash "^4.17.14"
719717

720718
foreach@^2.0.5:
@@ -1051,22 +1049,6 @@ json-bigint@^0.3.0:
10511049
dependencies:
10521050
bignumber.js "^9.0.0"
10531051

1054-
1055-
version "8.1.0"
1056-
resolved "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.1.0.tgz#c6397cd2e5fd583d65c007a83dc7bb78e6982b83"
1057-
integrity sha1-xjl80uX9WD1lwAeoPce7eOaYK4M=
1058-
dependencies:
1059-
jws "^3.1.4"
1060-
lodash.includes "^4.3.0"
1061-
lodash.isboolean "^3.0.3"
1062-
lodash.isinteger "^4.0.4"
1063-
lodash.isnumber "^3.0.3"
1064-
lodash.isplainobject "^4.0.6"
1065-
lodash.isstring "^4.0.1"
1066-
lodash.once "^4.0.0"
1067-
ms "^2.0.0"
1068-
xtend "^4.0.1"
1069-
10701052
jsonwebtoken@^8.5.1:
10711053
version "8.5.1"
10721054
resolved "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-8.5.1.tgz#00e71e0b8df54c2121a1f26137df2280673bcc0d"
@@ -1101,7 +1083,7 @@ jwa@^2.0.0:
11011083
ecdsa-sig-formatter "1.0.11"
11021084
safe-buffer "^5.0.1"
11031085

1104-
jws@^3.1.4, jws@^3.2.2:
1086+
jws@^3.2.2:
11051087
version "3.2.2"
11061088
resolved "https://registry.npmjs.org/jws/-/jws-3.2.2.tgz#001099f3639468c9414000e99995fa52fb478304"
11071089
integrity sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==
@@ -1248,7 +1230,7 @@ [email protected]:
12481230
resolved "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
12491231
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==
12501232

1251-
[email protected], ms@^2.0.0, ms@^2.1.1:
1233+
[email protected], ms@^2.1.1:
12521234
version "2.1.2"
12531235
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
12541236
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
@@ -1263,10 +1245,10 @@ node-fetch@^2.2.0, node-fetch@^2.3.0, node-fetch@^2.6.0:
12631245
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
12641246
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
12651247

1266-
1267-
version "0.7.4"
1268-
resolved "https://registry.npmjs.org/node-forge/-/node-forge-0.7.4.tgz#8e6e9f563a1e32213aa7508cded22aa791dbf986"
1269-
integrity sha512-8Df0906+tq/omxuCZD6PqhPaQDYuyJ1d+VITgxoIA8zvQd1ru+nMJcDChHH324MWitIgbVkAkQoGEEVJNpn/PA==
1248+
node-forge@^0.7.6:
1249+
version "0.7.6"
1250+
resolved "https://registry.npmjs.org/node-forge/-/node-forge-0.7.6.tgz#fdf3b418aee1f94f0ef642cd63486c77ca9724ac"
1251+
integrity sha512-sol30LUpz1jQFBjOKwbjxijiE3b6pjd74YwfD0fJOKPjF+fONKb2Yg8rYgS6+bK6VDl+/wfr4IYpC7jDzLUIfw==
12701252

12711253
node-forge@^0.9.0:
12721254
version "0.9.2"
@@ -1742,11 +1724,6 @@ xdg-basedir@^4.0.0:
17421724
resolved "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz#4bc8d9984403696225ef83a1573cbbcb4e79db13"
17431725
integrity sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==
17441726

1745-
xtend@^4.0.1:
1746-
version "4.0.2"
1747-
resolved "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
1748-
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
1749-
17501727
yallist@^3.0.2:
17511728
version "3.1.1"
17521729
resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"

packages-exp/auth-compat-exp/demo/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
},
2121
"dependencies": {
2222
"@firebase/logger": "^0.2.2",
23-
"@firebase/util": "^0.2.44",
23+
"@firebase/util": "^0.3.0",
2424
"lerna": "^3.22.1",
25-
"tslib": "1.11.1"
25+
"tslib": "1.14.0"
2626
},
2727
"license": "Apache-2.0",
2828
"devDependencies": {
@@ -32,8 +32,8 @@
3232
"rollup-plugin-commonjs": "10.1.0",
3333
"rollup-plugin-license": "0.14.0",
3434
"rollup-plugin-node-resolve": "5.2.0",
35-
"rollup-plugin-sourcemaps": "0.6.1",
36-
"rollup-plugin-typescript2": "0.27.0",
35+
"rollup-plugin-sourcemaps": "0.6.3",
36+
"rollup-plugin-typescript2": "0.27.3",
3737
"rollup-plugin-uglify": "6.0.4",
3838
"typescript": "3.9.5"
3939
},

packages-exp/auth-compat-exp/demo/yarn.lock

+26-28
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@
102102
resolved "https://registry.npmjs.org/@firebase/logger/-/logger-0.2.6.tgz#3aa2ca4fe10327cabf7808bd3994e88db26d7989"
103103
integrity sha512-KIxcUvW/cRGWlzK9Vd2KB864HlUnCfdTH0taHE0sXW5Xl7+W68suaeau1oKNEqmc3l45azkd4NzXTCWZRZdXrw==
104104

105-
"@firebase/util@^0.2.44":
106-
version "0.2.50"
107-
resolved "https://registry.npmjs.org/@firebase/util/-/util-0.2.50.tgz#77666b845dcb49bc217650aa296a7a8986c06b44"
108-
integrity sha512-vFE6+Jfc25u0ViSpFxxq0q5s+XmuJ/y7CL3ud79RQe+WLFFg+j0eH1t23k0yNSG9vZNM7h3uHRIXbV97sYLAyw==
105+
"@firebase/util@^0.3.0":
106+
version "0.3.2"
107+
resolved "https://registry.npmjs.org/@firebase/util/-/util-0.3.2.tgz#87de27f9cffc2324651cabf6ec133d0a9eb21b52"
108+
integrity sha512-Dqs00++c8rwKky6KCKLLY2T1qYO4Q+X5t+lF7DInXDNF4ae1Oau35bkD+OpJ9u7l1pEv7KHowP6CUKuySCOc8g==
109109
dependencies:
110110
tslib "^1.11.1"
111111

@@ -916,7 +916,7 @@
916916
dependencies:
917917
"@types/node" ">= 8"
918918

919-
"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.0.9":
919+
"@rollup/pluginutils@^3.0.9", "@rollup/pluginutils@^3.1.0":
920920
version "3.1.0"
921921
resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
922922
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
@@ -4331,14 +4331,7 @@ resolve-url@^0.2.1:
43314331
resolved "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
43324332
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
43334333

4334-
4335-
version "1.15.1"
4336-
resolved "https://registry.npmjs.org/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8"
4337-
integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w==
4338-
dependencies:
4339-
path-parse "^1.0.6"
4340-
4341-
resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1:
4334+
[email protected], resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1:
43424335
version "1.17.0"
43434336
resolved "https://registry.npmjs.org/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
43444337
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
@@ -4421,24 +4414,24 @@ [email protected]:
44214414
magic-string "^0.25.2"
44224415
rollup-pluginutils "^2.6.0"
44234416

4424-
4425-
version "0.6.1"
4426-
resolved "https://registry.npmjs.org/rollup-plugin-sourcemaps/-/rollup-plugin-sourcemaps-0.6.1.tgz#32dc6f237ee235f10de56c829f31e39bd57a3eab"
4427-
integrity sha512-XNA1KSNPL75Niu1w5cxGXwXrY3YNkdkknK20ZupcDIx7utm0fxXcDvtyfBQVLJgxJiDFN8AVNcSO1fm5/9Di4Q==
4417+
4418+
version "0.6.3"
4419+
resolved "https://registry.npmjs.org/rollup-plugin-sourcemaps/-/rollup-plugin-sourcemaps-0.6.3.tgz#bf93913ffe056e414419607f1d02780d7ece84ed"
4420+
integrity sha512-paFu+nT1xvuO1tPFYXGe+XnQvg4Hjqv/eIhG8i5EspfYYPBKL57X7iVbfv55aNVASg3dzWvES9dmWsL2KhfByw==
44284421
dependencies:
44294422
"@rollup/pluginutils" "^3.0.9"
44304423
source-map-resolve "^0.6.0"
44314424

4432-
4433-
version "0.27.0"
4434-
resolved "https://registry.npmjs.org/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.0.tgz#95ff96f9e07d5000a9d2df4d76b548f9a1f83511"
4435-
integrity sha512-SRKG/Canve3cxBsqhY1apIBznqnX9X/WU3Lrq3XSwmTmFqccj3+//logLXFEmp+PYFNllSVng+f4zjqRTPKNkA==
4425+
4426+
version "0.27.3"
4427+
resolved "https://registry.npmjs.org/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.3.tgz#cd9455ac026d325b20c5728d2cc54a08a771b68b"
4428+
integrity sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg==
44364429
dependencies:
4437-
"@rollup/pluginutils" "^3.0.8"
4430+
"@rollup/pluginutils" "^3.1.0"
44384431
find-cache-dir "^3.3.1"
44394432
fs-extra "8.1.0"
4440-
resolve "1.15.1"
4441-
tslib "1.11.1"
4433+
resolve "1.17.0"
4434+
tslib "2.0.1"
44424435

44434436
44444437
version "6.0.4"
@@ -5066,10 +5059,15 @@ trim-off-newlines@^1.0.0:
50665059
resolved "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
50675060
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
50685061

5069-
5070-
version "1.11.1"
5071-
resolved "https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
5072-
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
5062+
5063+
version "1.14.0"
5064+
resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.0.tgz#d624983f3e2c5e0b55307c3dd6c86acd737622c6"
5065+
integrity sha512-+Zw5lu0D9tvBMjGP8LpvMb0u2WW2QV3y+D8mO6J+cNzCYIN4sVy43Bf9vl92nqFahutN0I8zHa7cc4vihIshnw==
5066+
5067+
5068+
version "2.0.1"
5069+
resolved "https://registry.npmjs.org/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
5070+
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
50735071

50745072
tslib@^1.11.1, tslib@^1.9.0:
50755073
version "1.13.0"

packages-exp/auth-compat-exp/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"license": "Apache-2.0",
4040
"devDependencies": {
4141
"@firebase/app": "0.6.11",
42-
"rollup": "2.28.1",
42+
"rollup": "2.29.0",
4343
"rollup-plugin-json": "4.0.0",
4444
"rollup-plugin-replace": "2.2.0",
45-
"rollup-plugin-typescript2": "0.27.2",
45+
"rollup-plugin-typescript2": "0.27.3",
4646
"typescript": "4.0.2"
4747
},
4848
"repository": {

0 commit comments

Comments
 (0)