Skip to content

Commit

Permalink
chore(deps): update pnpm to v7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 14, 2022
1 parent 650d480 commit bf7cdcb
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.2.1",
"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": "7.1.9",
"pnpm": "7.2.1",
"typescript": "4.7.3",
"unocss": "0.38.2",
"unplugin-auto-import": "0.8.7",
Expand Down
8 changes: 4 additions & 4 deletions packages/vitesse/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5745,10 +5745,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.2.1:
version "7.2.1"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.2.1.tgz#a0a110ae87e577d343dbe4d2f5a9d10d2caecf5c"
integrity sha512-Z2Wg7YHxeit2U+0aSj+doBPF9+ER0e3VLOGuJOQbk8rzIxK6zMtrQ0ICieCUGPWRM0Vbwj8yIcTKzO22Yhs/Cg==

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

0 comments on commit bf7cdcb

Please sign in to comment.