summaryrefslogtreecommitdiff
path: root/deps/corepack/package.json
diff options
context:
space:
mode:
authorNode.js GitHub Bot <github-bot@iojs.org>2023-01-02 14:08:12 -0500
committerGitHub <noreply@github.com>2023-01-02 19:08:12 +0000
commit3a44f9a1a8cc634484952f717ce58d8c193d57b9 (patch)
tree3d91b89cd735f7848949043356140923941d51b6 /deps/corepack/package.json
parenta03529d82858ed225f40837f14db71851ad5d885 (diff)
downloadnode-new-3a44f9a1a8cc634484952f717ce58d8c193d57b9.tar.gz
deps: update corepack to 0.15.3
PR-URL: https://github.com/nodejs/node/pull/46037 Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@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 616a7a42c1..a95632f590 100644
--- a/deps/corepack/package.json
+++ b/deps/corepack/package.json
@@ -1,6 +1,6 @@
{
"name": "corepack",
- "version": "0.15.2",
+ "version": "0.15.3",
"homepage": "https://github.com/nodejs/corepack#readme",
"bugs": {
"url": "https://github.com/nodejs/corepack/issues"