Skip to content

Commit

Permalink
chore(deps): update pnpm to v7.32.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2023
1 parent e60f59a commit bd16706
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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.32.3",
"prettier": "2.8.8",
"ts-node": "^10.7.0",
"typescript-eslint": "0.0.1-alpha.0",
Expand Down
2 changes: 1 addition & 1 deletion snapshots/input/invalid-package-json/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.32.3"
}
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.32.3"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2299,10 +2299,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.32.3:
version "7.32.3"
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.32.3.tgz#552a36a2a7c09da637a79c8bfcef36df6d0264b0"
integrity sha512-wo1z8NgqbEcSpAuRqkPXOX4RmxbzXl51/pt+j9Ty/G37touz/6w0c6lYu6+niIt57DhK0SJTc3gImjoqGbmQDg==

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

0 comments on commit bd16706

Please sign in to comment.