Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~4.2.4 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 9, 2021
1 parent 67c47b6 commit 3e7d313
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 23 deletions.
26 changes: 13 additions & 13 deletions .pnp.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
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 @@ -103,7 +103,7 @@
"ts-node": "~9.1.1",
"ts-node-dev": "~1.1.6",
"tsconfig-paths": "~3.9.0",
"typescript": "~4.2.3"
"typescript": "~4.2.4"
},
"_moduleAliases": {
"@": "src",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7598,7 +7598,7 @@ __metadata:
ts-node-dev: ~1.1.6
tsconfig-paths: ~3.9.0
typeorm: ~0.2.32
typescript: ~4.2.3
typescript: ~4.2.4
winston: ~3.3.3
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10653,23 +10653,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@~4.2.3#builtin<compat/typescript>":
version: 4.2.3
resolution: "typescript@patch:typescript@npm%3A4.2.3#builtin<compat/typescript>::version=4.2.3&hash=a45b0e"
"typescript@patch:typescript@~4.2.4#builtin<compat/typescript>":
version: 4.2.4
resolution: "typescript@patch:typescript@npm%3A4.2.4#builtin<compat/typescript>::version=4.2.4&hash=a45b0e"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: a8956044aabf730699bcc3c2475efdd3f35e509329325cf60b4989761d4c2188e2c474183e2cf92b8c201fcf976814a5a16f144508b2a832643c4f972d0ab803
checksum: 3be44317593182e8ce494c114e7ad9b0bb2553a22f3085cc6da4f0a36912c20850daa9be4c898af2ab6fc8b12f430c1c9e46ac715721867cd38643f2350d3ef9
languageName: node
linkType: hard

typescript@~4.2.3:
version: 4.2.3
resolution: "typescript@npm:4.2.3"
typescript@~4.2.4:
version: 4.2.4
resolution: "typescript@npm:4.2.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 06e8470f317db6f5e2fce809b20eb84a67a7d8179057abff36e5427bd1b891bd08e54581ff81f0fa36aef9b6d1eb0f54eaf6e2643c6dbd4e37a0adcc41eed256
checksum: edaede2fa77f56b7fba80ee624a2368ab1216e75b0434d968ccb47ab0a5e2f6d94f848b3b111c1237dd71e988cd376af26370dcdad3b94355c76e759f0dd0a1e
languageName: node
linkType: hard

Expand Down

0 comments on commit 3e7d313

Please sign in to comment.