File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 54
54
"eslint" : " ^7.32.0" ,
55
55
"eslint-plugin-unicorn" : " ^21.0.0" ,
56
56
"eslint-plugin-unused-imports" : " ^2.0.0" ,
57
- "pnpm" : " 7.20 .0" ,
57
+ "pnpm" : " 7.32 .0" ,
58
58
"prettier" : " 2.8.7" ,
59
59
"ts-node" : " ^10.7.0" ,
60
60
"typescript-eslint" : " 0.0.1-alpha.0" ,
Original file line number Diff line number Diff line change 9
9
"author" : " " ,
10
10
"license" : " ISC" ,
11
11
"private" : true ,
12
- "packageManager" : " pnpm@7.20 .0"
12
+ "packageManager" : " pnpm@7.32 .0"
13
13
}
Original file line number Diff line number Diff line change 9
9
"author" : " " ,
10
10
"license" : " ISC" ,
11
11
"private" : true ,
12
- "packageManager" : " pnpm@7.20 .0"
12
+ "packageManager" : " pnpm@7.32 .0"
13
13
}
Original file line number Diff line number Diff line change @@ -2299,10 +2299,10 @@ pluralize@^8.0.0:
2299
2299
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
2300
2300
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
2301
2301
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.32 .0 :
2303
+ version "7.32 .0"
2304
+ resolved "https://registry.yarnpkg.com/pnpm/-/pnpm-7.32 .0.tgz#f8d43b15046dff27db957ce0e264a73c6a8a35a2 "
2305
+ integrity sha512-XkLEMinrF4046cWGvvam7dsCKeRdJ9i2SeDiKNodoZEPmJp1KrzQe1qYC5Vs/v9qBXJqyI0vLzjoMHjXgphP6g ==
2306
2306
2307
2307
prelude-ls@^1.2.1 :
2308
2308
version "1.2.1"
You can’t perform that action at this time.
0 commit comments