Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 18, 2024
1 parent 2fa759d commit d1d248b
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 @@ -78,7 +78,7 @@
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "9.19.2",
"nuxt": "3.12.3",
"typescript": "5.3.3",
"typescript": "5.5.3",
"vitest": "0.30.1"
},
"publishConfig": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3144,7 +3144,7 @@ __metadata:
eslint-plugin-vue: 9.19.2
nuxt: 3.12.3
requrl: ^3.0.2
typescript: 5.3.3
typescript: 5.5.3
ufo: ^1.3.1
vitest: 0.30.1
languageName: unknown
Expand Down Expand Up @@ -13871,23 +13871,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
"typescript@npm:5.5.3":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2007ccb6e51bbbf6fde0a78099efe04dc1c3dfbdff04ca3b6a8bc717991862b39fd6126c0c3ebf2d2d98ac5e960bcaa873826bb2bb241f14277034148f41f6a2
checksum: 4b4f14313484d5c86064d04ba892544801fa551f5cf72719b540b498056fec7fc192d0bbdb2ba1448e759b1548769956da9e43e7c16781e8d8856787b0575004
languageName: node
linkType: hard

"typescript@patch:typescript@5.3.3#~builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#~builtin<compat/typescript>::version=5.3.3&hash=e012d7"
"typescript@patch:typescript@5.5.3#~builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#~builtin<compat/typescript>::version=5.5.3&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 4e604a9e107ce0c23b16a2f8d79d0531d4d8fe9ebbb7a8c395c66998c39892f0e0a071ef0b0d4e66420a8ec2b8d6cfd9cdb29ba24f25b37cba072e9282376df9
checksum: 6853be4607706cc1ad2f16047cf1cd72d39f79acd5f9716e1d23bc0e462c7f59be7458fe58a21665e7657a05433d7ab8419d093a5a4bd5f3a33f879b35d2769b
languageName: node
linkType: hard

Expand Down

0 comments on commit d1d248b

Please sign in to comment.