Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.9.5 (megasanjay#102)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2023
1 parent 12cc16a commit 489fdaf
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion packages/playground/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "2.3.4",
"typescript": "4.9.4",
"typescript": "4.9.5",
"vite": "2.9.15",
"vue-tsc": "0.40.13"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3-marquee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@babel/types": "7.20.7",
"@types/node": "18.11.18",
"@vitejs/plugin-vue": "2.3.4",
"typescript": "4.9.4",
"typescript": "4.9.5",
"vite": "2.9.15",
"vue": "3.2.39",
"vue-tsc": "0.40.13",
Expand Down
8 changes: 4 additions & 4 deletions packages/vue3-marquee/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -600,10 +600,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

typescript@4.9.4:
version "4.9.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
typescript@4.9.5:
version "4.9.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==

universalify@^2.0.0:
version "2.0.0"
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 489fdaf

Please sign in to comment.