Skip to content

Commit e474364

Browse files
chore(deps): update pnpm to v7.33.5
1 parent 05e74c4 commit e474364

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.5",
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.5"
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.5"
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.5:
2303+
version "7.33.5"
2304+
resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.33.5.tgz#63954301fc368bebca4e42f81db5117b569a7385"
2305+
integrity sha512-TkmfIv/+WEWqj5Rj4ThrLXLDE04OvvlAk2CthE/vApDoK0ebMusuwPMOVmB+GCDCIWeCn9YmVtQaj9DMSg9CZw==
23062306

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

0 commit comments

Comments
 (0)