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:
authorLuke Karrys <luke@lukekarrys.com>2022-10-26 03:03:29 +0300
committerGar <wraithgar@github.com>2022-11-01 21:44:18 +0300
commit8bc86b61ff556ec8e411a8c1214d59c6db81d7f7 (patch)
tree166a38f0fef36f6d430df0adfd388647f1e4ef70 /workspaces/arborist/package.json
parentdf68f31cc3dfcff53ba43bc207cf9bfa9ba34b53 (diff)
chore: @npmcli/template-oss@4.7.1
Diffstat (limited to 'workspaces/arborist/package.json')
-rw-r--r--workspaces/arborist/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index 31cfad06d..e3594e18c 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -43,7 +43,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "4.3.2",
+ "@npmcli/template-oss": "4.7.1",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"minify-registry-metadata": "^2.1.0",
@@ -105,7 +105,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.3.2",
+ "version": "4.7.1",
"content": "../../scripts/template-oss/index.js"
}
}