Skip to content

Commit 36896e6

Browse files
chore(deps): update pnpm to v7.33.4
1 parent 05e74c4 commit 36896e6

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
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.33.4",
5858
"prettier": "2.8.8",
5959
"ts-node": "^10.7.0",
6060
"typescript-eslint": "0.0.1-alpha.0",

snapshots/input/invalid-package-json/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.33.4"
1313
}

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.33.4"
1313
}

yarn.lock

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

2302-
pnpm@7.20.0:
2303-
version "7.20.0"
2304-
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.20.0.tgz#fa5c9d347852e9ce1e98abe7f6636c3a78f710bb"
2305-
integrity sha512-klGp+P0sxw1f6OYwJtl0PcoYiIHVhMZdh9e2B8maUmzOGmAj0NL9jKaKPfIX4kKfyQcWeADm46Z+4CKtabZqSw==
2302+
pnpm@7.33.4:
2303+
version "7.33.4"
2304+
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.33.4.tgz#b8e84bbad4c674b8582b7f01d22fb28c34e2de7c"
2305+
integrity sha512-xEbf/tkwHpGM/GXq5U/sDSiE6ykLPho+o71PHNRWqkVLm6dJe4G/5Pg619Ow32ovekrr7pii5qtfamujB/+1bA==
23062306

23072307
prelude-ls@^1.2.1:
23082308
version "1.2.1"

0 commit comments

Comments
 (0)