Skip to content

Commit 37c5369

Browse files
Update dependency ts-essentials to v9 (#5653)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9e0ee8f commit 37c5369

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.14",
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
@@ -64,7 +64,7 @@
6464
"rollup": "2.57.0",
6565
"rollup-plugin-typescript2": "0.30.0",
6666
"@rollup/plugin-json": "4.1.0",
67-
"ts-essentials": "8.1.0",
67+
"ts-essentials": "9.1.2",
6868
"typescript": "4.2.2"
6969
},
7070
"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)