Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 24, 2022
1 parent 15314a1 commit 5729c1e
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.7.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.7.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.7.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.7.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.7.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.7.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.7.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.7.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.7.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.7.0
dependenciesMeta:
"@arkecosystem/core":
unplugged: true
Expand Down Expand Up @@ -13957,23 +13957,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.7.0":
version: 4.7.2
resolution: "typescript@npm:4.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
checksum: 5163585e6b56410f77d5483b698d9489bbee8902c99029eb70cf6d21525a186530ce19a00951af84eefd4a131cc51d0959f5118e25e70ab61f45ac4057dbd1ef
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.7.0#~builtin<compat/typescript>":
version: 4.7.2
resolution: "typescript@patch:typescript@npm%3A4.7.2#~builtin<compat/typescript>::version=4.7.2&hash=493e53"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c05c318d79c690f101d7ffb34cd6c7d6bbd884d3af9cefe7749ad0cd6be43c7082f098280982ca945dcba23fde34a08fed9602bb26540936baf8c0520727d3ba
checksum: 09d93fc0983d38eadd9b0427f790b49b4437f45002a87d447be3fbe53120880e87a91dd03e1d900498f99205d6e0b7c9784fe41fca11d56f4bbce371f74bb160
languageName: node
linkType: hard

Expand Down

0 comments on commit 5729c1e

Please sign in to comment.