Skip to content

Commit cc4e5bf

Browse files
chore(deps): update pnpm to v7.26.3
1 parent 82245af commit cc4e5bf

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint": "^7.32.0",
5555
"eslint-plugin-unicorn": "^21.0.0",
5656
"eslint-plugin-unused-imports": "^2.0.0",
57-
"pnpm": "7.20.0",
57+
"pnpm": "7.26.3",
5858
"prettier": "2.8.3",
5959
"ts-node": "^10.7.0",
6060
"typescript-eslint": "0.0.1-alpha.0",

snapshots/input/pnpm-workspaces/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"author": "",
1010
"license": "ISC",
1111
"private": true,
12-
"packageManager": "pnpm@7.20.0"
12+
"packageManager": "pnpm@7.26.3"
1313
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2281,10 +2281,10 @@ pluralize@^8.0.0:
22812281
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
22822282
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
22832283

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

22892289
prelude-ls@^1.2.1:
22902290
version "1.2.1"

0 commit comments

Comments
 (0)