Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.11.16 (#94)
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 Dec 20, 2022
1 parent d767854 commit a7f7c99
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/vue3-marquee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@babel/types": "7.20.5",
"@types/node": "18.11.15",
"@types/node": "18.11.16",
"@vitejs/plugin-vue": "2.3.4",
"typescript": "4.9.4",
"vite": "2.9.15",
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 @@ -47,10 +47,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@types/[email protected].15":
version "18.11.15"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.15.tgz#de0e1fbd2b22b962d45971431e2ae696643d3f5d"
integrity sha512-VkhBbVo2+2oozlkdHXLrb3zjsRkpdnaU2bXmX8Wgle3PUi569eLRaHGlgETQHR7lLL1w7GiG3h9SnePhxNDecw==
"@types/[email protected].16":
version "18.11.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.16.tgz#966cae211e970199559cfbd295888fca189e49af"
integrity sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA==

"@vitejs/[email protected]":
version "2.3.4"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

1 comment on commit a7f7c99

@vercel
Copy link

@vercel vercel bot commented on a7f7c99 Dec 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue3-marquee – ./

vue3-marquee-git-main-megasanjay.vercel.app
vue3-marquee-megasanjay.vercel.app
vue3-marquee.vercel.app

Please sign in to comment.