Skip to content

Commit 4046089

Browse files
chore(deps): update pnpm to v7.26.1
1 parent 111f709 commit 4046089

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.1",
5858
"prettier": "2.8.2",
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.1"
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.1:
2285+
version "7.26.1"
2286+
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.26.1.tgz#c90c500377edfc6fdda0c6e80d1c3c305888de9d"
2287+
integrity sha512-l86ZNy8RZmG2aDxZVk6+vt9c8aV0tMZICQxPksRQOL5r2n92kgaIauYSFUZ+LNmPJFsbSGKpsvgOF41oiS7JWw==
22882288

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

0 commit comments

Comments
 (0)