Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~4.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent b2fe9ca commit 5dea2cb
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 35 deletions.
34 changes: 17 additions & 17 deletions .pnp.cjs

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.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"ts-jest": "~27.1.0",
"typescript": "~4.5.0"
"typescript": "~4.8.0"
},
"dependenciesMeta": {
"@arkecosystem/core": {
Expand Down
2 changes: 1 addition & 1 deletion packages/guardian-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"rimraf": "^3.0.2",
"ts-jest": "~27.1.0",
"typedoc": "~0.22.0",
"typescript": "~4.5.0"
"typescript": "~4.8.0"
},
"engines": {
"node": ">=10.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/guardian-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"rimraf": "^3.0.2",
"ts-jest": "~27.1.0",
"typedoc": "~0.22.0",
"typescript": "~4.5.0",
"typescript": "~4.8.0",
"util": "^0.12.3"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/guardian-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"@types/rimraf": "^3.0.0",
"rimraf": "^3.0.2",
"typedoc": "~0.22.0",
"typescript": "~4.5.0"
"typescript": "~4.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/guardian-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"rimraf": "^3.0.2",
"ts-jest": "~27.1.0",
"typedoc": "~0.22.0",
"typescript": "~4.5.0"
"typescript": "~4.8.0"
},
"publishConfig": {
"access": "public"
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2413,7 +2413,7 @@ __metadata:
rimraf: ^3.0.2
ts-jest: ~27.1.0
typedoc: ~0.22.0
typescript: ~4.5.0
typescript: ~4.8.0
languageName: unknown
linkType: soft

Expand All @@ -2434,7 +2434,7 @@ __metadata:
rimraf: ^3.0.2
ts-jest: ~27.1.0
typedoc: ~0.22.0
typescript: ~4.5.0
typescript: ~4.8.0
util: ^0.12.3
languageName: unknown
linkType: soft
Expand All @@ -2450,7 +2450,7 @@ __metadata:
"@types/rimraf": ^3.0.0
rimraf: ^3.0.2
typedoc: ~0.22.0
typescript: ~4.5.0
typescript: ~4.8.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2481,7 +2481,7 @@ __metadata:
rimraf: ^3.0.2
ts-jest: ~27.1.0
typedoc: ~0.22.0
typescript: ~4.5.0
typescript: ~4.8.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2513,7 +2513,7 @@ __metadata:
prettier: ^2.0.5
rimraf: ^3.0.2
ts-jest: ~27.1.0
typescript: ~4.5.0
typescript: ~4.8.0
dependenciesMeta:
"@arkecosystem/core":
unplugged: true
Expand Down Expand Up @@ -13931,23 +13931,23 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"typescript@npm:~4.5.0":
version: 4.5.5
resolution: "typescript@npm:4.5.5"
"typescript@npm:~4.8.0":
version: 4.8.3
resolution: "typescript@npm:4.8.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
checksum: 8286a5edcaf3d68e65c451aa1e7150ad1cf53ee0813c07ec35b7abdfdb10f355ecaa13c6a226a694ae7a67785fd7eeebf89f845da0b4f7e4a35561ddc459aba0
languageName: node
linkType: hard

"typescript@patch:typescript@~4.5.0#~builtin<compat/typescript>":
version: 4.5.5
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=493e53"
"typescript@patch:typescript@~4.8.0#~builtin<compat/typescript>":
version: 4.8.3
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=493e53"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c05c318d79c690f101d7ffb34cd6c7d6bbd884d3af9cefe7749ad0cd6be43c7082f098280982ca945dcba23fde34a08fed9602bb26540936baf8c0520727d3ba
checksum: 0404a09c625df01934ef774b45ce1ca57ccae41cd625fcdbb82056715320d9329e70d9d75c2c732ec6ef947444ca978c189a332b71fa21f5c1437d5a83e24906
languageName: node
linkType: hard

Expand Down

0 comments on commit 5dea2cb

Please sign in to comment.