summaryrefslogtreecommitdiff
path: root/deps/corepack/package.json
diff options
context:
space:
mode:
authorNode.js GitHub Bot <github-bot@iojs.org>2022-08-14 10:03:29 -0400
committerGitHub <noreply@github.com>2022-08-14 14:03:29 +0000
commit54dcd00f88ebae9e6cbc8c0a49bccf8ac5361aeb (patch)
tree5102ca58d66232777502509bbdd40e2431f60c8f /deps/corepack/package.json
parent86276d3e761f485e6ac9bccd3c2e32fd6a2a1478 (diff)
downloadnode-new-54dcd00f88ebae9e6cbc8c0a49bccf8ac5361aeb.tar.gz
deps: update corepack to 0.12.3
PR-URL: https://github.com/nodejs/node/pull/44229 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Feng Yu <F3n67u@outlook.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'deps/corepack/package.json')
-rw-r--r--deps/corepack/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/corepack/package.json b/deps/corepack/package.json
index 0068518ffb..6fbae04270 100644
--- a/deps/corepack/package.json
+++ b/deps/corepack/package.json
@@ -1,6 +1,6 @@
{
"name": "corepack",
- "version": "0.12.2",
+ "version": "0.12.3",
"homepage": "https://github.com/nodejs/corepack#readme",
"bugs": {
"url": "https://github.com/nodejs/corepack/issues"