Skip to content

Commit 8e4d9e0

Browse files
committed
Update dependency ts-essentials to v9
1 parent 2e7586d commit 8e4d9e0

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
@@ -39,7 +39,7 @@
3939
"@firebase/app-compat": "0.1.5",
4040
"@rollup/plugin-json": "4.1.0",
4141
"rollup-plugin-typescript2": "0.30.0",
42-
"ts-essentials": "8.1.0",
42+
"ts-essentials": "9.0.0",
4343
"typescript": "4.2.2"
4444
},
4545
"repository": {

packages/messaging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"rollup": "2.57.0",
4949
"rollup-plugin-typescript2": "0.30.0",
5050
"@rollup/plugin-json": "4.1.0",
51-
"ts-essentials": "8.1.0",
51+
"ts-essentials": "9.0.0",
5252
"typescript": "4.2.2"
5353
},
5454
"repository": {

yarn.lock

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

15423-
ts-essentials@8.1.0:
15424-
version "8.1.0"
15425-
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-8.1.0.tgz#bc982b242db226b84c89477d3d42630ee2954513"
15426-
integrity sha512-34xALeQADWRYq9kbtprP4KdpTQ3v3BBIs/U4SpaP+C4++B8ijXY5NnILRJLchQVMzw7YBzKuGMUMrI9uT+ALVw==
15423+
ts-essentials@9.0.0:
15424+
version "9.0.0"
15425+
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-9.0.0.tgz#6196b7f390926429256c70951c8edd260e8e5097"
15426+
integrity sha512-pow5YBSknf/PyoDhr8vsb93+hZah/jSzhdHA3GMjSzUuZIDZH+rV7tvN5DCbN4hi7QJXdteDv8D9HdDCSwXBUw==
1542715427

1542815428
1542915429
version "8.3.0"

0 commit comments

Comments
 (0)