Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~5.6.0 (#238)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency typescript to ~5.6.0

* Downgrade to meet peer dependency requirement

---------

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
Gudahtt and renovate-bot authored Dec 2, 2024
1 parent 84f177e commit c47f9e4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-promise": "^7.0.0",
"prettier": "^3.0.0",
"prettier-plugin-packagejson": "^2.2.11",
"typescript": "~5.1.6",
"typescript": "~5.5.0",
"typescript-eslint": "^8.16.0"
},
"peerDependencies": {
Expand Down
27 changes: 10 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3086,7 +3086,7 @@ __metadata:
eslint-plugin-promise: "npm:^7.0.0"
prettier: "npm:^3.0.0"
prettier-plugin-packagejson: "npm:^2.2.11"
typescript: "npm:~5.1.6"
typescript: "npm:~5.5.0"
typescript-eslint: "npm:^8.16.0"
peerDependencies:
prettier: ^3.0.0
Expand Down Expand Up @@ -3707,14 +3707,7 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.6.2":
version: 2.6.3
resolution: "tslib@npm:2.6.3"
checksum: 10c0/2598aef53d9dbe711af75522464b2104724d6467b26a60f2bdac8297d2b5f1f6b86a71f61717384aa8fd897240467aaa7bcc36a0700a0faf751293d1331db39a
languageName: node
linkType: hard

"tslib@npm:^2.6.3":
"tslib@npm:^2.6.2, tslib@npm:^2.6.3":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: 10c0/9c4759110a19c53f992d9aae23aac5ced636e99887b51b9e61def52611732872ff7668757d4e4c61f19691e36f4da981cd9485e869b4a7408d689f6bf1f14e62
Expand Down Expand Up @@ -3753,23 +3746,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.1.6":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
"typescript@npm:~5.5.0":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/45ac28e2df8365fd28dac42f5d62edfe69a7203d5ec646732cadc04065331f34f9078f81f150fde42ed9754eed6fa3b06a8f3523c40b821e557b727f1992e025
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.1.6#optional!builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#optional!builtin<compat/typescript>::version=5.1.6&hash=5da071"
"typescript@patch:typescript@npm%3A~5.5.0#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/c2bded58ab897a8341fdbb0c1d92ea2362f498cfffebdc8a529d03e15ea2454142dfbf122dabbd9a5cb79b7123790d27def16e11844887d20636226773ed329a
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
languageName: node
linkType: hard

Expand Down

0 comments on commit c47f9e4

Please sign in to comment.