Skip to content

Commit

Permalink
chore(deps): update pnpm to v7.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2022
1 parent 2a78411 commit 8d5eaf9
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.4.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.4.1",
"typescript": "4.7.4",
"unocss": "0.39.3",
"unplugin-auto-import": "0.9.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/vitesse/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5547,10 +5547,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.4.1:
version "7.4.1"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.4.1.tgz#83ab75bef3e4466fedeb90e84b7818234abf8509"
integrity sha512-zbgCWWw/qN5cvG1cBTNxwtT625BjxiZO974CAetIial/om4tyVgCmPxq9FRKDrYffTTLfahIXfXOjMUYqQ8wZw==

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

0 comments on commit 8d5eaf9

Please sign in to comment.