Skip to content

Commit

Permalink
Merge pull request #51 from megasanjay/renovate/pnpm-6.x
Browse files Browse the repository at this point in the history
chore(deps): update pnpm to v6.32.19
  • Loading branch information
Sanjay Soundarajan authored Jun 1, 2022
2 parents efc791c + 461632f commit 8a5bca2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/vitesse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@6.32.3",
"packageManager": "pnpm@6.32.19",
"scripts": {
"build": "vite-ssg build",
"dev": "vite --port 3333 --open",
Expand Down Expand Up @@ -40,7 +40,7 @@
"https-localhost": "4.7.1",
"markdown-it-link-attributes": "4.0.0",
"markdown-it-prism": "2.2.4",
"pnpm": "6.32.8",
"pnpm": "6.32.19",
"typescript": "4.7.2",
"unocss": "0.31.3",
"unplugin-auto-import": "0.8.6",
Expand Down
8 changes: 4 additions & 4 deletions packages/vitesse/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5404,10 +5404,10 @@ pluralize@^8.0.0:
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==

pnpm@6.32.8:
version "6.32.8"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-6.32.8.tgz#74bb9de6d8922db56f75e52ed92100b20ffef5bc"
integrity sha512-pZroJtqqZDevFpJI/PsOMLLfGeA6en6cvyI/HC7boGmT7TJy9eFInNYwMGW2enKv2Al/aamV2Zomv05TtBe7qw==
pnpm@6.32.19:
version "6.32.19"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-6.32.19.tgz#4c8a503adf07c2704882dda50a246f3e37d2da94"
integrity sha512-IY+62k/caP5GsMQm5YcOJ03XDkze68aBiiXrlwqMUAYFhSstLETlenIC73AukJyUd7o4Y18HcV2gfQYCKb0PEA==

postcss@^8.1.10, postcss@^8.3.7, postcss@^8.4.12:
version "8.4.12"
Expand Down

1 comment on commit 8a5bca2

@vercel
Copy link

@vercel vercel bot commented on 8a5bca2 Jun 1, 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-lottie – ./

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

Please sign in to comment.