Skip to content

Commit 22651f7

Browse files
committed
Update dependency ts-essentials to v9
1 parent c2fff0c commit 22651f7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/messaging-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@firebase/app-compat": "0.1.12",
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.0",
5151
"typescript": "4.2.2"
5252
},
5353
"repository": {

packages/messaging/package.json

Lines changed: 1 addition & 1 deletion
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.0",
6363
"typescript": "4.2.2"
6464
},
6565
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15745,10 +15745,10 @@ triple-beam@^1.2.0, triple-beam@^1.3.0:
1574515745
resolved "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
1574615746
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
1574715747

15748-
ts-essentials@8.1.0:
15749-
version "8.1.0"
15750-
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-8.1.0.tgz#bc982b242db226b84c89477d3d42630ee2954513"
15751-
integrity sha512-34xALeQADWRYq9kbtprP4KdpTQ3v3BBIs/U4SpaP+C4++B8ijXY5NnILRJLchQVMzw7YBzKuGMUMrI9uT+ALVw==
15748+
ts-essentials@9.1.0:
15749+
version "9.1.0"
15750+
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-9.1.0.tgz#0aa567b6b55d3f72afd7a331f3071aa102c58c38"
15751+
integrity sha512-L0ggCct1zrW4qoVs3+sVZvT3upDdbPGJTsfIau9kiZxlyRFaMWDZxAI/VsM1HX9fCJWgoNoynxYm2GcxwQtDMg==
1575215752

1575315753
1575415754
version "8.3.0"

0 commit comments

Comments
 (0)