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-04-21 00:26:44 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2022-04-26 23:27:44 +0300
commit5b6cbf8453903a82a13f37c1edf47e6b83785432 (patch)
treea73880a77dcadb34076e2be30bba24f84ad6ab16 /workspaces/arborist/package.json
parente163a0b4ba6da539c43f5af09d58aa45d964a720 (diff)
chore(deps): @npmcli/template-oss@3.4.2
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 a4d29f14e..6f6342b31 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.3.2",
+ "@npmcli/template-oss": "3.4.2",
"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.3.2"
+ "version": "3.4.2"
}
}