Skip to content

Commit

Permalink
chore(deps): update pnpm to v7.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2023
1 parent 111f709 commit 953e45b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint": "^7.32.0",
"eslint-plugin-unicorn": "^21.0.0",
"eslint-plugin-unused-imports": "^2.0.0",
"pnpm": "7.20.0",
"pnpm": "7.26.3",
"prettier": "2.8.2",
"ts-node": "^10.7.0",
"typescript-eslint": "0.0.1-alpha.0",
Expand Down
2 changes: 1 addition & 1 deletion snapshots/input/pnpm-workspaces/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"author": "",
"license": "ISC",
"private": true,
"packageManager": "pnpm@7.20.0"
"packageManager": "pnpm@7.26.3"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2281,10 +2281,10 @@ pluralize@^8.0.0:
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==

pnpm@7.20.0:
version "7.20.0"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.20.0.tgz#fa5c9d347852e9ce1e98abe7f6636c3a78f710bb"
integrity sha512-klGp+P0sxw1f6OYwJtl0PcoYiIHVhMZdh9e2B8maUmzOGmAj0NL9jKaKPfIX4kKfyQcWeADm46Z+4CKtabZqSw==
pnpm@7.26.3:
version "7.26.3"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.26.3.tgz#68176b2648ccdef8af4dc767b1eeeefe04666871"
integrity sha512-Q/McJBmWoVmHMn5Nzf8Ty3gCPeOqq4fFbIP07Cg4Ygkvk01yu9LdXagydEHuvYIq0c/yU9+7EKeppUuuw1OX6Q==

prelude-ls@^1.2.1:
version "1.2.1"
Expand Down

0 comments on commit 953e45b

Please sign in to comment.