Skip to content

Commit

Permalink
chore: update dependency typescript to ^5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 10, 2023
1 parent a80496c commit 74895f3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/enclosure-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/node": "^18.19.2",
"@vitejs/plugin-vue": "^4.4.1",
"@vue/tsconfig": "^0.4.0",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite-plugin-dts": "^3.6.4",
"vitest": "^0.34.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/insider-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/node": "^18.19.2",
"@vitejs/plugin-vue": "^4.4.1",
"@vue/tsconfig": "^0.4.0",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite-plugin-dts": "^3.6.4",
"vitest": "^0.34.6",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -960,7 +960,7 @@ __metadata:
"@vitejs/plugin-vue": "npm:^4.4.1"
"@vue/tsconfig": "npm:^0.4.0"
type-assurer: "npm:^0.1.1"
typescript: "npm:^5.2.2"
typescript: "npm:^5.3.3"
vite: "npm:^4.5.1"
vite-plugin-dts: "npm:^3.6.4"
vitest: "npm:^0.34.6"
Expand Down Expand Up @@ -1017,7 +1017,7 @@ __metadata:
"@types/node": "npm:^18.19.2"
"@vitejs/plugin-vue": "npm:^4.4.1"
"@vue/tsconfig": "npm:^0.4.0"
typescript: "npm:^5.2.2"
typescript: "npm:^5.3.3"
vite: "npm:^4.5.1"
vite-plugin-dts: "npm:^3.6.4"
vitest: "npm:^0.34.6"
Expand Down Expand Up @@ -6240,13 +6240,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.2.2":
version: 5.2.2
resolution: "typescript@npm:5.2.2"
"typescript@npm:^5.3.3":
version: 5.3.3
resolution: "typescript@npm:5.3.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d65e50eb849bd21ff8677e5b9447f9c6e74777e346afd67754934264dcbf4bd59e7d2473f6062d9a015d66bd573311166357e3eb07fea0b52859cf9bb2b58555
checksum: 6e4e6a14a50c222b3d14d4ea2f729e79f972fa536ac1522b91202a9a65af3605c2928c4a790a4a50aa13694d461c479ba92cedaeb1e7b190aadaa4e4b96b8e18
languageName: node
linkType: hard

Expand All @@ -6260,13 +6260,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
"typescript@patch:typescript@npm%3A^5.3.3#optional!builtin<compat/typescript>":
version: 5.3.3
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=29ae49"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f79cc2ba802c94c2b78dbb00d767a10adb67368ae764709737dc277273ec148aa4558033a03ce901406b35fddf4eac46dabc94a1e1d12d2587e2b9cfe5707b4a
checksum: 57bf073a0b88f9bf76e5a24be3df864a8f9d0e70f8316969f4992ae26e30cb8d078708922da2ade1f2c8d1faee13b28bcb69876ebb1e37910e31c54aa9126aa2
languageName: node
linkType: hard

Expand Down

0 comments on commit 74895f3

Please sign in to comment.