Skip to content

Commit 082bda9

Browse files
chore(deps): update pnpm to v7.27.0
1 parent 5836494 commit 082bda9

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.27.0",
5858
"prettier": "2.8.4",
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.27.0"
1313
}

yarn.lock

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

2290-
pnpm@7.20.0:
2291-
version "7.20.0"
2292-
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.20.0.tgz#fa5c9d347852e9ce1e98abe7f6636c3a78f710bb"
2293-
integrity sha512-klGp+P0sxw1f6OYwJtl0PcoYiIHVhMZdh9e2B8maUmzOGmAj0NL9jKaKPfIX4kKfyQcWeADm46Z+4CKtabZqSw==
2290+
pnpm@7.27.0:
2291+
version "7.27.0"
2292+
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.27.0.tgz#572d3b6d6b0ff64f11edd1c4e8774cc7351f1089"
2293+
integrity sha512-nvxGrxgu3oYyw7zg7DdotEnqp9r/c0/iLZHr6QewJPEkVFGSPdsxrm0HFKBkOqwCInoutFzz/mtGx+pbYV8UCw==
22942294

22952295
prelude-ls@^1.2.1:
22962296
version "1.2.1"

0 commit comments

Comments
 (0)