Skip to content

Commit 1271c9c

Browse files
Update dependency ts-essentials to v8 (#5413)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a9809f2 commit 1271c9c

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.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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15648,10 +15648,10 @@ triple-beam@^1.2.0, triple-beam@^1.3.0:
1564815648
resolved "https://registry.npmjs.org/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
1564915649
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
1565015650

15651-
ts-essentials@7.0.1:
15652-
version "7.0.1"
15653-
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-7.0.1.tgz#d205508cae0cdadfb73c89503140cf2228389e2d"
15654-
integrity sha512-8lwh3QJtIc1UWhkQtr9XuksXu3O0YQdEE5g79guDfhCaU1FWTDIEDZ1ZSx4HTHUmlJZ8L812j3BZQ4a0aOUkSA==
15651+
ts-essentials@8.1.0:
15652+
version "8.1.0"
15653+
resolved "https://registry.npmjs.org/ts-essentials/-/ts-essentials-8.1.0.tgz#bc982b242db226b84c89477d3d42630ee2954513"
15654+
integrity sha512-34xALeQADWRYq9kbtprP4KdpTQ3v3BBIs/U4SpaP+C4++B8ijXY5NnILRJLchQVMzw7YBzKuGMUMrI9uT+ALVw==
1565515655

1565615656
1565715657
version "8.3.0"

0 commit comments

Comments
 (0)