From d3a7c15e1e3d305a0bf781493406dfb1fdbaca35 Mon Sep 17 00:00:00 2001 From: nlf Date: Tue, 8 Feb 2022 13:50:45 -0800 Subject: [PATCH] deps: libnpmpack@3.1.0 --- package-lock.json | 4 ++-- package.json | 2 +- workspaces/libnpmpack/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index cecb7124cf49d..8b62644f1c48d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -117,7 +117,7 @@ "libnpmfund": "^2.0.2", "libnpmhook": "^7.0.1", "libnpmorg": "^3.0.1", - "libnpmpack": "^3.0.1", + "libnpmpack": "^3.1.0", "libnpmpublish": "^5.0.1", "libnpmsearch": "^4.0.1", "libnpmteam": "^3.0.1", @@ -10752,7 +10752,7 @@ } }, "workspaces/libnpmpack": { - "version": "3.0.1", + "version": "3.1.0", "license": "ISC", "dependencies": { "@npmcli/run-script": "^2.0.0", diff --git a/package.json b/package.json index 3f3f27c4c0288..8517fe3212a9d 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "libnpmfund": "^2.0.2", "libnpmhook": "^7.0.1", "libnpmorg": "^3.0.1", - "libnpmpack": "^3.0.1", + "libnpmpack": "^3.1.0", "libnpmpublish": "^5.0.1", "libnpmsearch": "^4.0.1", "libnpmteam": "^3.0.1", diff --git a/workspaces/libnpmpack/package.json b/workspaces/libnpmpack/package.json index dad28c398585f..7317c272f7e22 100644 --- a/workspaces/libnpmpack/package.json +++ b/workspaces/libnpmpack/package.json @@ -1,6 +1,6 @@ { "name": "libnpmpack", - "version": "3.0.1", + "version": "3.1.0", "description": "Programmatic API for the bits behind npm pack", "author": "GitHub Inc.", "main": "lib/index.js",