Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2022
1 parent e6b9453 commit a1544f1
Show file tree
Hide file tree
Showing 11 changed files with 34 additions and 34 deletions.
32 changes: 16 additions & 16 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 @@ -66,7 +66,7 @@
"prettier": "^2.3.2",
"rimraf": "^3.0.2",
"ts-jest": "~27.0.1",
"typescript": "~4.4.2"
"typescript": "~4.9.0"
},
"dependenciesMeta": {
"@arkecosystem/core": {
Expand Down
2 changes: 1 addition & 1 deletion packages/nameservice-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"rimraf": "^3.0.2",
"ts-jest": "~27.0.1",
"typedoc": "~0.22.0",
"typescript": "~4.4.2"
"typescript": "~4.9.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/nameservice-crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"rimraf": "^3.0.2",
"ts-jest": "~27.0.1",
"typedoc": "~0.22.0",
"typescript": "~4.4.2"
"typescript": "~4.9.0"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/nameservice-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"@types/rimraf": "^3.0.0",
"rimraf": "^3.0.2",
"typedoc": "~0.22.0",
"typescript": "~4.4.2"
"typescript": "~4.9.0"
}
}
2 changes: 1 addition & 1 deletion packages/nameservice-transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"rimraf": "^3.0.2",
"ts-jest": "~27.0.1",
"typedoc": "~0.22.0",
"typescript": "~4.4.2"
"typescript": "~4.9.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 @@ -2209,7 +2209,7 @@ __metadata:
rimraf: ^3.0.2
ts-jest: ~27.0.1
typedoc: ~0.22.0
typescript: ~4.4.2
typescript: ~4.9.0
languageName: unknown
linkType: soft

Expand All @@ -2232,7 +2232,7 @@ __metadata:
rimraf: ^3.0.2
ts-jest: ~27.0.1
typedoc: ~0.22.0
typescript: ~4.4.2
typescript: ~4.9.0
languageName: unknown
linkType: soft

Expand All @@ -2247,7 +2247,7 @@ __metadata:
"@types/rimraf": ^3.0.0
rimraf: ^3.0.2
typedoc: ~0.22.0
typescript: ~4.4.2
typescript: ~4.9.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2280,7 +2280,7 @@ __metadata:
rimraf: ^3.0.2
ts-jest: ~27.0.1
typedoc: ~0.22.0
typescript: ~4.4.2
typescript: ~4.9.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2314,7 +2314,7 @@ __metadata:
prettier: ^2.3.2
rimraf: ^3.0.2
ts-jest: ~27.0.1
typescript: ~4.4.2
typescript: ~4.9.0
dependenciesMeta:
"@arkecosystem/core":
unplugged: true
Expand Down Expand Up @@ -13128,23 +13128,23 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"typescript@patch:typescript@~4.4.2#~builtin<compat/typescript>":
version: 4.4.2
resolution: "typescript@patch:typescript@npm%3A4.4.2#~builtin<compat/typescript>::version=4.4.2&hash=ddd1e8"
"typescript@npm:~4.9.0":
version: 4.9.3
resolution: "typescript@npm:4.9.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 1f30617046271a94d6821fe9da9c4705111e0a2f5479269c82f65aa76b2421ff90def8838dd35b1aa464d015248b06c89ff867bd282f4822b5ee18b7f92f95ee
checksum: 17b8f816050b412403e38d48eef0e893deb6be522d6dc7caf105e54a72e34daf6835c447735fd2b28b66784e72bfbf87f627abb4818a8e43d1fa8106396128dc
languageName: node
linkType: hard

typescript@~4.4.2:
version: 4.4.2
resolution: "typescript@npm:4.4.2"
"typescript@patch:typescript@~4.9.0#~builtin<compat/typescript>":
version: 4.9.3
resolution: "typescript@patch:typescript@npm%3A4.9.3#~builtin<compat/typescript>::version=4.9.3&hash=ddd1e8"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 194e08e9d1971d667d6fd1a0554616b7022312a2319d70e81a64e502a265992061ee7817ed9a69b52bbabe7a9b85e7938cb8c11c433e40a516b277f8c4dacd51
checksum: ef65c22622d864497d0a0c5db693523329b3284c15fe632e93ad9aa059e8dc38ef3bd767d6f26b1e5ecf9446f49bd0f6c4e5714a2eeaf352805dc002479843d1
languageName: node
linkType: hard

Expand Down

0 comments on commit a1544f1

Please sign in to comment.