Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2022-01-27 21:44:28 +0300
committerGar <gar+gh@danger.computer>2022-01-27 21:44:28 +0300
commit6c0dc1ffb70858be1e9ca9afdb6950e39609a367 (patch)
tree9a7894bfbde616c9f6192bffdb185c6bd600f361
parent0ee4927d2e8206dd24fa7eea5e1c10ea649ecc49 (diff)
chore(release): libnpmexec@3.0.3libnpmexec@3.0.3
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
-rw-r--r--workspaces/libnpmexec/package.json2
3 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index a2542640a..f34178ed9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -113,7 +113,7 @@
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^5.0.1",
"libnpmdiff": "^3.0.0",
- "libnpmexec": "^3.0.2",
+ "libnpmexec": "^3.0.3",
"libnpmfund": "^2.0.2",
"libnpmhook": "^7.0.0",
"libnpmorg": "^3.0.0",
@@ -10617,7 +10617,7 @@
}
},
"workspaces/libnpmexec": {
- "version": "3.0.2",
+ "version": "3.0.3",
"license": "ISC",
"dependencies": {
"@npmcli/arborist": "^4.0.0",
diff --git a/package.json b/package.json
index 9df639dce..39a0b2e51 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"json-parse-even-better-errors": "^2.3.1",
"libnpmaccess": "^5.0.1",
"libnpmdiff": "^3.0.0",
- "libnpmexec": "^3.0.2",
+ "libnpmexec": "^3.0.3",
"libnpmfund": "^2.0.2",
"libnpmhook": "^7.0.0",
"libnpmorg": "^3.0.0",
diff --git a/workspaces/libnpmexec/package.json b/workspaces/libnpmexec/package.json
index ff728b547..1de0cdfe2 100644
--- a/workspaces/libnpmexec/package.json
+++ b/workspaces/libnpmexec/package.json
@@ -1,6 +1,6 @@
{
"name": "libnpmexec",
- "version": "3.0.2",
+ "version": "3.0.3",
"files": [
"bin",
"lib"