Skip to content

Commit

Permalink
build(deps-dev): update typescript to ^4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and latipun7 committed Dec 10, 2021
1 parent 9bcb875 commit 8497cea
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.2"
"typescript": "^4.5.3"
},
"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 @@ -4996,7 +4996,7 @@ __metadata:
prettier: ^2.5.1
semantic-release: ^18.0.1
semantic-release-monorepo: ^7.0.5
typescript: ^4.5.2
typescript: ^4.5.3
languageName: unknown
linkType: soft

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

"typescript@npm:^4.5.2":
version: 4.5.2
resolution: "typescript@npm:4.5.2"
"typescript@npm:^4.5.3":
version: 4.5.3
resolution: "typescript@npm:4.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 74f9ce65d532bdf5d0214b3f60cf37992180023388c87a11ee6f838a803067ef0b63c600fa501b0deb07f989257dce1e244c9635ed79feca40bbccf6e0aa1ebc
checksum: 2ac278c20418882816789ad94a5d9e7f11969db7a2a23fa09e61f2fedf3814265cbd4f89d7f5b6e1f0e7be2b5f169becf5dab913d0da255b073ea3c8c324e6d4
languageName: node
linkType: hard

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

"typescript@patch:typescript@^4.5.2#~builtin<compat/typescript>":
version: 4.5.2
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=493e53"
"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"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 53838d56aba6fcc947d63aa0771e5d966b1b648fddafed6e221d7f38c71219c4e036ece8cfe9e35ed80cf5a35ff4eb958934c993f99c3233773ec4f9ccd53f69
checksum: 3c3a664dfb66e7c45d3823cc1a4038dc506415041f39249ed3af1799a64b3065448549d9e9ba509c94335d1e2dfbe311a4b9e36574e87d248f9381d541cb8626
languageName: node
linkType: hard

Expand Down

0 comments on commit 8497cea

Please sign in to comment.