Skip to content

Commit

Permalink
chore(deps): update pnpm to v7.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2022
1 parent 16b39d0 commit 591bcdb
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.12.2",
"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.12.2",
"typescript": "4.8.3",
"unocss": "0.45.21",
"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 @@ -5726,10 +5726,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.12.2:
version "7.12.2"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.12.2.tgz#9908aafac1fa95c4d09f6f4916e98440804dd203"
integrity sha512-8QvnKANKN+YZXDmVYGI7zRJysdKldZI+w3AYnxu9IwtnLv1x6WuzrJr0nxMcTeuUAT908RjDqK+/6KJB9wNqxA==

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

0 comments on commit 591bcdb

Please sign in to comment.