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-31 23:04:09 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-08-31 23:32:57 +0300
commit6f08157d49d9df141351c78342920df2ef12920b (patch)
tree8223e975c5d0f85709015acdbe3fe77f72f24ff3 /workspaces/arborist/package.json
parentf628431c8a79d7cf00987ca6372dc34d4fbadfcf (diff)
chore: use release please
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 c6e2bd25c..a27ede272 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.7.1",
+ "@npmcli/template-oss": "3.8.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.7.1"
+ "version": "3.8.0"
}
}