Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 19b55db commit 843606f
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 @@ -50,7 +50,7 @@
"nuxt": "^3.12.2",
"postcss-html": "^1.6.0",
"simple-git-hooks": "^2.11.1",
"typescript": "~5.4.0",
"typescript": "~5.5.0",
"vite": "^5.2.9",
"vite-plugin-eslint2": "^4.4.0",
"vue-tsc": "1.8.27"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13401,23 +13401,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.4.0":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
"typescript@npm:~5.5.0":
version: 5.5.3
resolution: "typescript@npm:5.5.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
checksum: 10c0/f52c71ccbc7080b034b9d3b72051d563601a4815bf3e39ded188e6ce60813f75dbedf11ad15dd4d32a12996a9ed8c7155b46c93a9b9c9bad1049766fe614bbdd
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.4.0#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
"typescript@patch:typescript@npm%3A~5.5.0#optional!builtin<compat/typescript>":
version: 5.5.3
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e
languageName: node
linkType: hard

Expand Down Expand Up @@ -14242,7 +14242,7 @@ __metadata:
nuxt: "npm:^3.12.2"
postcss-html: "npm:^1.6.0"
simple-git-hooks: "npm:^2.11.1"
typescript: "npm:~5.4.0"
typescript: "npm:~5.5.0"
underscore: "npm:^1.13.6"
v-lazy-component: "npm:^3.0.9"
vite: "npm:^5.2.9"
Expand Down

0 comments on commit 843606f

Please sign in to comment.