Skip to content

Commit e217706

Browse files
committed
Update dependency ts-essentials to v8
1 parent d9808aa commit e217706

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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.1",
4040
"@rollup/plugin-json": "4.1.0",
4141
"rollup-plugin-typescript2": "0.30.0",
42-
"ts-essentials": "7.0.1",
42+
"ts-essentials": "8.1.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.52.2",
4949
"rollup-plugin-typescript2": "0.30.0",
5050
"@rollup/plugin-json": "4.1.0",
51-
"ts-essentials": "7.0.1",
51+
"ts-essentials": "8.1.0",
5252
"typescript": "4.2.2"
5353
},
5454
"repository": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8167,7 +8167,7 @@ [email protected]:
81678167
once "^1.3.0"
81688168
path-is-absolute "^1.0.0"
81698169

8170-
glob@^7.0.0, glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7:
8170+
glob@7.1.7, glob@^7.0.0, glob@^7.0.3, glob@^7.0.6, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7:
81718171
version "7.1.7"
81728172
resolved "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
81738173
integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
@@ -15572,10 +15572,10 @@ triple-beam@^1.2.0, triple-beam@^1.3.0:
1557215572
resolved "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
1557315573
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
1557415574

15575-
ts-essentials@7.0.1:
15576-
version "7.0.1"
15577-
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-7.0.1.tgz#d205508cae0cdadfb73c89503140cf2228389e2d"
15578-
integrity sha512-8lwh3QJtIc1UWhkQtr9XuksXu3O0YQdEE5g79guDfhCaU1FWTDIEDZ1ZSx4HTHUmlJZ8L812j3BZQ4a0aOUkSA==
15575+
ts-essentials@8.1.0:
15576+
version "8.1.0"
15577+
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-8.1.0.tgz#bc982b242db226b84c89477d3d42630ee2954513"
15578+
integrity sha512-34xALeQADWRYq9kbtprP4KdpTQ3v3BBIs/U4SpaP+C4++B8ijXY5NnILRJLchQVMzw7YBzKuGMUMrI9uT+ALVw==
1557915579

1558015580
1558115581
version "8.3.0"

0 commit comments

Comments
 (0)