Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.11.11 (#86)
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 9, 2022
1 parent 1a5f284 commit 7adbc7c
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.10",
"@types/node": "18.11.11",
"@vitejs/plugin-vue": "2.3.4",
"typescript": "4.9.3",
"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].10":
version "18.11.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34"
integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==
"@types/[email protected].11":
version "18.11.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.11.tgz#1d455ac0211549a8409d3cdb371cd55cc971e8dc"
integrity sha512-KJ021B1nlQUBLopzZmPBVuGU9un7WJd/W4ya7Ih02B4Uwky5Nja0yGYav2EfYIk0RR2Q9oVhf60S2XR1BCWJ2g==

"@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 7adbc7c

@vercel
Copy link

@vercel vercel bot commented on 7adbc7c Dec 9, 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.vercel.app
vue3-marquee-megasanjay.vercel.app

Please sign in to comment.