Skip to content

Commit

Permalink
chore(deps): update pnpm to v7.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2022
1 parent 4f03c87 commit d50eebd
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@7.1.9",
"packageManager": "pnpm@7.14.0",
"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.1",
"markdown-it-prism": "2.3.0",
"pnpm": "7.1.9",
"pnpm": "7.14.0",
"typescript": "4.8.3",
"unocss": "0.45.26",
"unplugin-auto-import": "0.11.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/vitesse/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5736,10 +5736,10 @@ pluralize@^8.0.0:
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==

pnpm@7.1.9:
version "7.1.9"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.1.9.tgz#66e1977275552e3127f075124fd3f5be4880d5be"
integrity sha512-YWA+iqayHb0MndHTyqvVPKQVYVCOoBYlQNLP3hAf2DT/Iw2EHVcP18yCT+xnsPNvkC4VYfQepE6AZvySQue1TA==
pnpm@7.14.0:
version "7.14.0"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.14.0.tgz#2baf3a7e8a7fc865b349f94fe8f656b24f21449c"
integrity sha512-yUKSckJLBIw8ByqMKJF9497kzwrevuQhdL6o2eYbky7woAictxoGX9veBdQYCdBemuC239X2FJq/LGTpCjQ55w==

postcss-selector-parser@^6.0.9:
version "6.0.10"
Expand Down

0 comments on commit d50eebd

Please sign in to comment.