Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.6.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and davidmehren committed Mar 5, 2022
1 parent 7aee869 commit bc59085
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"ts-jest": "27.1.3",
"ts-node": "10.6.0",
"tsconfig-paths": "3.13.0",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"jest": {
"moduleFileExtensions": [
Expand Down
22 changes: 1 addition & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5321,7 +5321,7 @@ __metadata:
ts-node: 10.6.0
tsconfig-paths: 3.13.0
typeorm: 0.2.45
typescript: 4.5.5
typescript: 4.6.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9775,16 +9775,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.5.5":
version: 4.5.5
resolution: "typescript@npm:4.5.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
languageName: node
linkType: hard

"typescript@npm:4.6.2":
version: 4.6.2
resolution: "typescript@npm:4.6.2"
Expand All @@ -9795,16 +9785,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 4.5.5
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=bda367"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 858c61fa63f7274ca4aaaffeced854d550bf416cff6e558c4884041b3311fb662f476f167cf5c9f8680c607239797e26a2ee0bcc6467fbc05bfcb218e1c6c671
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 4.6.2
resolution: "typescript@patch:typescript@npm%3A4.6.2#~builtin<compat/typescript>::version=4.6.2&hash=bda367"
Expand Down

0 comments on commit bc59085

Please sign in to comment.