Skip to content

Commit

Permalink
Update dependency typescript to v4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2022
1 parent 56f90f7 commit f66fbb9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"redux-thunk": "2.4.1",
"single-spa": "5.9.1",
"typeface-roboto": "1.1.13",
"typescript": "4.5.5"
"typescript": "4.7.4"
},
"scripts": {
"lint:js": "eslint --max-warnings=0 --ext=tsx --ext=ts --ext=js --ext=jsx --fix ./src",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12942,7 +12942,7 @@ __metadata:
single-spa: 5.9.1
start-server-and-test: 1.14.0
typeface-roboto: 1.1.13
typescript: 4.5.5
typescript: 4.7.4
wait-on: 6.0.1
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -14316,23 +14316,23 @@ __metadata:
languageName: node
linkType: hard

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

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

Expand Down

0 comments on commit f66fbb9

Please sign in to comment.