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-08-26 01:03:57 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-08-26 01:09:42 +0300
commit02541a079d0cb88a5c16cf0d2fefb8bdf93233f0 (patch)
treed4911d36b567d78264d72e9204e96a68c4014860 /workspaces/arborist/package.json
parent1286f03fe73dee9a447b13b662f0c5622ab6ec9e (diff)
chore: @npmcli/template-oss@3.7.0
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 0b9638771..3adbfafe3 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "3.5.0",
+ "@npmcli/template-oss": "3.7.0",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"minify-registry-metadata": "^2.1.0",
@@ -103,6 +103,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "3.5.0"
+ "version": "3.7.0"
}
}