Skip to content

Commit c69c68b

Browse files
Merge 13bea22 into e0f23d6
2 parents e0f23d6 + 13bea22 commit c69c68b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/messaging-compat/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@firebase/app-compat": "0.1.13",
4848
"@rollup/plugin-json": "4.1.0",
4949
"rollup-plugin-typescript2": "0.30.0",
50-
"ts-essentials": "8.1.0",
50+
"ts-essentials": "9.1.2",
5151
"typescript": "4.2.2"
5252
},
5353
"repository": {

packages/messaging/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"rollup": "2.57.0",
6060
"rollup-plugin-typescript2": "0.30.0",
6161
"@rollup/plugin-json": "4.1.0",
62-
"ts-essentials": "8.1.0",
62+
"ts-essentials": "9.1.2",
6363
"typescript": "4.2.2"
6464
},
6565
"repository": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -15743,10 +15743,10 @@ triple-beam@^1.2.0, triple-beam@^1.3.0:
1574315743
resolved "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
1574415744
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
1574515745

15746-
ts-essentials@8.1.0:
15747-
version "8.1.0"
15748-
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-8.1.0.tgz#bc982b242db226b84c89477d3d42630ee2954513"
15749-
integrity sha512-34xALeQADWRYq9kbtprP4KdpTQ3v3BBIs/U4SpaP+C4++B8ijXY5NnILRJLchQVMzw7YBzKuGMUMrI9uT+ALVw==
15746+
ts-essentials@9.1.2:
15747+
version "9.1.2"
15748+
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-9.1.2.tgz#46db6944b73b4cd603f3d959ef1123c16ba56f59"
15749+
integrity sha512-EaSmXsAhEiirrTY1Oaa7TSpei9dzuCuFPmjKRJRPamERYtfaGS8/KpOSbjergLz/Y76/aZlV9i/krgzsuWEBbg==
1575015750

1575115751
1575215752
version "8.3.0"

0 commit comments

Comments
 (0)