Skip to content

Commit

Permalink
Merge fbc1698 into 20b8973
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 24, 2022
2 parents 20b8973 + fbc1698 commit eb3f35c
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"rxjs": "7.5.5",
"semantic-release": "19.0.2",
"ts-jest": "28.0.3",
"typescript": "4.6.4"
"typescript": "4.7.2"
},
"peerDependencies": {
"rxjs": ">=6"
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2445,7 +2445,7 @@ __metadata:
rxjs: 7.5.5
semantic-release: 19.0.2
ts-jest: 28.0.3
typescript: 4.6.4
typescript: 4.7.2
peerDependencies:
rxjs: ">=6"
languageName: unknown
Expand Down Expand Up @@ -9047,7 +9047,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.6.4, typescript@npm:^4.6.4":
"typescript@npm:4.7.2":
version: 4.7.2
resolution: "typescript@npm:4.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5163585e6b56410f77d5483b698d9489bbee8902c99029eb70cf6d21525a186530ce19a00951af84eefd4a131cc51d0959f5118e25e70ab61f45ac4057dbd1ef
languageName: node
linkType: hard

"typescript@npm:^4.6.4":
version: 4.6.4
resolution: "typescript@npm:4.6.4"
bin:
Expand All @@ -9057,7 +9067,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@4.6.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
"typescript@patch:typescript@4.7.2#~builtin<compat/typescript>":
version: 4.7.2
resolution: "typescript@patch:typescript@npm%3A4.7.2#~builtin<compat/typescript>::version=4.7.2&hash=7ad353"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 7e2b9a9f4a70fb7616f1b0d986977f8e34a74f046202fa7f24fdee79589598277810fa216b3776c20c0683a9235872c73be34fdb93f67f98c1efaca40999422f
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
version: 4.6.4
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=7ad353"
bin:
Expand Down

0 comments on commit eb3f35c

Please sign in to comment.