Skip to content

Commit

Permalink
build(deps-dev): update typescript to ^4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and latipun7 committed Jan 2, 2022
1 parent 63ea3e2 commit 90ffb08
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 @@ -42,7 +42,7 @@
"prettier": "^2.5.1",
"semantic-release": "^18.0.1",
"semantic-release-monorepo": "^7.0.5",
"typescript": "^4.5.3"
"typescript": "^4.5.4"
},
"eslintConfig": {
"extends": "@latipun7"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5001,7 +5001,7 @@ __metadata:
prettier: ^2.5.1
semantic-release: ^18.0.1
semantic-release-monorepo: ^7.0.5
typescript: ^4.5.3
typescript: ^4.5.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8235,13 +8235,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.5.3":
version: 4.5.3
resolution: "typescript@npm:4.5.3"
"typescript@npm:^4.5.4":
version: 4.5.4
resolution: "typescript@npm:4.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2ac278c20418882816789ad94a5d9e7f11969db7a2a23fa09e61f2fedf3814265cbd4f89d7f5b6e1f0e7be2b5f169becf5dab913d0da255b073ea3c8c324e6d4
checksum: 59f3243f9cd6fe3161e6150ff6bf795fc843b4234a655dbd938a310515e0d61afd1ac942799e7415e4334255e41c2c49b7dd5d9fd38a17acd25a6779ca7e0961
languageName: node
linkType: hard

Expand All @@ -8255,13 +8255,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^4.5.3#~builtin<compat/typescript>":
version: 4.5.3
resolution: "typescript@patch:typescript@npm%3A4.5.3#~builtin<compat/typescript>::version=4.5.3&hash=493e53"
"typescript@patch:typescript@^4.5.4#~builtin<compat/typescript>":
version: 4.5.4
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=493e53"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 3c3a664dfb66e7c45d3823cc1a4038dc506415041f39249ed3af1799a64b3065448549d9e9ba509c94335d1e2dfbe311a4b9e36574e87d248f9381d541cb8626
checksum: 2e488dde7d2c4a2fa2e79cf2470600f8ce81bc0563c276b72df8ff412d74456ae532ba824650ae936ce207440c79720ddcfaa25e3cb4477572b8534fa4e34d49
languageName: node
linkType: hard

Expand Down

0 comments on commit 90ffb08

Please sign in to comment.