Skip to content

Commit

Permalink
build(deps): Update dependency typescript to ^4.9.4 (#1935)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2023
1 parent 61c6602 commit 54ed21c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"rxjs": "^7.8.0",
"ts-node": "^10.9.1",
"tslib": "^2.4.1",
"typescript": "^4.8.4",
"typescript": "^4.9.4",
"zone.js": "^0.12.0"
},
"packageManager": "yarn@3.2.3"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7392,7 +7392,7 @@ __metadata:
ts-jest: ^29.0.0
ts-node: ^10.9.1
tslib: ^2.4.1
typescript: ^4.8.4
typescript: ^4.9.4
zone.js: ^0.12.0
peerDependencies:
"@angular-devkit/build-angular": ">=13.0.0 <16.0.0"
Expand Down Expand Up @@ -10897,7 +10897,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.6.4, typescript@npm:^4.8.4":
"typescript@npm:^4.6.4, typescript@npm:^4.9.4":
version: 4.9.4
resolution: "typescript@npm:4.9.4"
bin:
Expand All @@ -10907,7 +10907,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.8.4#~builtin<compat/typescript>":
"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.9.4#~builtin<compat/typescript>":
version: 4.9.4
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=a1c5e5"
bin:
Expand Down

0 comments on commit 54ed21c

Please sign in to comment.