Skip to content

Commit

Permalink
Update dependency typescript to ^4.8.3 (#191)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2022
1 parent 7a90f8e commit d044e4d
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 @@ -69,7 +69,7 @@
"outdent": "^0.8.0",
"prettier": "^2.7.1",
"release-it": "^15.4.0",
"typescript": "^4.8.2"
"typescript": "^4.8.3"
},
"jest": {
"testMatch": [
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8950,23 +8950,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^4.8.2":
version: 4.8.2
resolution: "typescript@npm:4.8.2"
"typescript@npm:^4.8.3":
version: 4.8.3
resolution: "typescript@npm:4.8.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 7f5b81d0d558c9067f952c7af52ab7f19c2e70a916817929e4a5b256c93990bf3178eccb1ac8a850bc75df35f6781b6f4cb3370ce20d8b1ded92ed462348f628
checksum: 8286a5edcaf3d68e65c451aa1e7150ad1cf53ee0813c07ec35b7abdfdb10f355ecaa13c6a226a694ae7a67785fd7eeebf89f845da0b4f7e4a35561ddc459aba0
languageName: node
linkType: hard

"typescript@patch:typescript@^4.8.2#~builtin<compat/typescript>":
version: 4.8.2
resolution: "typescript@patch:typescript@npm%3A4.8.2#~builtin<compat/typescript>::version=4.8.2&hash=a1c5e5"
"typescript@patch:typescript@^4.8.3#~builtin<compat/typescript>":
version: 4.8.3
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 5cb0f02f414f5405f4b0e7ee1fd7fa9177b6a8783c9017b6cad85f56ce4c4f93e0e6f2ce37e863cb597d44227cd009474c9fbd85bf7a50004e5557426cb58079
checksum: 2222d2382fb3146089b1d27ce2b55e9d1f99cc64118f1aba75809b693b856c5d3c324f052f60c75b577947fc538bc1c27bad0eb76cbdba9a63a253489504ba7e
languageName: node
linkType: hard

Expand Down Expand Up @@ -9563,7 +9563,7 @@ __metadata:
release-it: ^15.4.0
semver: ^7.3.7
tslib: ^2.4.0
typescript: ^4.8.2
typescript: ^4.8.3
bin:
yarn-deduplicate: ./dist/cli.js
languageName: unknown
Expand Down

0 comments on commit d044e4d

Please sign in to comment.