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-04-07 00:53:05 +0300
committerGitHub <noreply@github.com>2022-04-07 00:53:05 +0300
commit1ba7fcb19889cfe423c9d0bec174b97cf4174e21 (patch)
tree7e5e39bf24b32b0c98267650bcbbe4e34f3953e7 /workspaces/arborist/package.json
parent1b30c725ecd0f03f55e3c0576962972748eec238 (diff)
chore: @npmcli/template-oss@3.3.1 (#4692)
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 df12184d2..f73a2b98b 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -40,7 +40,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
- "@npmcli/template-oss": "3.2.2",
+ "@npmcli/template-oss": "3.3.1",
"benchmark": "^2.1.4",
"chalk": "^4.1.0",
"minify-registry-metadata": "^2.1.0",
@@ -101,6 +101,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "3.2.2"
+ "version": "3.3.1"
}
}